[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260601 13:39:07.893049 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:41111,127.18.212.189:39331,127.18.212.188:38737
I20260601 13:39:07.894697 19282 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260601 13:39:07.895551 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:07.903847 19288 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:07.903847 19290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:07.903857 19287 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:07.904990 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:07.905874 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:07.906002 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:07.906078 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321147906073 us; error 0 us; skew 500 ppm
I20260601 13:39:07.908768 19282 webserver.cc:533] Webserver started at http://127.18.212.190:41685/ using document root <none> and password file <none>
I20260601 13:39:07.909530 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:07.909605 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:07.909899 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:07.911901 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "e10a21a270634ec9987a37f6c7117170"
format_stamp: "Formatted at 2026-06-01 13:39:07 on dist-test-slave-b9mm"
I20260601 13:39:07.916374 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:39:07.919297 19295 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:07.920742 19282 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:39:07.920909 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "e10a21a270634ec9987a37f6c7117170"
format_stamp: "Formatted at 2026-06-01 13:39:07 on dist-test-slave-b9mm"
I20260601 13:39:07.921053 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:07.942792 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:07.943535 19282 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
I20260601 13:39:07.943747 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:07.952052 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:41111
I20260601 13:39:07.952065 19347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:41111 every 8 connection(s)
I20260601 13:39:07.953543 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:07.955868 19348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:39:07.956175 19350 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:07.956482 19351 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:07.956523 19353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:07.956781 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:07.956983 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:07.957032 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:07.957050 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321147957049 us; error 0 us; skew 500 ppm
I20260601 13:39:07.958058 19282 webserver.cc:533] Webserver started at http://127.18.212.189:41817/ using document root <none> and password file <none>
I20260601 13:39:07.958240 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:07.958321 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:07.958410 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:07.958819 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-1-root/instance:
uuid: "b79d92153647484fbc9417dcd454bee7"
format_stamp: "Formatted at 2026-06-01 13:39:07 on dist-test-slave-b9mm"
I20260601 13:39:07.960590 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:07.960808 19348 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:07.961777 19358 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:07.962121 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:07.962249 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-1-root
uuid: "b79d92153647484fbc9417dcd454bee7"
format_stamp: "Formatted at 2026-06-01 13:39:07 on dist-test-slave-b9mm"
I20260601 13:39:07.962335 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:07.972182 19348 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:07.973197 19297 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.212.189:39331: connect: Connection refused (error 111)
W20260601 13:39:07.974218 19348 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.212.189:39331: Network error: Client connection negotiation failed: client connection to 127.18.212.189:39331: connect: Connection refused (error 111)
I20260601 13:39:07.981894 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:07.982376 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:07.988197 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.189:39331
I20260601 13:39:07.988322 19413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.189:39331 every 8 connection(s)
I20260601 13:39:07.989039 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:07.989308 19414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:07.991155 19414 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:07.991535 19417 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:07.991578 19416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:07.991747 19419 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:07.991983 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:07.992401 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:07.992483 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:07.992511 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321147992510 us; error 0 us; skew 500 ppm
I20260601 13:39:07.993620 19282 webserver.cc:533] Webserver started at http://127.18.212.188:37623/ using document root <none> and password file <none>
I20260601 13:39:07.993790 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:07.993858 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:07.993935 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:07.994421 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-2-root/instance:
uuid: "2078f567c7674bfe90e2a6efff361062"
format_stamp: "Formatted at 2026-06-01 13:39:07 on dist-test-slave-b9mm"
I20260601 13:39:07.996680 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:07.996770 19414 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:07.998157 19426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:07.998587 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:07.998670 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-2-root
uuid: "2078f567c7674bfe90e2a6efff361062"
format_stamp: "Formatted at 2026-06-01 13:39:07 on dist-test-slave-b9mm"
I20260601 13:39:07.998785 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:08.002375 19414 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:08.004038 19414 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.212.188:38737: Network error: Client connection negotiation failed: client connection to 127.18.212.188:38737: connect: Connection refused (error 111)
I20260601 13:39:08.008023 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:08.008623 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:08.014424 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.188:38737
I20260601 13:39:08.014554 19479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.188:38737 every 8 connection(s)
I20260601 13:39:08.015130 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:08.015780 19480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:08.016948 19480 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:08.022089 19480 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:08.023464 19348 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } attempt: 1
I20260601 13:39:08.027791 19480 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:08.028802 19348 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:08.034938 19480 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062: Bootstrap starting.
I20260601 13:39:08.034938 19348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170: Bootstrap starting.
I20260601 13:39:08.037963 19348 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:08.037966 19480 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:08.039004 19480 log.cc:826] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062: Log is configured to *not* fsync() on all Append() calls
I20260601 13:39:08.040892 19480 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062: No bootstrap required, opened a new log
I20260601 13:39:08.040892 19348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170: No bootstrap required, opened a new log
I20260601 13:39:08.043766 19348 raft_consensus.cc:359] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } }
I20260601 13:39:08.043756 19480 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } }
I20260601 13:39:08.043964 19348 raft_consensus.cc:385] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:08.044001 19480 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:08.044034 19348 raft_consensus.cc:740] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e10a21a270634ec9987a37f6c7117170, State: Initialized, Role: FOLLOWER
I20260601 13:39:08.044078 19480 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2078f567c7674bfe90e2a6efff361062, State: Initialized, Role: FOLLOWER
I20260601 13:39:08.044493 19480 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } }
I20260601 13:39:08.044493 19348 consensus_queue.cc:260] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } }
I20260601 13:39:08.045061 19488 sys_catalog.cc:455] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [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: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } } }
I20260601 13:39:08.045208 19488 sys_catalog.cc:458] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:08.045390 19489 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [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: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } } }
I20260601 13:39:08.045477 19489 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:08.045908 19348 sys_catalog.cc:565] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:08.045909 19480 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:08.048585 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:39:08.051501 19510 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:08.051502 19511 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:08.051666 19510 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:08.051687 19511 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:08.056334 19414 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } attempt: 1
I20260601 13:39:08.062990 19414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7: Bootstrap starting.
I20260601 13:39:08.064399 19414 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:08.066105 19414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7: No bootstrap required, opened a new log
I20260601 13:39:08.066707 19414 raft_consensus.cc:359] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } }
I20260601 13:39:08.066851 19414 raft_consensus.cc:385] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:08.066898 19414 raft_consensus.cc:740] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b79d92153647484fbc9417dcd454bee7, State: Initialized, Role: FOLLOWER
I20260601 13:39:08.067131 19414 consensus_queue.cc:260] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } }
I20260601 13:39:08.067615 19514 sys_catalog.cc:455] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [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: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } } }
I20260601 13:39:08.067745 19514 sys_catalog.cc:458] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:08.067858 19414 sys_catalog.cc:565] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:08.069962 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260601 13:39:08.070632 19525 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260601 13:39:08.070725 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:08.070732 19525 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:08.073673 19526 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.073737 19527 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.074047 19529 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:08.074168 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:08.074394 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:08.074441 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:08.074483 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321148074482 us; error 0 us; skew 500 ppm
I20260601 13:39:08.075682 19282 webserver.cc:533] Webserver started at http://127.18.212.129:46275/ using document root <none> and password file <none>
I20260601 13:39:08.075870 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:08.075928 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:08.076025 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:08.076545 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "e19359f27acb4509849af85506535983"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-b9mm"
I20260601 13:39:08.078565 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:08.079916 19534 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.080248 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:08.080323 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "e19359f27acb4509849af85506535983"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-b9mm"
I20260601 13:39:08.080425 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:08.091457 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:08.092085 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:08.092608 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:08.093611 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:08.093672 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.093737 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:08.093776 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.100709 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:38531
I20260601 13:39:08.100770 19597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:38531 every 8 connection(s)
I20260601 13:39:08.102339 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:08.107406 19604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.108696 19605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.108974 19607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:08.109378 19599 heartbeater.cc:344] Connected to a master server at 127.18.212.188:38737
I20260601 13:39:08.109894 19598 heartbeater.cc:344] Connected to a master server at 127.18.212.190:41111
I20260601 13:39:08.109925 19600 heartbeater.cc:344] Connected to a master server at 127.18.212.189:39331
I20260601 13:39:08.109978 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:08.110021 19600 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.110172 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:08.110225 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:08.110248 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321148110247 us; error 0 us; skew 500 ppm
I20260601 13:39:08.109895 19599 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.110723 19600 heartbeater.cc:507] Master 127.18.212.189:39331 requested a full tablet report, sending...
I20260601 13:39:08.110020 19598 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.111256 19282 webserver.cc:533] Webserver started at http://127.18.212.130:46741/ using document root <none> and password file <none>
I20260601 13:39:08.111342 19598 heartbeater.cc:507] Master 127.18.212.190:41111 requested a full tablet report, sending...
I20260601 13:39:08.111479 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:08.111560 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:08.111650 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:08.112119 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "2a9ff1731386480f9671a4b86160f36c"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-b9mm"
I20260601 13:39:08.112365 19378 ts_manager.cc:194] Registered new tserver with Master: e19359f27acb4509849af85506535983 (127.18.212.129:38531)
I20260601 13:39:08.113255 19312 ts_manager.cc:194] Registered new tserver with Master: e19359f27acb4509849af85506535983 (127.18.212.129:38531)
I20260601 13:39:08.114267 19599 heartbeater.cc:507] Master 127.18.212.188:38737 requested a full tablet report, sending...
I20260601 13:39:08.114588 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:08.114984 19444 ts_manager.cc:194] Registered new tserver with Master: e19359f27acb4509849af85506535983 (127.18.212.129:38531)
I20260601 13:39:08.115971 19613 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.116310 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:08.116410 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "2a9ff1731386480f9671a4b86160f36c"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-b9mm"
I20260601 13:39:08.116511 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:08.135667 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:08.136217 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:08.136601 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:08.137168 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:08.137233 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.137295 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:08.137326 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.144079 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:36121
I20260601 13:39:08.144106 19676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:36121 every 8 connection(s)
I20260601 13:39:08.145306 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:08.150664 19678 heartbeater.cc:344] Connected to a master server at 127.18.212.188:38737
I20260601 13:39:08.150830 19678 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.151144 19678 heartbeater.cc:507] Master 127.18.212.188:38737 requested a full tablet report, sending...
I20260601 13:39:08.151347 19677 heartbeater.cc:344] Connected to a master server at 127.18.212.190:41111
I20260601 13:39:08.151470 19677 heartbeater.cc:461] Registering TS with master...
W20260601 13:39:08.151510 19684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:08.151721 19677 heartbeater.cc:507] Master 127.18.212.190:41111 requested a full tablet report, sending...
I20260601 13:39:08.151927 19282 server_base.cc:1061] running on GCE node
W20260601 13:39:08.152077 19683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.152161 19686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:08.152189 19444 ts_manager.cc:194] Registered new tserver with Master: 2a9ff1731386480f9671a4b86160f36c (127.18.212.130:36121)
I20260601 13:39:08.152490 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:08.152539 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:08.152566 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321148152565 us; error 0 us; skew 500 ppm
I20260601 13:39:08.152614 19312 ts_manager.cc:194] Registered new tserver with Master: 2a9ff1731386480f9671a4b86160f36c (127.18.212.130:36121)
I20260601 13:39:08.153676 19282 webserver.cc:533] Webserver started at http://127.18.212.131:34451/ using document root <none> and password file <none>
I20260601 13:39:08.153870 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:08.153947 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:08.154034 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:08.154451 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "eb84a308805e40d29c6a71ee0b6b71db"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-b9mm"
I20260601 13:39:08.156508 19679 heartbeater.cc:344] Connected to a master server at 127.18.212.189:39331
I20260601 13:39:08.156622 19679 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.156906 19679 heartbeater.cc:507] Master 127.18.212.189:39331 requested a full tablet report, sending...
I20260601 13:39:08.157007 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:39:08.157701 19378 ts_manager.cc:194] Registered new tserver with Master: 2a9ff1731386480f9671a4b86160f36c (127.18.212.130:36121)
I20260601 13:39:08.158187 19692 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.158459 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:08.158550 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "eb84a308805e40d29c6a71ee0b6b71db"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-b9mm"
I20260601 13:39:08.158636 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:08.166481 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:08.167004 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:08.167416 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:08.167972 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:08.168040 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.168100 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:08.168134 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.174382 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:33073
I20260601 13:39:08.174635 19755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:33073 every 8 connection(s)
I20260601 13:39:08.180557 19757 heartbeater.cc:344] Connected to a master server at 127.18.212.188:38737
I20260601 13:39:08.180680 19757 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.180941 19757 heartbeater.cc:507] Master 127.18.212.188:38737 requested a full tablet report, sending...
I20260601 13:39:08.181236 19756 heartbeater.cc:344] Connected to a master server at 127.18.212.190:41111
I20260601 13:39:08.181758 19444 ts_manager.cc:194] Registered new tserver with Master: eb84a308805e40d29c6a71ee0b6b71db (127.18.212.131:33073)
I20260601 13:39:08.182088 19758 heartbeater.cc:344] Connected to a master server at 127.18.212.189:39331
I20260601 13:39:08.182229 19758 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.182451 19758 heartbeater.cc:507] Master 127.18.212.189:39331 requested a full tablet report, sending...
I20260601 13:39:08.181402 19756 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.182818 19756 heartbeater.cc:507] Master 127.18.212.190:41111 requested a full tablet report, sending...
I20260601 13:39:08.183327 19378 ts_manager.cc:194] Registered new tserver with Master: eb84a308805e40d29c6a71ee0b6b71db (127.18.212.131:33073)
I20260601 13:39:08.183590 19312 ts_manager.cc:194] Registered new tserver with Master: eb84a308805e40d29c6a71ee0b6b71db (127.18.212.131:33073)
I20260601 13:39:08.184095 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008978004s
W20260601 13:39:08.195092 19301 tablet.cc:2404] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:39:08.289062 19489 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:08.289285 19489 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } }
I20260601 13:39:08.290324 19489 leader_election.cc:290] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e10a21a270634ec9987a37f6c7117170 (127.18.212.190:41111), b79d92153647484fbc9417dcd454bee7 (127.18.212.189:39331)
I20260601 13:39:08.291016 19322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2078f567c7674bfe90e2a6efff361062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e10a21a270634ec9987a37f6c7117170" is_pre_election: true
I20260601 13:39:08.291018 19388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2078f567c7674bfe90e2a6efff361062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b79d92153647484fbc9417dcd454bee7" is_pre_election: true
I20260601 13:39:08.291337 19322 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2078f567c7674bfe90e2a6efff361062 in term 0.
I20260601 13:39:08.291338 19388 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2078f567c7674bfe90e2a6efff361062 in term 0.
I20260601 13:39:08.291867 19428 leader_election.cc:304] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2078f567c7674bfe90e2a6efff361062, e10a21a270634ec9987a37f6c7117170; no voters: 
I20260601 13:39:08.292228 19489 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:08.292361 19489 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:08.292426 19489 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:08.293479 19489 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } }
I20260601 13:39:08.293936 19489 leader_election.cc:290] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [CANDIDATE]: Term 1 election: Requested vote from peers e10a21a270634ec9987a37f6c7117170 (127.18.212.190:41111), b79d92153647484fbc9417dcd454bee7 (127.18.212.189:39331)
I20260601 13:39:08.294520 19322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2078f567c7674bfe90e2a6efff361062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e10a21a270634ec9987a37f6c7117170"
I20260601 13:39:08.294564 19388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2078f567c7674bfe90e2a6efff361062" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b79d92153647484fbc9417dcd454bee7"
I20260601 13:39:08.294695 19322 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:08.294729 19388 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:08.295791 19388 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2078f567c7674bfe90e2a6efff361062 in term 1.
I20260601 13:39:08.295847 19322 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2078f567c7674bfe90e2a6efff361062 in term 1.
I20260601 13:39:08.296236 19428 leader_election.cc:304] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2078f567c7674bfe90e2a6efff361062, b79d92153647484fbc9417dcd454bee7; no voters: 
I20260601 13:39:08.296444 19489 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:08.296702 19489 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 1 LEADER]: Becoming Leader. State: Replica: 2078f567c7674bfe90e2a6efff361062, State: Running, Role: LEADER
I20260601 13:39:08.297046 19489 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } }
I20260601 13:39:08.299145 19764 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2078f567c7674bfe90e2a6efff361062. Latest consensus state: current_term: 1 leader_uuid: "2078f567c7674bfe90e2a6efff361062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } } }
I20260601 13:39:08.299373 19764 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:08.299932 19766 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:08.301219 19766 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:08.306457 19322 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [term 1 FOLLOWER]: Refusing update from remote peer 2078f567c7674bfe90e2a6efff361062: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:08.306457 19388 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [term 1 FOLLOWER]: Refusing update from remote peer 2078f567c7674bfe90e2a6efff361062: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:08.307137 19764 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:08.307355 19489 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:08.309558 19514 sys_catalog.cc:455] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2078f567c7674bfe90e2a6efff361062. Latest consensus state: current_term: 1 leader_uuid: "2078f567c7674bfe90e2a6efff361062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } } }
I20260601 13:39:08.309580 19488 sys_catalog.cc:455] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2078f567c7674bfe90e2a6efff361062. Latest consensus state: current_term: 1 leader_uuid: "2078f567c7674bfe90e2a6efff361062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } } }
I20260601 13:39:08.309698 19514 sys_catalog.cc:458] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:08.309748 19488 sys_catalog.cc:458] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:08.311852 19772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2078f567c7674bfe90e2a6efff361062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } } }
I20260601 13:39:08.311985 19772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:08.312013 19514 sys_catalog.cc:455] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2078f567c7674bfe90e2a6efff361062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } } }
I20260601 13:39:08.312085 19514 sys_catalog.cc:458] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:08.312108 19488 sys_catalog.cc:455] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2078f567c7674bfe90e2a6efff361062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } } }
I20260601 13:39:08.312215 19769 mvcc.cc:204] Tried to move back new op lower bound from 7292195423455956992 to 7292195423427608576. Current Snapshot: MvccSnapshot[applied={T|T < 7292195423455956992}]
I20260601 13:39:08.312222 19488 sys_catalog.cc:458] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:08.312464 19489 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2078f567c7674bfe90e2a6efff361062" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e10a21a270634ec9987a37f6c7117170" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 41111 } } peers { permanent_uuid: "b79d92153647484fbc9417dcd454bee7" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 39331 } } peers { permanent_uuid: "2078f567c7674bfe90e2a6efff361062" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 38737 } } }
I20260601 13:39:08.312563 19489 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:08.315006 19766 catalog_manager.cc:1382] Generated new cluster ID: d0d75f0ec861492da6ac2e75883c08fa
I20260601 13:39:08.315124 19766 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:08.345556 19766 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:08.346614 19766 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:08.369413 19766 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062: Generated new TSK 0
I20260601 13:39:08.370497 19766 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:09.053112 19510 catalog_manager.cc:1294] Loaded cluster ID: d0d75f0ec861492da6ac2e75883c08fa
I20260601 13:39:09.053251 19510 catalog_manager.cc:1587] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170: loading cluster ID for follower catalog manager: success
I20260601 13:39:09.054991 19510 catalog_manager.cc:1609] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170: acquiring CA information for follower catalog manager: success
I20260601 13:39:09.056044 19510 catalog_manager.cc:1637] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:09.071985 19525 catalog_manager.cc:1294] Loaded cluster ID: d0d75f0ec861492da6ac2e75883c08fa
I20260601 13:39:09.072119 19525 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7: loading cluster ID for follower catalog manager: success
I20260601 13:39:09.073427 19525 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7: acquiring CA information for follower catalog manager: success
I20260601 13:39:09.074041 19525 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:09.117846 19444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51388
I20260601 13:39:09.155210 19444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51398
I20260601 13:39:09.184638 19444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51400
I20260601 13:39:10.048676 19509 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:10.119524 19599 heartbeater.cc:499] Master 127.18.212.188:38737 was elected leader, sending a full tablet report...
I20260601 13:39:10.156397 19678 heartbeater.cc:499] Master 127.18.212.188:38737 was elected leader, sending a full tablet report...
I20260601 13:39:10.185825 19757 heartbeater.cc:499] Master 127.18.212.188:38737 was elected leader, sending a full tablet report...
I20260601 13:39:10.466357 19444 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51406:
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"
    }
  }
}
I20260601 13:39:10.490466 19720 tablet_service.cc:1511] Processing CreateTablet for tablet 7068c19c43a54a83943609f0972c3740 (DEFAULT_TABLE table=test-workload [id=a881259575a843538e8ccea15a377e01]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:10.490466 19562 tablet_service.cc:1511] Processing CreateTablet for tablet 06330016dc0040fe98b8f27b0ef85874 (DEFAULT_TABLE table=test-workload [id=a881259575a843538e8ccea15a377e01]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:10.490466 19561 tablet_service.cc:1511] Processing CreateTablet for tablet 3613b6c30dda4f7480bbc818b4e55fec (DEFAULT_TABLE table=test-workload [id=a881259575a843538e8ccea15a377e01]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:10.491233 19562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06330016dc0040fe98b8f27b0ef85874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.491233 19720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7068c19c43a54a83943609f0972c3740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.491473 19561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3613b6c30dda4f7480bbc818b4e55fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.494012 19638 tablet_service.cc:1511] Processing CreateTablet for tablet 452121fdd17e403fac7ac9242ab1b1db (DEFAULT_TABLE table=test-workload [id=a881259575a843538e8ccea15a377e01]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:10.494356 19638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452121fdd17e403fac7ac9242ab1b1db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.495304 19804 tablet_bootstrap.cc:492] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983: Bootstrap starting.
I20260601 13:39:10.496711 19804 tablet_bootstrap.cc:654] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.497061 19806 tablet_bootstrap.cc:492] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c: Bootstrap starting.
I20260601 13:39:10.497687 19805 tablet_bootstrap.cc:492] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db: Bootstrap starting.
I20260601 13:39:10.498260 19806 tablet_bootstrap.cc:654] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.498809 19805 tablet_bootstrap.cc:654] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.499980 19804 tablet_bootstrap.cc:492] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983: No bootstrap required, opened a new log
I20260601 13:39:10.500114 19804 ts_tablet_manager.cc:1403] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:39:10.500329 19806 tablet_bootstrap.cc:492] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c: No bootstrap required, opened a new log
I20260601 13:39:10.500419 19806 ts_tablet_manager.cc:1403] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:10.500706 19804 raft_consensus.cc:359] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e19359f27acb4509849af85506535983" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38531 } }
I20260601 13:39:10.500747 19806 raft_consensus.cc:359] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a9ff1731386480f9671a4b86160f36c" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36121 } }
I20260601 13:39:10.500828 19804 raft_consensus.cc:385] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.500852 19806 raft_consensus.cc:385] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.500922 19806 raft_consensus.cc:740] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a9ff1731386480f9671a4b86160f36c, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.501086 19806 consensus_queue.cc:260] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a9ff1731386480f9671a4b86160f36c" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36121 } }
I20260601 13:39:10.501180 19806 raft_consensus.cc:399] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:10.501235 19806 raft_consensus.cc:493] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:10.501289 19806 raft_consensus.cc:3060] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.500854 19804 raft_consensus.cc:740] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19359f27acb4509849af85506535983, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.501291 19805 tablet_bootstrap.cc:492] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db: No bootstrap required, opened a new log
I20260601 13:39:10.501541 19805 ts_tablet_manager.cc:1403] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:10.501591 19804 consensus_queue.cc:260] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e19359f27acb4509849af85506535983" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38531 } }
I20260601 13:39:10.501695 19804 raft_consensus.cc:399] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:10.501741 19804 raft_consensus.cc:493] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:10.501796 19804 raft_consensus.cc:3060] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.502040 19805 raft_consensus.cc:359] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb84a308805e40d29c6a71ee0b6b71db" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 33073 } }
I20260601 13:39:10.502133 19805 raft_consensus.cc:385] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.502206 19805 raft_consensus.cc:740] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb84a308805e40d29c6a71ee0b6b71db, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.502333 19805 consensus_queue.cc:260] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb84a308805e40d29c6a71ee0b6b71db" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 33073 } }
I20260601 13:39:10.502419 19805 raft_consensus.cc:399] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:10.502465 19805 raft_consensus.cc:493] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:10.502518 19805 raft_consensus.cc:3060] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.502593 19806 raft_consensus.cc:515] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a9ff1731386480f9671a4b86160f36c" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36121 } }
I20260601 13:39:10.502769 19806 leader_election.cc:304] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [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: 2a9ff1731386480f9671a4b86160f36c; no voters: 
I20260601 13:39:10.502940 19804 raft_consensus.cc:515] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e19359f27acb4509849af85506535983" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38531 } }
I20260601 13:39:10.503022 19806 leader_election.cc:290] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:10.503108 19804 leader_election.cc:304] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [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: e19359f27acb4509849af85506535983; no voters: 
I20260601 13:39:10.503293 19810 raft_consensus.cc:2804] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:10.503331 19804 leader_election.cc:290] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:10.503479 19806 ts_tablet_manager.cc:1434] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:10.503602 19805 raft_consensus.cc:515] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb84a308805e40d29c6a71ee0b6b71db" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 33073 } }
I20260601 13:39:10.503659 19810 raft_consensus.cc:697] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 1 LEADER]: Becoming Leader. State: Replica: 2a9ff1731386480f9671a4b86160f36c, State: Running, Role: LEADER
I20260601 13:39:10.503742 19804 ts_tablet_manager.cc:1434] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:39:10.503736 19805 leader_election.cc:304] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [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: eb84a308805e40d29c6a71ee0b6b71db; no voters: 
I20260601 13:39:10.504005 19805 leader_election.cc:290] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:10.504055 19804 tablet_bootstrap.cc:492] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983: Bootstrap starting.
I20260601 13:39:10.504328 19805 ts_tablet_manager.cc:1434] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:10.504346 19810 consensus_queue.cc:237] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [LEADER]: Queue going to LEADER mode. State: All 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: "2a9ff1731386480f9671a4b86160f36c" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36121 } }
I20260601 13:39:10.505237 19804 tablet_bootstrap.cc:654] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.507896 19444 catalog_manager.cc:5696] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a9ff1731386480f9671a4b86160f36c (127.18.212.130). New cstate: current_term: 1 leader_uuid: "2a9ff1731386480f9671a4b86160f36c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a9ff1731386480f9671a4b86160f36c" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36121 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:10.513065 19816 raft_consensus.cc:2804] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:10.513748 19816 raft_consensus.cc:697] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 1 LEADER]: Becoming Leader. State: Replica: eb84a308805e40d29c6a71ee0b6b71db, State: Running, Role: LEADER
I20260601 13:39:10.513908 19816 consensus_queue.cc:237] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [LEADER]: Queue going to LEADER mode. State: All 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: "eb84a308805e40d29c6a71ee0b6b71db" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 33073 } }
I20260601 13:39:10.514583 19804 tablet_bootstrap.cc:492] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983: No bootstrap required, opened a new log
I20260601 13:39:10.514706 19804 ts_tablet_manager.cc:1403] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:39:10.515240 19804 raft_consensus.cc:359] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e19359f27acb4509849af85506535983" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38531 } }
I20260601 13:39:10.515345 19804 raft_consensus.cc:385] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.515399 19804 raft_consensus.cc:740] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19359f27acb4509849af85506535983, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.515937 19444 catalog_manager.cc:5696] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db reported cstate change: term changed from 0 to 1, leader changed from <none> to eb84a308805e40d29c6a71ee0b6b71db (127.18.212.131). New cstate: current_term: 1 leader_uuid: "eb84a308805e40d29c6a71ee0b6b71db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb84a308805e40d29c6a71ee0b6b71db" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 33073 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:10.517481 19804 consensus_queue.cc:260] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e19359f27acb4509849af85506535983" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38531 } }
I20260601 13:39:10.517603 19804 raft_consensus.cc:399] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:10.517647 19804 raft_consensus.cc:493] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:10.517699 19804 raft_consensus.cc:3060] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.518998 19804 raft_consensus.cc:515] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e19359f27acb4509849af85506535983" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38531 } }
I20260601 13:39:10.520561 19804 leader_election.cc:304] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [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: e19359f27acb4509849af85506535983; no voters: 
I20260601 13:39:10.520692 19804 leader_election.cc:290] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:10.521057 19821 raft_consensus.cc:2804] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:10.521173 19804 ts_tablet_manager.cc:1434] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:39:10.521294 19821 raft_consensus.cc:697] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 1 LEADER]: Becoming Leader. State: Replica: e19359f27acb4509849af85506535983, State: Running, Role: LEADER
I20260601 13:39:10.513053 19812 raft_consensus.cc:2804] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:10.521416 19812 raft_consensus.cc:697] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 1 LEADER]: Becoming Leader. State: Replica: e19359f27acb4509849af85506535983, State: Running, Role: LEADER
I20260601 13:39:10.521449 19821 consensus_queue.cc:237] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [LEADER]: Queue going to LEADER mode. State: All 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: "e19359f27acb4509849af85506535983" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38531 } }
I20260601 13:39:10.521535 19812 consensus_queue.cc:237] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [LEADER]: Queue going to LEADER mode. State: All 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: "e19359f27acb4509849af85506535983" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38531 } }
I20260601 13:39:10.523337 19443 catalog_manager.cc:5696] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19359f27acb4509849af85506535983 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "e19359f27acb4509849af85506535983" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e19359f27acb4509849af85506535983" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38531 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:10.528456 19443 catalog_manager.cc:5696] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19359f27acb4509849af85506535983 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "e19359f27acb4509849af85506535983" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e19359f27acb4509849af85506535983" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38531 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:10.540824 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:39:10.547143 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:10.547610 19282 tablet_replica.cc:333] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983: stopping tablet replica
I20260601 13:39:10.547987 19282 raft_consensus.cc:2243] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.548221 19282 raft_consensus.cc:2272] T 06330016dc0040fe98b8f27b0ef85874 P e19359f27acb4509849af85506535983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.549871 19282 tablet_replica.cc:333] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983: stopping tablet replica
I20260601 13:39:10.550004 19282 raft_consensus.cc:2243] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.550163 19282 raft_consensus.cc:2272] T 3613b6c30dda4f7480bbc818b4e55fec P e19359f27acb4509849af85506535983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.565824 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:39:10.572249 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:39:10.577152 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:10.577529 19282 tablet_replica.cc:333] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c: stopping tablet replica
I20260601 13:39:10.577725 19282 raft_consensus.cc:2243] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.577929 19282 raft_consensus.cc:2272] T 452121fdd17e403fac7ac9242ab1b1db P 2a9ff1731386480f9671a4b86160f36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.592192 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:39:10.594687 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:39:10.599275 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:10.599661 19282 tablet_replica.cc:333] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db: stopping tablet replica
I20260601 13:39:10.599849 19282 raft_consensus.cc:2243] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.600044 19282 raft_consensus.cc:2272] T 7068c19c43a54a83943609f0972c3740 P eb84a308805e40d29c6a71ee0b6b71db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.613888 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:39:10.616626 19282 master.cc:562] Master@127.18.212.190:41111 shutting down...
I20260601 13:39:10.620684 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:10.620893 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.620960 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P e10a21a270634ec9987a37f6c7117170: stopping tablet replica
I20260601 13:39:10.634780 19282 master.cc:584] Master@127.18.212.190:41111 shutdown complete.
I20260601 13:39:10.638871 19282 master.cc:562] Master@127.18.212.189:39331 shutting down...
I20260601 13:39:10.643415 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:10.643651 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.643733 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P b79d92153647484fbc9417dcd454bee7: stopping tablet replica
I20260601 13:39:10.657128 19282 master.cc:584] Master@127.18.212.189:39331 shutdown complete.
I20260601 13:39:10.660513 19282 master.cc:562] Master@127.18.212.188:38737 shutting down...
I20260601 13:39:10.665040 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.665501 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.665577 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2078f567c7674bfe90e2a6efff361062: stopping tablet replica
I20260601 13:39:10.680037 19282 master.cc:584] Master@127.18.212.188:38737 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2797 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:39:10.690145 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:39635
I20260601 13:39:10.690632 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:10.692755 19832 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:10.692888 19829 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:10.692927 19282 server_base.cc:1061] running on GCE node
W20260601 13:39:10.693069 19830 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:10.693331 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:10.693392 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:10.693426 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321150693425 us; error 0 us; skew 500 ppm
I20260601 13:39:10.694468 19282 webserver.cc:533] Webserver started at http://127.18.212.190:46143/ using document root <none> and password file <none>
I20260601 13:39:10.694676 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:10.694749 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:10.694846 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:10.695385 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "73533521697844f29ba406d1b706e09e"
format_stamp: "Formatted at 2026-06-01 13:39:10 on dist-test-slave-b9mm"
I20260601 13:39:10.697187 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:10.698513 19837 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:10.698855 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:10.698954 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "73533521697844f29ba406d1b706e09e"
format_stamp: "Formatted at 2026-06-01 13:39:10 on dist-test-slave-b9mm"
I20260601 13:39:10.699394 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-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)
I20260601 13:39:10.756676 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:10.757270 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:10.762771 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:39635
I20260601 13:39:10.766084 19889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:39635 every 8 connection(s)
I20260601 13:39:10.766659 19890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.769084 19890 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e: Bootstrap starting.
I20260601 13:39:10.770134 19890 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.771416 19890 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e: No bootstrap required, opened a new log
I20260601 13:39:10.771888 19890 raft_consensus.cc:359] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73533521697844f29ba406d1b706e09e" member_type: VOTER }
I20260601 13:39:10.771992 19890 raft_consensus.cc:385] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.772018 19890 raft_consensus.cc:740] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73533521697844f29ba406d1b706e09e, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.772184 19890 consensus_queue.cc:260] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "73533521697844f29ba406d1b706e09e" member_type: VOTER }
I20260601 13:39:10.772284 19890 raft_consensus.cc:399] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:10.772310 19890 raft_consensus.cc:493] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:10.772341 19890 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.773085 19890 raft_consensus.cc:515] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73533521697844f29ba406d1b706e09e" member_type: VOTER }
I20260601 13:39:10.773206 19890 leader_election.cc:304] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [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: 73533521697844f29ba406d1b706e09e; no voters: 
I20260601 13:39:10.773401 19890 leader_election.cc:290] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:10.773568 19893 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:10.773802 19893 raft_consensus.cc:697] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 1 LEADER]: Becoming Leader. State: Replica: 73533521697844f29ba406d1b706e09e, State: Running, Role: LEADER
I20260601 13:39:10.773928 19890 sys_catalog.cc:565] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:10.774022 19893 consensus_queue.cc:237] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [LEADER]: Queue going to LEADER mode. State: All 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: "73533521697844f29ba406d1b706e09e" member_type: VOTER }
I20260601 13:39:10.774641 19895 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 73533521697844f29ba406d1b706e09e. Latest consensus state: current_term: 1 leader_uuid: "73533521697844f29ba406d1b706e09e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73533521697844f29ba406d1b706e09e" member_type: VOTER } }
I20260601 13:39:10.774747 19895 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:10.774736 19894 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "73533521697844f29ba406d1b706e09e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73533521697844f29ba406d1b706e09e" member_type: VOTER } }
I20260601 13:39:10.774852 19894 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:10.775175 19901 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:10.776147 19901 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:10.776439 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:10.778523 19901 catalog_manager.cc:1382] Generated new cluster ID: 8b62eea87cc04e668e4c84086b70af2c
I20260601 13:39:10.778591 19901 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:10.796656 19901 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:10.797534 19901 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:10.805922 19901 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e: Generated new TSK 0
I20260601 13:39:10.806257 19901 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:10.809145 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:10.811848 19911 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:10.811848 19912 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:10.812038 19282 server_base.cc:1061] running on GCE node
W20260601 13:39:10.811865 19914 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:10.812352 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:10.812400 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:10.812424 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321150812423 us; error 0 us; skew 500 ppm
I20260601 13:39:10.813617 19282 webserver.cc:533] Webserver started at http://127.18.212.129:36147/ using document root <none> and password file <none>
I20260601 13:39:10.813840 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:10.813915 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:10.814054 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:10.814559 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "5fc3010b33394b338d803ee230b4eb49"
format_stamp: "Formatted at 2026-06-01 13:39:10 on dist-test-slave-b9mm"
I20260601 13:39:10.816792 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:10.818228 19919 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:10.818584 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:10.818658 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "5fc3010b33394b338d803ee230b4eb49"
format_stamp: "Formatted at 2026-06-01 13:39:10 on dist-test-slave-b9mm"
I20260601 13:39:10.818737 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-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)
I20260601 13:39:10.831336 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:10.831861 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:10.832221 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:10.832960 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:10.833012 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:10.833053 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:10.833106 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:10.838920 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:39665
I20260601 13:39:10.838935 19982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:39665 every 8 connection(s)
I20260601 13:39:10.840152 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:10.842729 19987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:10.842768 19988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:10.843039 19282 server_base.cc:1061] running on GCE node
W20260601 13:39:10.843051 19990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:10.843575 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:10.843639 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:10.843672 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321150843671 us; error 0 us; skew 500 ppm
I20260601 13:39:10.844906 19282 webserver.cc:533] Webserver started at http://127.18.212.130:44739/ using document root <none> and password file <none>
I20260601 13:39:10.845119 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:10.845283 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:10.845515 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:10.846043 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "ab7c35387f8c4136b2b773271b7949d6"
format_stamp: "Formatted at 2026-06-01 13:39:10 on dist-test-slave-b9mm"
I20260601 13:39:10.846064 19983 heartbeater.cc:344] Connected to a master server at 127.18.212.190:39635
I20260601 13:39:10.846248 19983 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:10.846588 19983 heartbeater.cc:507] Master 127.18.212.190:39635 requested a full tablet report, sending...
I20260601 13:39:10.847409 19854 ts_manager.cc:194] Registered new tserver with Master: 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665)
I20260601 13:39:10.848384 19854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54116
I20260601 13:39:10.849972 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260601 13:39:10.851513 19995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:10.852069 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:10.852180 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "ab7c35387f8c4136b2b773271b7949d6"
format_stamp: "Formatted at 2026-06-01 13:39:10 on dist-test-slave-b9mm"
I20260601 13:39:10.852294 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-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)
I20260601 13:39:10.858697 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:10.859254 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:10.859623 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:10.860170 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:10.860230 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:10.860301 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:10.860345 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:10.865742 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:37631
I20260601 13:39:10.865813 20058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:37631 every 8 connection(s)
I20260601 13:39:10.866840 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:10.869280 20062 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:10.869390 20063 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:10.869639 20065 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:10.870431 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:10.870710 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:10.870776 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:10.870808 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321150870807 us; error 0 us; skew 500 ppm
I20260601 13:39:10.872227 19282 webserver.cc:533] Webserver started at http://127.18.212.131:41689/ using document root <none> and password file <none>
I20260601 13:39:10.872458 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:10.872556 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:10.872660 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:10.872922 20059 heartbeater.cc:344] Connected to a master server at 127.18.212.190:39635
I20260601 13:39:10.873073 20059 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:10.873278 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "36a58a6f0e134055ba4a775b79077c78"
format_stamp: "Formatted at 2026-06-01 13:39:10 on dist-test-slave-b9mm"
I20260601 13:39:10.873339 20059 heartbeater.cc:507] Master 127.18.212.190:39635 requested a full tablet report, sending...
I20260601 13:39:10.874114 19854 ts_manager.cc:194] Registered new tserver with Master: ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:10.874981 19854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54130
I20260601 13:39:10.875592 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:10.876955 20070 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:10.877295 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:10.877417 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "36a58a6f0e134055ba4a775b79077c78"
format_stamp: "Formatted at 2026-06-01 13:39:10 on dist-test-slave-b9mm"
I20260601 13:39:10.877547 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-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)
I20260601 13:39:10.884742 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:10.885349 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:10.885804 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:10.886409 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:10.886478 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:10.886547 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:10.886601 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:10.892743 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:42655
I20260601 13:39:10.892818 20133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:42655 every 8 connection(s)
I20260601 13:39:10.898497 20134 heartbeater.cc:344] Connected to a master server at 127.18.212.190:39635
I20260601 13:39:10.898644 20134 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:10.898940 20134 heartbeater.cc:507] Master 127.18.212.190:39635 requested a full tablet report, sending...
I20260601 13:39:10.899762 19854 ts_manager.cc:194] Registered new tserver with Master: 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131:42655)
I20260601 13:39:10.900219 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006918054s
I20260601 13:39:10.900462 19854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54146
I20260601 13:39:11.849918 19983 heartbeater.cc:499] Master 127.18.212.190:39635 was elected leader, sending a full tablet report...
I20260601 13:39:11.876217 20059 heartbeater.cc:499] Master 127.18.212.190:39635 was elected leader, sending a full tablet report...
I20260601 13:39:11.901523 20134 heartbeater.cc:499] Master 127.18.212.190:39635 was elected leader, sending a full tablet report...
I20260601 13:39:11.937853 19854 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54160:
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"
    }
  }
}
W20260601 13:39:11.938596 19854 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:11.954017 19947 tablet_service.cc:1511] Processing CreateTablet for tablet 73ff3c19a51f43a3a2f3fd439d0728ae (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:11.954017 19941 tablet_service.cc:1511] Processing CreateTablet for tablet 8750cafcbb2d4560b9638429bb84c6bc (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:11.954205 20020 tablet_service.cc:1511] Processing CreateTablet for tablet a278f2150db442928afbbd090db48cf1 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:11.954471 19947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ff3c19a51f43a3a2f3fd439d0728ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.954471 20020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a278f2150db442928afbbd090db48cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.954672 20019 tablet_service.cc:1511] Processing CreateTablet for tablet 4504da9501024e28b753d24eea51c651 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:11.954952 20019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4504da9501024e28b753d24eea51c651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.956918 20154 tablet_bootstrap.cc:492] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6: Bootstrap starting.
I20260601 13:39:11.957121 19941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8750cafcbb2d4560b9638429bb84c6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.957217 20018 tablet_service.cc:1511] Processing CreateTablet for tablet f82620a9afb24a7885bd49e912ff17de (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:11.957278 19946 tablet_service.cc:1511] Processing CreateTablet for tablet ce41480ca7884d75ad181b5e4d6b4701 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:11.957486 20018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82620a9afb24a7885bd49e912ff17de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.957707 19945 tablet_service.cc:1511] Processing CreateTablet for tablet e74c2c40e63b4c0d98906c78ae72d3b2 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:11.958144 20154 tablet_bootstrap.cc:654] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.958129 19944 tablet_service.cc:1511] Processing CreateTablet for tablet a278f2150db442928afbbd090db48cf1 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:11.958554 20017 tablet_service.cc:1511] Processing CreateTablet for tablet 8750cafcbb2d4560b9638429bb84c6bc (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:11.958748 19942 tablet_service.cc:1511] Processing CreateTablet for tablet f82620a9afb24a7885bd49e912ff17de (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:11.957486 19946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce41480ca7884d75ad181b5e4d6b4701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.959273 20021 tablet_service.cc:1511] Processing CreateTablet for tablet e74c2c40e63b4c0d98906c78ae72d3b2 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:11.959717 19940 tablet_service.cc:1511] Processing CreateTablet for tablet a0948affcf884f509efe84fc2e2d1b5b (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:11.959978 19940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0948affcf884f509efe84fc2e2d1b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.961653 20019 tablet_service.cc:1511] Processing CreateTablet for tablet a0948affcf884f509efe84fc2e2d1b5b (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:11.962316 20098 tablet_service.cc:1511] Processing CreateTablet for tablet 73ff3c19a51f43a3a2f3fd439d0728ae (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:11.962328 20097 tablet_service.cc:1511] Processing CreateTablet for tablet ce41480ca7884d75ad181b5e4d6b4701 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:11.962612 20098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ff3c19a51f43a3a2f3fd439d0728ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.962690 20096 tablet_service.cc:1511] Processing CreateTablet for tablet e74c2c40e63b4c0d98906c78ae72d3b2 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:11.962803 20097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce41480ca7884d75ad181b5e4d6b4701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.962945 20096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74c2c40e63b4c0d98906c78ae72d3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.964052 20091 tablet_service.cc:1511] Processing CreateTablet for tablet a0948affcf884f509efe84fc2e2d1b5b (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:11.964298 20091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0948affcf884f509efe84fc2e2d1b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.965301 20095 tablet_service.cc:1511] Processing CreateTablet for tablet a278f2150db442928afbbd090db48cf1 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:11.965561 20095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a278f2150db442928afbbd090db48cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.966423 20155 tablet_bootstrap.cc:492] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49: Bootstrap starting.
I20260601 13:39:11.967602 20155 tablet_bootstrap.cc:654] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.967756 20094 tablet_service.cc:1511] Processing CreateTablet for tablet 4504da9501024e28b753d24eea51c651 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:11.968029 20094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4504da9501024e28b753d24eea51c651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.968603 20092 tablet_service.cc:1511] Processing CreateTablet for tablet 8750cafcbb2d4560b9638429bb84c6bc (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:11.968888 20092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8750cafcbb2d4560b9638429bb84c6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.968991 20155 tablet_bootstrap.cc:492] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49: No bootstrap required, opened a new log
I20260601 13:39:11.969094 20155 ts_tablet_manager.cc:1403] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:11.969621 20155 raft_consensus.cc:359] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.969761 20155 raft_consensus.cc:385] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.969810 20155 raft_consensus.cc:740] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.969992 20155 consensus_queue.cc:260] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.970444 20155 ts_tablet_manager.cc:1434] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:11.970620 20155 tablet_bootstrap.cc:492] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49: Bootstrap starting.
I20260601 13:39:11.971316 20093 tablet_service.cc:1511] Processing CreateTablet for tablet f82620a9afb24a7885bd49e912ff17de (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:11.971594 20093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82620a9afb24a7885bd49e912ff17de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.971789 20155 tablet_bootstrap.cc:654] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.972999 20155 tablet_bootstrap.cc:492] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49: No bootstrap required, opened a new log
I20260601 13:39:11.973093 20155 ts_tablet_manager.cc:1403] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:11.973579 20155 raft_consensus.cc:359] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.973693 20155 raft_consensus.cc:385] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.973731 20155 raft_consensus.cc:740] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.973745 20023 tablet_service.cc:1511] Processing CreateTablet for tablet 73ff3c19a51f43a3a2f3fd439d0728ae (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:11.973875 20155 consensus_queue.cc:260] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.974143 20155 ts_tablet_manager.cc:1434] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.974361 20155 tablet_bootstrap.cc:492] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49: Bootstrap starting.
I20260601 13:39:11.974372 20022 tablet_service.cc:1511] Processing CreateTablet for tablet ce41480ca7884d75ad181b5e4d6b4701 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:11.958555 19943 tablet_service.cc:1511] Processing CreateTablet for tablet 4504da9501024e28b753d24eea51c651 (DEFAULT_TABLE table=test-workload [id=78e52f4fcb574d2fb29a83171fd6a38a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:11.974699 19943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4504da9501024e28b753d24eea51c651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.975605 20155 tablet_bootstrap.cc:654] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.976930 20155 tablet_bootstrap.cc:492] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49: No bootstrap required, opened a new log
I20260601 13:39:11.977030 20155 ts_tablet_manager.cc:1403] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:11.977337 19944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a278f2150db442928afbbd090db48cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.977501 20155 raft_consensus.cc:359] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.977622 20155 raft_consensus.cc:385] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.977664 20155 raft_consensus.cc:740] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.977795 20155 consensus_queue.cc:260] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.978103 20155 ts_tablet_manager.cc:1434] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:11.978291 20155 tablet_bootstrap.cc:492] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49: Bootstrap starting.
I20260601 13:39:11.979398 20155 tablet_bootstrap.cc:654] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.979867 19942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82620a9afb24a7885bd49e912ff17de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.980598 20155 tablet_bootstrap.cc:492] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49: No bootstrap required, opened a new log
I20260601 13:39:11.980698 20155 ts_tablet_manager.cc:1403] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:11.981127 20155 raft_consensus.cc:359] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.981230 20155 raft_consensus.cc:385] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.981258 20155 raft_consensus.cc:740] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.981395 20155 consensus_queue.cc:260] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.981678 20155 ts_tablet_manager.cc:1434] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:11.981835 20155 tablet_bootstrap.cc:492] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49: Bootstrap starting.
I20260601 13:39:11.982177 19945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74c2c40e63b4c0d98906c78ae72d3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.982925 20155 tablet_bootstrap.cc:654] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.984223 20155 tablet_bootstrap.cc:492] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49: No bootstrap required, opened a new log
I20260601 13:39:11.958813 20017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8750cafcbb2d4560b9638429bb84c6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.984328 20155 ts_tablet_manager.cc:1403] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:11.984457 20019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0948affcf884f509efe84fc2e2d1b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.984798 20155 raft_consensus.cc:359] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.984915 20155 raft_consensus.cc:385] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.984951 20155 raft_consensus.cc:740] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.985103 20155 consensus_queue.cc:260] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.985399 20155 ts_tablet_manager.cc:1434] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.985512 20022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce41480ca7884d75ad181b5e4d6b4701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.985577 20155 tablet_bootstrap.cc:492] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49: Bootstrap starting.
I20260601 13:39:11.985867 20154 tablet_bootstrap.cc:492] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6: No bootstrap required, opened a new log
I20260601 13:39:11.985962 20154 ts_tablet_manager.cc:1403] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.000s
I20260601 13:39:11.986416 20154 raft_consensus.cc:359] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.986512 20154 raft_consensus.cc:385] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.986541 20154 raft_consensus.cc:740] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.986611 20155 tablet_bootstrap.cc:654] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.986651 20154 consensus_queue.cc:260] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.987905 20155 tablet_bootstrap.cc:492] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49: No bootstrap required, opened a new log
I20260601 13:39:11.987995 20155 ts_tablet_manager.cc:1403] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:11.988145 20023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ff3c19a51f43a3a2f3fd439d0728ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.988449 20155 raft_consensus.cc:359] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.988544 20155 raft_consensus.cc:385] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.988574 20155 raft_consensus.cc:740] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.988687 20155 consensus_queue.cc:260] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.988950 20155 ts_tablet_manager.cc:1434] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.989120 20155 tablet_bootstrap.cc:492] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49: Bootstrap starting.
I20260601 13:39:11.989624 20154 ts_tablet_manager.cc:1434] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:39:11.989826 20154 tablet_bootstrap.cc:492] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6: Bootstrap starting.
I20260601 13:39:11.990165 20155 tablet_bootstrap.cc:654] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.990221 20021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74c2c40e63b4c0d98906c78ae72d3b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.990988 20154 tablet_bootstrap.cc:654] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.991492 20155 tablet_bootstrap.cc:492] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49: No bootstrap required, opened a new log
I20260601 13:39:11.991568 20155 ts_tablet_manager.cc:1403] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:11.992012 20155 raft_consensus.cc:359] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.992110 20155 raft_consensus.cc:385] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.992142 20155 raft_consensus.cc:740] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.992257 20155 consensus_queue.cc:260] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.992555 20155 ts_tablet_manager.cc:1434] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.992724 20155 tablet_bootstrap.cc:492] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49: Bootstrap starting.
I20260601 13:39:11.993180 20157 tablet_bootstrap.cc:492] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78: Bootstrap starting.
I20260601 13:39:11.993389 20154 tablet_bootstrap.cc:492] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6: No bootstrap required, opened a new log
I20260601 13:39:11.993494 20154 ts_tablet_manager.cc:1403] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:11.993760 20155 tablet_bootstrap.cc:654] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.993991 20154 raft_consensus.cc:359] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.994091 20154 raft_consensus.cc:385] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.994127 20154 raft_consensus.cc:740] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.994292 20157 tablet_bootstrap.cc:654] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.994258 20154 consensus_queue.cc:260] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.994609 20154 ts_tablet_manager.cc:1434] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.994786 20154 tablet_bootstrap.cc:492] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6: Bootstrap starting.
I20260601 13:39:11.995653 20157 tablet_bootstrap.cc:492] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78: No bootstrap required, opened a new log
I20260601 13:39:11.995744 20157 ts_tablet_manager.cc:1403] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:11.995846 20155 tablet_bootstrap.cc:492] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49: No bootstrap required, opened a new log
I20260601 13:39:11.995904 20154 tablet_bootstrap.cc:654] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.995926 20155 ts_tablet_manager.cc:1403] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:11.996268 20157 raft_consensus.cc:359] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.996368 20157 raft_consensus.cc:385] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.996412 20157 raft_consensus.cc:740] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.996382 20155 raft_consensus.cc:359] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.996483 20155 raft_consensus.cc:385] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:11.996526 20155 raft_consensus.cc:740] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.996533 20157 consensus_queue.cc:260] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.996642 20155 consensus_queue.cc:260] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:11.996901 20157 ts_tablet_manager.cc:1434] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:11.996946 20155 ts_tablet_manager.cc:1434] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.997102 20157 tablet_bootstrap.cc:492] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78: Bootstrap starting.
I20260601 13:39:11.998230 20157 tablet_bootstrap.cc:654] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:11.999857 20154 tablet_bootstrap.cc:492] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6: No bootstrap required, opened a new log
I20260601 13:39:11.999962 20154 ts_tablet_manager.cc:1403] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:12.000053 20157 tablet_bootstrap.cc:492] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78: No bootstrap required, opened a new log
I20260601 13:39:12.000172 20157 ts_tablet_manager.cc:1403] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:12.000413 20154 raft_consensus.cc:359] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.000563 20154 raft_consensus.cc:385] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.000609 20154 raft_consensus.cc:740] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.000759 20157 raft_consensus.cc:359] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.000921 20157 raft_consensus.cc:385] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.000974 20157 raft_consensus.cc:740] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.001142 20157 consensus_queue.cc:260] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.000746 20154 consensus_queue.cc:260] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.001452 20157 ts_tablet_manager.cc:1434] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:12.001663 20157 tablet_bootstrap.cc:492] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78: Bootstrap starting.
I20260601 13:39:12.001767 20154 ts_tablet_manager.cc:1434] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:12.001977 20154 tablet_bootstrap.cc:492] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6: Bootstrap starting.
I20260601 13:39:12.002943 20154 tablet_bootstrap.cc:654] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.002974 20157 tablet_bootstrap.cc:654] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.004384 20154 tablet_bootstrap.cc:492] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6: No bootstrap required, opened a new log
I20260601 13:39:12.004504 20154 ts_tablet_manager.cc:1403] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:12.004601 20157 tablet_bootstrap.cc:492] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78: No bootstrap required, opened a new log
I20260601 13:39:12.004703 20157 ts_tablet_manager.cc:1403] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:12.004976 20154 raft_consensus.cc:359] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.005091 20154 raft_consensus.cc:385] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.005077 20157 raft_consensus.cc:359] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.005211 20154 raft_consensus.cc:740] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.005275 20157 raft_consensus.cc:385] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.005316 20157 raft_consensus.cc:740] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.005434 20157 consensus_queue.cc:260] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.005440 20154 consensus_queue.cc:260] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.005785 20157 ts_tablet_manager.cc:1434] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:12.005813 20154 ts_tablet_manager.cc:1434] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:12.005970 20154 tablet_bootstrap.cc:492] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6: Bootstrap starting.
I20260601 13:39:12.005970 20157 tablet_bootstrap.cc:492] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78: Bootstrap starting.
I20260601 13:39:12.007248 20157 tablet_bootstrap.cc:654] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.008239 20154 tablet_bootstrap.cc:654] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.008635 20157 tablet_bootstrap.cc:492] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78: No bootstrap required, opened a new log
I20260601 13:39:12.008739 20157 ts_tablet_manager.cc:1403] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:12.009308 20157 raft_consensus.cc:359] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.009444 20157 raft_consensus.cc:385] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.009454 20154 tablet_bootstrap.cc:492] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6: No bootstrap required, opened a new log
I20260601 13:39:12.009523 20157 raft_consensus.cc:740] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.009595 20154 ts_tablet_manager.cc:1403] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:12.009691 20157 consensus_queue.cc:260] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.010020 20157 ts_tablet_manager.cc:1434] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:12.010088 20154 raft_consensus.cc:359] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.010217 20154 raft_consensus.cc:385] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.010265 20157 tablet_bootstrap.cc:492] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78: Bootstrap starting.
I20260601 13:39:12.010267 20154 raft_consensus.cc:740] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.011305 20154 consensus_queue.cc:260] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.011423 20157 tablet_bootstrap.cc:654] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.011754 20154 ts_tablet_manager.cc:1434] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:12.011989 20154 tablet_bootstrap.cc:492] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6: Bootstrap starting.
I20260601 13:39:12.012856 20171 raft_consensus.cc:493] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.012977 20171 raft_consensus.cc:515] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.013128 20154 tablet_bootstrap.cc:654] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.013351 20157 tablet_bootstrap.cc:492] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78: No bootstrap required, opened a new log
I20260601 13:39:12.013434 20157 ts_tablet_manager.cc:1403] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:12.013485 20171 leader_election.cc:290] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:12.014214 20171 raft_consensus.cc:493] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.014307 20171 raft_consensus.cc:515] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.014681 20171 leader_election.cc:290] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:12.015292 20157 raft_consensus.cc:359] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.015422 20157 raft_consensus.cc:385] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.015514 20157 raft_consensus.cc:740] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.015700 20157 consensus_queue.cc:260] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.016099 20157 ts_tablet_manager.cc:1434] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:12.016356 20157 tablet_bootstrap.cc:492] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78: Bootstrap starting.
I20260601 13:39:12.017594 20157 tablet_bootstrap.cc:654] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.019133 20033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41480ca7884d75ad181b5e4d6b4701" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6" is_pre_election: true
I20260601 13:39:12.019308 20033 raft_consensus.cc:2468] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 0.
I20260601 13:39:12.019629 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0948affcf884f509efe84fc2e2d1b5b" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6" is_pre_election: true
I20260601 13:39:12.019709 20072 leader_election.cc:304] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.019758 20032 raft_consensus.cc:2468] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 0.
I20260601 13:39:12.019862 20154 tablet_bootstrap.cc:492] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6: No bootstrap required, opened a new log
I20260601 13:39:12.019944 20171 raft_consensus.cc:2804] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:12.019986 20154 ts_tablet_manager.cc:1403] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:39:12.019999 20171 raft_consensus.cc:493] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.020051 20171 raft_consensus.cc:3060] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.020288 19956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0948affcf884f509efe84fc2e2d1b5b" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49" is_pre_election: true
I20260601 13:39:12.020295 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41480ca7884d75ad181b5e4d6b4701" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49" is_pre_election: true
I20260601 13:39:12.020439 19956 raft_consensus.cc:2468] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 0.
I20260601 13:39:12.020502 20154 raft_consensus.cc:359] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.020586 20072 leader_election.cc:304] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.020613 20154 raft_consensus.cc:385] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.020704 20154 raft_consensus.cc:740] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.020848 20154 consensus_queue.cc:260] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.020510 19957 raft_consensus.cc:2468] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 0.
I20260601 13:39:12.021178 20154 ts_tablet_manager.cc:1434] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:12.021162 20171 raft_consensus.cc:515] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.021375 20181 raft_consensus.cc:2804] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:12.021549 20171 leader_election.cc:290] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:12.021744 20181 raft_consensus.cc:493] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.021795 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41480ca7884d75ad181b5e4d6b4701" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49"
I20260601 13:39:12.022028 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41480ca7884d75ad181b5e4d6b4701" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6"
I20260601 13:39:12.022035 19957 raft_consensus.cc:3060] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.022187 20032 raft_consensus.cc:3060] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.021601 20154 tablet_bootstrap.cc:492] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6: Bootstrap starting.
I20260601 13:39:12.022756 20157 tablet_bootstrap.cc:492] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78: No bootstrap required, opened a new log
I20260601 13:39:12.022856 20157 ts_tablet_manager.cc:1403] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:39:12.023231 19957 raft_consensus.cc:2468] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 1.
I20260601 13:39:12.023432 20157 raft_consensus.cc:359] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.023550 20157 raft_consensus.cc:385] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.023587 20157 raft_consensus.cc:740] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.023685 20154 tablet_bootstrap.cc:654] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.023720 20157 consensus_queue.cc:260] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.023865 20032 raft_consensus.cc:2468] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 1.
I20260601 13:39:12.024091 20157 ts_tablet_manager.cc:1434] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:12.024165 20072 leader_election.cc:304] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.024297 20157 tablet_bootstrap.cc:492] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78: Bootstrap starting.
I20260601 13:39:12.024406 20171 raft_consensus.cc:2804] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:12.024597 20171 raft_consensus.cc:697] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Becoming Leader. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Running, Role: LEADER
I20260601 13:39:12.024736 20171 consensus_queue.cc:237] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.025601 20157 tablet_bootstrap.cc:654] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.022050 20181 raft_consensus.cc:3060] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.026947 20181 raft_consensus.cc:515] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.027199 20157 tablet_bootstrap.cc:492] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78: No bootstrap required, opened a new log
I20260601 13:39:12.027299 20157 ts_tablet_manager.cc:1403] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:12.027449 20181 leader_election.cc:290] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:12.027753 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0948affcf884f509efe84fc2e2d1b5b" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6"
I20260601 13:39:12.027905 20032 raft_consensus.cc:3060] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.028244 20157 raft_consensus.cc:359] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.028364 20157 raft_consensus.cc:385] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.028414 20157 raft_consensus.cc:740] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.028578 20157 consensus_queue.cc:260] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.028791 20032 raft_consensus.cc:2468] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 1.
I20260601 13:39:12.027753 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0948affcf884f509efe84fc2e2d1b5b" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49"
I20260601 13:39:12.028977 20157 ts_tablet_manager.cc:1434] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:12.029016 19957 raft_consensus.cc:3060] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.029167 20157 tablet_bootstrap.cc:492] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78: Bootstrap starting.
I20260601 13:39:12.029124 20072 leader_election.cc:304] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.029392 20171 raft_consensus.cc:2804] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:12.029551 20171 raft_consensus.cc:697] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Becoming Leader. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Running, Role: LEADER
I20260601 13:39:12.029695 20171 consensus_queue.cc:237] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.029946 19957 raft_consensus.cc:2468] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 1.
I20260601 13:39:12.029032 19854 catalog_manager.cc:5696] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "36a58a6f0e134055ba4a775b79077c78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:12.030368 20157 tablet_bootstrap.cc:654] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.031581 20154 tablet_bootstrap.cc:492] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6: No bootstrap required, opened a new log
I20260601 13:39:12.031708 20154 ts_tablet_manager.cc:1403] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:39:12.032166 20154 raft_consensus.cc:359] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.032282 20154 raft_consensus.cc:385] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.032333 20154 raft_consensus.cc:740] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.032466 20154 consensus_queue.cc:260] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.032785 20154 ts_tablet_manager.cc:1434] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:12.032984 20154 tablet_bootstrap.cc:492] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6: Bootstrap starting.
I20260601 13:39:12.033968 19853 catalog_manager.cc:5696] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "36a58a6f0e134055ba4a775b79077c78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:12.034539 20157 tablet_bootstrap.cc:492] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78: No bootstrap required, opened a new log
I20260601 13:39:12.034634 20157 ts_tablet_manager.cc:1403] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:12.034123 20154 tablet_bootstrap.cc:654] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:12.035050 20157 raft_consensus.cc:359] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.035190 20157 raft_consensus.cc:385] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.035224 20157 raft_consensus.cc:740] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.035367 20157 consensus_queue.cc:260] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.035646 20157 ts_tablet_manager.cc:1434] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:12.036635 20154 tablet_bootstrap.cc:492] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6: No bootstrap required, opened a new log
I20260601 13:39:12.036767 20154 ts_tablet_manager.cc:1403] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:12.037293 20154 raft_consensus.cc:359] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.037424 20154 raft_consensus.cc:385] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:12.037477 20154 raft_consensus.cc:740] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Initialized, Role: FOLLOWER
I20260601 13:39:12.037645 20154 consensus_queue.cc:260] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.037982 20154 ts_tablet_manager.cc:1434] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:12.076608 20181 raft_consensus.cc:493] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.076762 20181 raft_consensus.cc:515] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.077312 20181 leader_election.cc:290] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:12.077821 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82620a9afb24a7885bd49e912ff17de" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6" is_pre_election: true
I20260601 13:39:12.077821 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82620a9afb24a7885bd49e912ff17de" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49" is_pre_election: true
I20260601 13:39:12.078037 20032 raft_consensus.cc:2468] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 0.
I20260601 13:39:12.078037 19957 raft_consensus.cc:2468] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 0.
I20260601 13:39:12.078397 20072 leader_election.cc:304] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.078626 20181 raft_consensus.cc:2804] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:12.078680 20181 raft_consensus.cc:493] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.078707 20181 raft_consensus.cc:3060] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.079983 20181 raft_consensus.cc:515] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.080401 20181 leader_election.cc:290] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:12.080803 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82620a9afb24a7885bd49e912ff17de" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49"
I20260601 13:39:12.080926 19957 raft_consensus.cc:3060] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.080864 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82620a9afb24a7885bd49e912ff17de" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6"
I20260601 13:39:12.081060 20032 raft_consensus.cc:3060] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.081774 19957 raft_consensus.cc:2468] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 1.
I20260601 13:39:12.081894 20032 raft_consensus.cc:2468] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 1.
I20260601 13:39:12.082127 20073 leader_election.cc:304] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, 5fc3010b33394b338d803ee230b4eb49; no voters: 
I20260601 13:39:12.082314 20181 raft_consensus.cc:2804] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:12.082404 20181 raft_consensus.cc:697] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Becoming Leader. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Running, Role: LEADER
I20260601 13:39:12.082545 20181 consensus_queue.cc:237] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.084590 19854 catalog_manager.cc:5696] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "36a58a6f0e134055ba4a775b79077c78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:12.121078 20164 raft_consensus.cc:493] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.121260 20164 raft_consensus.cc:515] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.121863 20164 leader_election.cc:290] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131:42655)
I20260601 13:39:12.125994 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4504da9501024e28b753d24eea51c651" candidate_uuid: "ab7c35387f8c4136b2b773271b7949d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49" is_pre_election: true
I20260601 13:39:12.125999 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4504da9501024e28b753d24eea51c651" candidate_uuid: "ab7c35387f8c4136b2b773271b7949d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a58a6f0e134055ba4a775b79077c78" is_pre_election: true
I20260601 13:39:12.126255 20108 raft_consensus.cc:2468] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7c35387f8c4136b2b773271b7949d6 in term 0.
I20260601 13:39:12.126295 19957 raft_consensus.cc:2468] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab7c35387f8c4136b2b773271b7949d6 in term 0.
I20260601 13:39:12.126623 19999 leader_election.cc:304] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.126827 20164 raft_consensus.cc:2804] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:12.126890 20164 raft_consensus.cc:493] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.126935 20164 raft_consensus.cc:3060] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.128055 20164 raft_consensus.cc:515] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.128463 20164 leader_election.cc:290] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131:42655)
I20260601 13:39:12.128862 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4504da9501024e28b753d24eea51c651" candidate_uuid: "ab7c35387f8c4136b2b773271b7949d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49"
I20260601 13:39:12.128901 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4504da9501024e28b753d24eea51c651" candidate_uuid: "ab7c35387f8c4136b2b773271b7949d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a58a6f0e134055ba4a775b79077c78"
I20260601 13:39:12.129002 19957 raft_consensus.cc:3060] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.129034 20108 raft_consensus.cc:3060] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.129869 19957 raft_consensus.cc:2468] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7c35387f8c4136b2b773271b7949d6 in term 1.
I20260601 13:39:12.129873 20108 raft_consensus.cc:2468] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7c35387f8c4136b2b773271b7949d6 in term 1.
I20260601 13:39:12.130250 19998 leader_election.cc:304] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fc3010b33394b338d803ee230b4eb49, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.130471 20164 raft_consensus.cc:2804] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:12.131004 20164 raft_consensus.cc:697] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 1 LEADER]: Becoming Leader. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Running, Role: LEADER
I20260601 13:39:12.131265 20164 consensus_queue.cc:237] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.133378 19854 catalog_manager.cc:5696] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "ab7c35387f8c4136b2b773271b7949d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:12.145159 20181 raft_consensus.cc:493] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.145401 20181 raft_consensus.cc:515] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.145929 20181 leader_election.cc:290] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:12.146530 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c2c40e63b4c0d98906c78ae72d3b2" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49" is_pre_election: true
I20260601 13:39:12.146530 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c2c40e63b4c0d98906c78ae72d3b2" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6" is_pre_election: true
I20260601 13:39:12.146723 19957 raft_consensus.cc:2468] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 0.
I20260601 13:39:12.146723 20032 raft_consensus.cc:2468] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 0.
I20260601 13:39:12.147154 20073 leader_election.cc:304] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, 5fc3010b33394b338d803ee230b4eb49; no voters: 
I20260601 13:39:12.147535 20181 raft_consensus.cc:2804] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:12.147620 20181 raft_consensus.cc:493] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.147727 20181 raft_consensus.cc:3060] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.148604 20181 raft_consensus.cc:515] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.149032 20181 leader_election.cc:290] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:12.149463 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c2c40e63b4c0d98906c78ae72d3b2" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6"
I20260601 13:39:12.149463 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c2c40e63b4c0d98906c78ae72d3b2" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49"
I20260601 13:39:12.149586 20032 raft_consensus.cc:3060] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.149645 19957 raft_consensus.cc:3060] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.150399 20032 raft_consensus.cc:2468] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 1.
I20260601 13:39:12.150426 19957 raft_consensus.cc:2468] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 1.
I20260601 13:39:12.150785 20072 leader_election.cc:304] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, 5fc3010b33394b338d803ee230b4eb49, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.150964 20181 raft_consensus.cc:2804] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:12.151064 20181 raft_consensus.cc:697] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Becoming Leader. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Running, Role: LEADER
I20260601 13:39:12.151242 20181 consensus_queue.cc:237] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.153165 19854 catalog_manager.cc:5696] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "36a58a6f0e134055ba4a775b79077c78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:12.286899 20159 raft_consensus.cc:493] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.287132 20159 raft_consensus.cc:515] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.287835 20159 leader_election.cc:290] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631), 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131:42655)
I20260601 13:39:12.291790 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ff3c19a51f43a3a2f3fd439d0728ae" candidate_uuid: "5fc3010b33394b338d803ee230b4eb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a58a6f0e134055ba4a775b79077c78" is_pre_election: true
I20260601 13:39:12.292016 20108 raft_consensus.cc:2468] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fc3010b33394b338d803ee230b4eb49 in term 0.
I20260601 13:39:12.291790 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ff3c19a51f43a3a2f3fd439d0728ae" candidate_uuid: "5fc3010b33394b338d803ee230b4eb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6" is_pre_election: true
I20260601 13:39:12.292265 20032 raft_consensus.cc:2468] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fc3010b33394b338d803ee230b4eb49 in term 0.
I20260601 13:39:12.292862 19923 leader_election.cc:304] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, 5fc3010b33394b338d803ee230b4eb49; no voters: 
I20260601 13:39:12.293087 20159 raft_consensus.cc:2804] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:12.293150 20159 raft_consensus.cc:493] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.293179 20159 raft_consensus.cc:3060] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.294132 20159 raft_consensus.cc:515] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.294564 20159 leader_election.cc:290] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [CANDIDATE]: Term 1 election: Requested vote from peers ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631), 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131:42655)
I20260601 13:39:12.295027 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ff3c19a51f43a3a2f3fd439d0728ae" candidate_uuid: "5fc3010b33394b338d803ee230b4eb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6"
I20260601 13:39:12.295027 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ff3c19a51f43a3a2f3fd439d0728ae" candidate_uuid: "5fc3010b33394b338d803ee230b4eb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a58a6f0e134055ba4a775b79077c78"
I20260601 13:39:12.295230 20032 raft_consensus.cc:3060] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.295250 20108 raft_consensus.cc:3060] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.296241 20032 raft_consensus.cc:2468] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc3010b33394b338d803ee230b4eb49 in term 1.
I20260601 13:39:12.296280 20108 raft_consensus.cc:2468] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc3010b33394b338d803ee230b4eb49 in term 1.
I20260601 13:39:12.296656 19921 leader_election.cc:304] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fc3010b33394b338d803ee230b4eb49, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.296916 20159 raft_consensus.cc:2804] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:12.297269 20198 raft_consensus.cc:493] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.297273 20159 raft_consensus.cc:697] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 1 LEADER]: Becoming Leader. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Running, Role: LEADER
I20260601 13:39:12.297406 20198 raft_consensus.cc:515] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.297487 20159 consensus_queue.cc:237] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.297917 20198 leader_election.cc:290] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631), 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131:42655)
I20260601 13:39:12.298293 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750cafcbb2d4560b9638429bb84c6bc" candidate_uuid: "5fc3010b33394b338d803ee230b4eb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a58a6f0e134055ba4a775b79077c78" is_pre_election: true
I20260601 13:39:12.298337 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750cafcbb2d4560b9638429bb84c6bc" candidate_uuid: "5fc3010b33394b338d803ee230b4eb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6" is_pre_election: true
I20260601 13:39:12.298422 20108 raft_consensus.cc:2468] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fc3010b33394b338d803ee230b4eb49 in term 0.
I20260601 13:39:12.298468 20032 raft_consensus.cc:2468] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fc3010b33394b338d803ee230b4eb49 in term 0.
I20260601 13:39:12.298735 19923 leader_election.cc:304] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, 5fc3010b33394b338d803ee230b4eb49; no voters: 
I20260601 13:39:12.298944 20159 raft_consensus.cc:2804] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:12.299006 20159 raft_consensus.cc:493] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.299105 20159 raft_consensus.cc:3060] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.299482 19854 catalog_manager.cc:5696] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "5fc3010b33394b338d803ee230b4eb49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:12.299995 20159 raft_consensus.cc:515] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.300326 20159 leader_election.cc:290] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [CANDIDATE]: Term 1 election: Requested vote from peers ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631), 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131:42655)
I20260601 13:39:12.300678 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750cafcbb2d4560b9638429bb84c6bc" candidate_uuid: "5fc3010b33394b338d803ee230b4eb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6"
I20260601 13:39:12.300804 20032 raft_consensus.cc:3060] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.301666 20032 raft_consensus.cc:2468] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc3010b33394b338d803ee230b4eb49 in term 1.
I20260601 13:39:12.301926 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8750cafcbb2d4560b9638429bb84c6bc" candidate_uuid: "5fc3010b33394b338d803ee230b4eb49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a58a6f0e134055ba4a775b79077c78"
I20260601 13:39:12.302027 19921 leader_election.cc:304] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fc3010b33394b338d803ee230b4eb49, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.302040 20108 raft_consensus.cc:3060] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.302213 20159 raft_consensus.cc:2804] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:12.302309 20159 raft_consensus.cc:697] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 1 LEADER]: Becoming Leader. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Running, Role: LEADER
I20260601 13:39:12.302431 20159 consensus_queue.cc:237] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.303097 20108 raft_consensus.cc:2468] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc3010b33394b338d803ee230b4eb49 in term 1.
I20260601 13:39:12.304190 19854 catalog_manager.cc:5696] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "5fc3010b33394b338d803ee230b4eb49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:12.341456 20181 raft_consensus.cc:493] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:12.341650 20181 raft_consensus.cc:515] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.342180 20181 leader_election.cc:290] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:12.342721 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a278f2150db442928afbbd090db48cf1" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49" is_pre_election: true
I20260601 13:39:12.342718 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a278f2150db442928afbbd090db48cf1" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6" is_pre_election: true
I20260601 13:39:12.342914 19957 raft_consensus.cc:2468] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 0.
I20260601 13:39:12.342914 20032 raft_consensus.cc:2468] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 0.
I20260601 13:39:12.343358 20072 leader_election.cc:304] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.343580 20181 raft_consensus.cc:2804] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:12.343637 20181 raft_consensus.cc:493] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:12.343699 20181 raft_consensus.cc:3060] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.344561 20181 raft_consensus.cc:515] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.344996 20181 leader_election.cc:290] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 election: Requested vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631)
I20260601 13:39:12.345424 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a278f2150db442928afbbd090db48cf1" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab7c35387f8c4136b2b773271b7949d6"
I20260601 13:39:12.345424 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a278f2150db442928afbbd090db48cf1" candidate_uuid: "36a58a6f0e134055ba4a775b79077c78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fc3010b33394b338d803ee230b4eb49"
I20260601 13:39:12.345618 20032 raft_consensus.cc:3060] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.345618 19957 raft_consensus.cc:3060] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:12.346707 20032 raft_consensus.cc:2468] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 1.
I20260601 13:39:12.346707 19957 raft_consensus.cc:2468] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a58a6f0e134055ba4a775b79077c78 in term 1.
I20260601 13:39:12.347203 20072 leader_election.cc:304] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a58a6f0e134055ba4a775b79077c78, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.347476 20181 raft_consensus.cc:2804] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:12.347573 20181 raft_consensus.cc:697] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Becoming Leader. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Running, Role: LEADER
I20260601 13:39:12.347743 20181 consensus_queue.cc:237] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.349679 19854 catalog_manager.cc:5696] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "36a58a6f0e134055ba4a775b79077c78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:12.427767 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:12.430119 20204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:12.430197 20206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:12.430199 20203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:12.430474 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:12.430733 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:12.430778 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:12.430795 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321152430795 us; error 0 us; skew 500 ppm
I20260601 13:39:12.432060 19282 webserver.cc:533] Webserver started at http://127.18.212.132:40495/ using document root <none> and password file <none>
I20260601 13:39:12.432262 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:12.432343 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:12.432436 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:12.432910 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "242b5ea4c26841e096a8069711b699ec"
format_stamp: "Formatted at 2026-06-01 13:39:12 on dist-test-slave-b9mm"
I20260601 13:39:12.434715 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:12.435907 20211 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:12.436228 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:12.436314 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "242b5ea4c26841e096a8069711b699ec"
format_stamp: "Formatted at 2026-06-01 13:39:12 on dist-test-slave-b9mm"
I20260601 13:39:12.436405 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321147880162-19282-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)
I20260601 13:39:12.444065 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:12.444546 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:12.444869 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:12.445367 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:12.445410 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:12.445478 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:12.445514 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:12.450989 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:44439
I20260601 13:39:12.451053 20274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:44439 every 8 connection(s)
I20260601 13:39:12.456513 20275 heartbeater.cc:344] Connected to a master server at 127.18.212.190:39635
I20260601 13:39:12.456650 20275 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:12.456910 20275 heartbeater.cc:507] Master 127.18.212.190:39635 requested a full tablet report, sending...
I20260601 13:39:12.457643 19854 ts_manager.cc:194] Registered new tserver with Master: 242b5ea4c26841e096a8069711b699ec (127.18.212.132:44439)
I20260601 13:39:12.458246 19854 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54162
I20260601 13:39:12.534893 20181 consensus_queue.cc:1048] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.538589 20181 consensus_queue.cc:1048] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.562770 20181 consensus_queue.cc:1048] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.566243 20285 consensus_queue.cc:1048] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.632761 20285 consensus_queue.cc:1048] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.636734 20164 consensus_queue.cc:1048] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.636780 20285 consensus_queue.cc:1048] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.641573 20164 consensus_queue.cc:1048] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.656294 20285 consensus_queue.cc:1048] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.659969 20171 consensus_queue.cc:1048] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.742949 20159 consensus_queue.cc:1048] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.746892 20199 consensus_queue.cc:1048] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.754776 20285 consensus_queue.cc:1048] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.758566 20171 consensus_queue.cc:1048] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.776418 19908 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:12.782743 20108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0948affcf884f509efe84fc2e2d1b5b"
dest_uuid: "36a58a6f0e134055ba4a775b79077c78"
mode: GRACEFUL
new_leader_uuid: "5fc3010b33394b338d803ee230b4eb49"
 from {username='slave'} at 127.0.0.1:44088
I20260601 13:39:12.783000 20108 raft_consensus.cc:606] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Received request to transfer leadership to TS 5fc3010b33394b338d803ee230b4eb49
I20260601 13:39:12.784157 20108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce41480ca7884d75ad181b5e4d6b4701"
dest_uuid: "36a58a6f0e134055ba4a775b79077c78"
mode: GRACEFUL
new_leader_uuid: "ab7c35387f8c4136b2b773271b7949d6"
 from {username='slave'} at 127.0.0.1:44088
I20260601 13:39:12.784335 20108 raft_consensus.cc:606] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Received request to transfer leadership to TS ab7c35387f8c4136b2b773271b7949d6
I20260601 13:39:12.785270 20108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e74c2c40e63b4c0d98906c78ae72d3b2"
dest_uuid: "36a58a6f0e134055ba4a775b79077c78"
mode: GRACEFUL
new_leader_uuid: "ab7c35387f8c4136b2b773271b7949d6"
 from {username='slave'} at 127.0.0.1:44088
I20260601 13:39:12.785393 20108 raft_consensus.cc:606] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Received request to transfer leadership to TS ab7c35387f8c4136b2b773271b7949d6
I20260601 13:39:12.785923 19908 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260601 13:39:12.786159 19908 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:12.908957 20199 consensus_queue.cc:1048] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.912228 20159 consensus_queue.cc:1048] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.951313 20181 raft_consensus.cc:993] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78: : Instructing follower ab7c35387f8c4136b2b773271b7949d6 to start an election
I20260601 13:39:12.951480 20181 raft_consensus.cc:1081] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Signalling peer ab7c35387f8c4136b2b773271b7949d6 to start an election
I20260601 13:39:12.952178 20032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce41480ca7884d75ad181b5e4d6b4701"
dest_uuid: "ab7c35387f8c4136b2b773271b7949d6"
 from {username='slave'} at 127.0.0.1:32986
I20260601 13:39:12.952335 20032 raft_consensus.cc:493] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:39:12.952389 20032 raft_consensus.cc:3060] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.953285 20032 raft_consensus.cc:515] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.953727 20032 leader_election.cc:290] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [CANDIDATE]: Term 2 election: Requested vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131:42655)
I20260601 13:39:12.954237 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41480ca7884d75ad181b5e4d6b4701" candidate_uuid: "ab7c35387f8c4136b2b773271b7949d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36a58a6f0e134055ba4a775b79077c78"
I20260601 13:39:12.954288 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41480ca7884d75ad181b5e4d6b4701" candidate_uuid: "ab7c35387f8c4136b2b773271b7949d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fc3010b33394b338d803ee230b4eb49"
I20260601 13:39:12.954389 20108 raft_consensus.cc:3055] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:39:12.954438 20108 raft_consensus.cc:740] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Running, Role: LEADER
I20260601 13:39:12.954470 19957 raft_consensus.cc:3060] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.954639 20108 consensus_queue.cc:260] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [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: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.954834 20108 raft_consensus.cc:3060] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:12.955628 19957 raft_consensus.cc:2468] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7c35387f8c4136b2b773271b7949d6 in term 2.
I20260601 13:39:12.955655 20108 raft_consensus.cc:2468] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7c35387f8c4136b2b773271b7949d6 in term 2.
I20260601 13:39:12.956099 19998 leader_election.cc:304] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [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: 5fc3010b33394b338d803ee230b4eb49, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:12.956351 20290 raft_consensus.cc:2804] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:12.956476 20290 raft_consensus.cc:697] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 2 LEADER]: Becoming Leader. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Running, Role: LEADER
I20260601 13:39:12.956638 20290 consensus_queue.cc:237] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [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: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:12.958469 19852 catalog_manager.cc:5696] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 reported cstate change: term changed from 1 to 2, leader changed from 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131) to ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130). New cstate: current_term: 2 leader_uuid: "ab7c35387f8c4136b2b773271b7949d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:13.039019 20171 raft_consensus.cc:993] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78: : Instructing follower 5fc3010b33394b338d803ee230b4eb49 to start an election
I20260601 13:39:13.039222 20171 raft_consensus.cc:1081] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Signalling peer 5fc3010b33394b338d803ee230b4eb49 to start an election
I20260601 13:39:13.039752 19957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0948affcf884f509efe84fc2e2d1b5b"
dest_uuid: "5fc3010b33394b338d803ee230b4eb49"
 from {username='slave'} at 127.0.0.1:47074
I20260601 13:39:13.039937 19957 raft_consensus.cc:493] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:39:13.040035 19957 raft_consensus.cc:3060] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:13.040915 19957 raft_consensus.cc:515] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:13.041328 19957 leader_election.cc:290] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [CANDIDATE]: Term 2 election: Requested vote from peers ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130:37631), 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131:42655)
I20260601 13:39:13.041702 20032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0948affcf884f509efe84fc2e2d1b5b" candidate_uuid: "5fc3010b33394b338d803ee230b4eb49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab7c35387f8c4136b2b773271b7949d6"
I20260601 13:39:13.041833 20032 raft_consensus.cc:3060] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:13.041837 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0948affcf884f509efe84fc2e2d1b5b" candidate_uuid: "5fc3010b33394b338d803ee230b4eb49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36a58a6f0e134055ba4a775b79077c78"
I20260601 13:39:13.041947 20108 raft_consensus.cc:3055] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:39:13.041991 20108 raft_consensus.cc:740] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Running, Role: LEADER
I20260601 13:39:13.042156 20108 consensus_queue.cc:260] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [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: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:13.042348 20108 raft_consensus.cc:3060] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:13.042953 20032 raft_consensus.cc:2468] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc3010b33394b338d803ee230b4eb49 in term 2.
I20260601 13:39:13.043344 20108 raft_consensus.cc:2468] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fc3010b33394b338d803ee230b4eb49 in term 2.
I20260601 13:39:13.043491 19921 leader_election.cc:304] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [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: 5fc3010b33394b338d803ee230b4eb49, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:13.043689 20159 raft_consensus.cc:2804] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:13.043841 20159 raft_consensus.cc:697] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 2 LEADER]: Becoming Leader. State: Replica: 5fc3010b33394b338d803ee230b4eb49, State: Running, Role: LEADER
I20260601 13:39:13.044010 20159 consensus_queue.cc:237] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [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: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:13.045723 19852 catalog_manager.cc:5696] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 reported cstate change: term changed from 1 to 2, leader changed from 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131) to 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129). New cstate: current_term: 2 leader_uuid: "5fc3010b33394b338d803ee230b4eb49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:13.213719 20181 raft_consensus.cc:993] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78: : Instructing follower ab7c35387f8c4136b2b773271b7949d6 to start an election
I20260601 13:39:13.213861 20181 raft_consensus.cc:1081] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Signalling peer ab7c35387f8c4136b2b773271b7949d6 to start an election
I20260601 13:39:13.214345 20032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e74c2c40e63b4c0d98906c78ae72d3b2"
dest_uuid: "ab7c35387f8c4136b2b773271b7949d6"
 from {username='slave'} at 127.0.0.1:32986
I20260601 13:39:13.214489 20032 raft_consensus.cc:493] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:39:13.214561 20032 raft_consensus.cc:3060] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:13.215415 20032 raft_consensus.cc:515] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:13.215812 20032 leader_election.cc:290] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [CANDIDATE]: Term 2 election: Requested vote from peers 5fc3010b33394b338d803ee230b4eb49 (127.18.212.129:39665), 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131:42655)
I20260601 13:39:13.216143 19957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c2c40e63b4c0d98906c78ae72d3b2" candidate_uuid: "ab7c35387f8c4136b2b773271b7949d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fc3010b33394b338d803ee230b4eb49"
I20260601 13:39:13.216180 20108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74c2c40e63b4c0d98906c78ae72d3b2" candidate_uuid: "ab7c35387f8c4136b2b773271b7949d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "36a58a6f0e134055ba4a775b79077c78"
I20260601 13:39:13.216276 19957 raft_consensus.cc:3060] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:13.216306 20108 raft_consensus.cc:3055] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:39:13.216367 20108 raft_consensus.cc:740] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 36a58a6f0e134055ba4a775b79077c78, State: Running, Role: LEADER
I20260601 13:39:13.216526 20108 consensus_queue.cc:260] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [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: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:13.216715 20108 raft_consensus.cc:3060] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:13.217433 20108 raft_consensus.cc:2468] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7c35387f8c4136b2b773271b7949d6 in term 2.
I20260601 13:39:13.217454 19957 raft_consensus.cc:2468] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab7c35387f8c4136b2b773271b7949d6 in term 2.
I20260601 13:39:13.217792 19999 leader_election.cc:304] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [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: 36a58a6f0e134055ba4a775b79077c78, ab7c35387f8c4136b2b773271b7949d6; no voters: 
I20260601 13:39:13.218014 20304 raft_consensus.cc:2804] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:13.218152 20304 raft_consensus.cc:697] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 2 LEADER]: Becoming Leader. State: Replica: ab7c35387f8c4136b2b773271b7949d6, State: Running, Role: LEADER
I20260601 13:39:13.218304 20304 consensus_queue.cc:237] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [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: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } }
I20260601 13:39:13.220041 19852 catalog_manager.cc:5696] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 reported cstate change: term changed from 1 to 2, leader changed from 36a58a6f0e134055ba4a775b79077c78 (127.18.212.131) to ab7c35387f8c4136b2b773271b7949d6 (127.18.212.130). New cstate: current_term: 2 leader_uuid: "ab7c35387f8c4136b2b773271b7949d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:13.459334 20275 heartbeater.cc:499] Master 127.18.212.190:39635 was elected leader, sending a full tablet report...
I20260601 13:39:13.508947 20108 raft_consensus.cc:1275] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Refusing update from remote peer ab7c35387f8c4136b2b773271b7949d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:13.509641 20304 consensus_queue.cc:1048] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:13.510807 19957 raft_consensus.cc:1275] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Refusing update from remote peer ab7c35387f8c4136b2b773271b7949d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:13.511271 20304 consensus_queue.cc:1048] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:13.533715 20108 raft_consensus.cc:1275] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Refusing update from remote peer 5fc3010b33394b338d803ee230b4eb49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:13.534284 20159 consensus_queue.cc:1048] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:13.537053 20032 raft_consensus.cc:1275] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 2 FOLLOWER]: Refusing update from remote peer 5fc3010b33394b338d803ee230b4eb49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:13.537670 20199 consensus_queue.cc:1048] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:13.776568 19957 raft_consensus.cc:1275] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Refusing update from remote peer ab7c35387f8c4136b2b773271b7949d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:13.777113 20304 consensus_queue.cc:1048] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:13.780511 20108 raft_consensus.cc:1275] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Refusing update from remote peer ab7c35387f8c4136b2b773271b7949d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:13.780936 20164 consensus_queue.cc:1048] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:14.786528 19908 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:14.787954 19908 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:14.788086 19908 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:16.788616 19908 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:16.789844 19908 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:16.789995 19908 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:17.785151 20032 consensus_queue.cc:237] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [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: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } }
I20260601 13:39:17.786871 19957 raft_consensus.cc:1275] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Refusing update from remote peer ab7c35387f8c4136b2b773271b7949d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:17.786974 20107 raft_consensus.cc:1275] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Refusing update from remote peer ab7c35387f8c4136b2b773271b7949d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:17.787369 20311 consensus_queue.cc:1048] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:17.787637 20317 consensus_queue.cc:1048] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:17.789572 20317 raft_consensus.cc:2955] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.789961 20107 raft_consensus.cc:2955] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.792212 19853 catalog_manager.cc:5696] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 reported cstate change: config changed from index -1 to 3, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New cstate: current_term: 2 leader_uuid: "ab7c35387f8c4136b2b773271b7949d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.792694 19957 raft_consensus.cc:2955] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
W20260601 13:39:17.795601 19996 consensus_peers.cc:597] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 -> Peer 242b5ea4c26841e096a8069711b699ec (127.18.212.132:44439): Couldn't send request to peer 242b5ea4c26841e096a8069711b699ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e74c2c40e63b4c0d98906c78ae72d3b2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:17.797056 20107 consensus_queue.cc:237] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [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: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } }
I20260601 13:39:17.798856 19957 raft_consensus.cc:1275] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Refusing update from remote peer 36a58a6f0e134055ba4a775b79077c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:17.798920 20032 raft_consensus.cc:1275] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Refusing update from remote peer 36a58a6f0e134055ba4a775b79077c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:17.799309 20329 consensus_queue.cc:1048] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:17.799510 20328 consensus_queue.cc:1048] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:17.801244 20312 raft_consensus.cc:2955] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.801648 20032 raft_consensus.cc:2955] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.803480 19957 raft_consensus.cc:2955] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
W20260601 13:39:17.803856 20071 consensus_peers.cc:597] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 -> Peer 242b5ea4c26841e096a8069711b699ec (127.18.212.132:44439): Couldn't send request to peer 242b5ea4c26841e096a8069711b699ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a278f2150db442928afbbd090db48cf1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:17.803974 20107 consensus_queue.cc:237] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [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: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } }
I20260601 13:39:17.804332 19852 catalog_manager.cc:5696] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 reported cstate change: config changed from index -1 to 2, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "36a58a6f0e134055ba4a775b79077c78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.805536 19957 raft_consensus.cc:1275] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Refusing update from remote peer 36a58a6f0e134055ba4a775b79077c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:39:17.805745 20071 consensus_peers.cc:597] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 -> Peer 242b5ea4c26841e096a8069711b699ec (127.18.212.132:44439): Couldn't send request to peer 242b5ea4c26841e096a8069711b699ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f82620a9afb24a7885bd49e912ff17de. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:17.805898 20335 consensus_queue.cc:1048] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:17.806922 20032 raft_consensus.cc:1275] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Refusing update from remote peer 36a58a6f0e134055ba4a775b79077c78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:17.807534 20329 raft_consensus.cc:2955] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.808028 19957 raft_consensus.cc:2955] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.808379 20312 consensus_queue.cc:1048] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:17.809442 20032 raft_consensus.cc:2955] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.810401 20033 consensus_queue.cc:237] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [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: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } }
I20260601 13:39:17.811750 19853 catalog_manager.cc:5696] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 reported cstate change: config changed from index -1 to 2, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "36a58a6f0e134055ba4a775b79077c78" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.812211 19957 raft_consensus.cc:1275] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Refusing update from remote peer ab7c35387f8c4136b2b773271b7949d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:17.812664 20107 raft_consensus.cc:1275] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Refusing update from remote peer ab7c35387f8c4136b2b773271b7949d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:17.812963 20313 consensus_queue.cc:1048] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:17.813345 20313 consensus_queue.cc:1048] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:39:17.813509 19996 consensus_peers.cc:597] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 -> Peer 242b5ea4c26841e096a8069711b699ec (127.18.212.132:44439): Couldn't send request to peer 242b5ea4c26841e096a8069711b699ec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce41480ca7884d75ad181b5e4d6b4701. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:17.815801 20311 raft_consensus.cc:2955] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.816144 20107 raft_consensus.cc:2955] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.816280 19957 raft_consensus.cc:2955] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.820086 19854 catalog_manager.cc:5696] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 reported cstate change: config changed from index -1 to 3, NON_VOTER 242b5ea4c26841e096a8069711b699ec (127.18.212.132) added. New cstate: current_term: 2 leader_uuid: "ab7c35387f8c4136b2b773271b7949d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5fc3010b33394b338d803ee230b4eb49" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 39665 } attrs { replace: true } } peers { permanent_uuid: "ab7c35387f8c4136b2b773271b7949d6" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37631 } } peers { permanent_uuid: "36a58a6f0e134055ba4a775b79077c78" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42655 } } peers { permanent_uuid: "242b5ea4c26841e096a8069711b699ec" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 44439 } attrs { promote: true } } }
I20260601 13:39:17.972893 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:39:17.978368 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:17.978701 19282 tablet_replica.cc:333] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49: stopping tablet replica
I20260601 13:39:17.978876 19282 raft_consensus.cc:2243] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.979122 19282 raft_consensus.cc:2272] T e74c2c40e63b4c0d98906c78ae72d3b2 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.979893 19282 tablet_replica.cc:333] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49: stopping tablet replica
I20260601 13:39:17.980032 19282 raft_consensus.cc:2243] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:17.980299 19282 raft_consensus.cc:2272] T 8750cafcbb2d4560b9638429bb84c6bc P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.980726 19282 tablet_replica.cc:333] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49: stopping tablet replica
I20260601 13:39:17.980850 19282 raft_consensus.cc:2243] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.980980 19282 raft_consensus.cc:2272] T f82620a9afb24a7885bd49e912ff17de P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.981528 19282 tablet_replica.cc:333] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49: stopping tablet replica
I20260601 13:39:17.981653 19282 raft_consensus.cc:2243] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:17.981860 19282 raft_consensus.cc:2272] T 73ff3c19a51f43a3a2f3fd439d0728ae P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.982476 19282 tablet_replica.cc:333] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49: stopping tablet replica
I20260601 13:39:17.982640 19282 raft_consensus.cc:2243] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:17.982883 19282 raft_consensus.cc:2272] T a0948affcf884f509efe84fc2e2d1b5b P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.983722 19282 tablet_replica.cc:333] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49: stopping tablet replica
I20260601 13:39:17.983877 19282 raft_consensus.cc:2243] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.984004 19282 raft_consensus.cc:2272] T 4504da9501024e28b753d24eea51c651 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.984465 19282 tablet_replica.cc:333] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49: stopping tablet replica
I20260601 13:39:17.984580 19282 raft_consensus.cc:2243] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.984707 19282 raft_consensus.cc:2272] T ce41480ca7884d75ad181b5e4d6b4701 P 5fc3010b33394b338d803ee230b4eb49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:17.985242 19282 tablet_replica.cc:333] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49: stopping tablet replica
I20260601 13:39:17.985363 19282 raft_consensus.cc:2243] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:17.985486 19282 raft_consensus.cc:2272] T a278f2150db442928afbbd090db48cf1 P 5fc3010b33394b338d803ee230b4eb49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.000541 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:39:18.004510 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:39:18.011325 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:18.011829 19282 tablet_replica.cc:333] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6: stopping tablet replica
I20260601 13:39:18.012255 19282 raft_consensus.cc:2243] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:18.012590 19282 raft_consensus.cc:2272] T e74c2c40e63b4c0d98906c78ae72d3b2 P ab7c35387f8c4136b2b773271b7949d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.013551 19282 tablet_replica.cc:333] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6: stopping tablet replica
I20260601 13:39:18.013720 19282 raft_consensus.cc:2243] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.013885 19282 raft_consensus.cc:2272] T a0948affcf884f509efe84fc2e2d1b5b P ab7c35387f8c4136b2b773271b7949d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.014297 19282 tablet_replica.cc:333] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6: stopping tablet replica
I20260601 13:39:18.014422 19282 raft_consensus.cc:2243] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.014554 19282 raft_consensus.cc:2272] T a278f2150db442928afbbd090db48cf1 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.015163 19282 tablet_replica.cc:333] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6: stopping tablet replica
I20260601 13:39:18.015296 19282 raft_consensus.cc:2243] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.015419 19282 raft_consensus.cc:2272] T 73ff3c19a51f43a3a2f3fd439d0728ae P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.015769 19282 tablet_replica.cc:333] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6: stopping tablet replica
I20260601 13:39:18.015882 19282 raft_consensus.cc:2243] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.016008 19282 raft_consensus.cc:2272] T f82620a9afb24a7885bd49e912ff17de P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.016525 19282 tablet_replica.cc:333] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6: stopping tablet replica
I20260601 13:39:18.016637 19282 raft_consensus.cc:2243] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:18.016863 19282 raft_consensus.cc:2272] T 4504da9501024e28b753d24eea51c651 P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.017197 19282 tablet_replica.cc:333] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6: stopping tablet replica
I20260601 13:39:18.017314 19282 raft_consensus.cc:2243] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:18.017529 19282 raft_consensus.cc:2272] T ce41480ca7884d75ad181b5e4d6b4701 P ab7c35387f8c4136b2b773271b7949d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.018002 19282 tablet_replica.cc:333] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6: stopping tablet replica
I20260601 13:39:18.018115 19282 raft_consensus.cc:2243] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.018255 19282 raft_consensus.cc:2272] T 8750cafcbb2d4560b9638429bb84c6bc P ab7c35387f8c4136b2b773271b7949d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.022796 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:39:18.026048 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:39:18.034049 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:18.034322 19282 tablet_replica.cc:333] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78: stopping tablet replica
I20260601 13:39:18.034482 19282 raft_consensus.cc:2243] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.034648 19282 raft_consensus.cc:2272] T 8750cafcbb2d4560b9638429bb84c6bc P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.035226 19282 tablet_replica.cc:333] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78: stopping tablet replica
I20260601 13:39:18.035353 19282 raft_consensus.cc:2243] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:18.035881 19282 raft_consensus.cc:2272] T f82620a9afb24a7885bd49e912ff17de P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.036520 19282 tablet_replica.cc:333] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78: stopping tablet replica
I20260601 13:39:18.036608 19282 raft_consensus.cc:2243] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.036738 19282 raft_consensus.cc:2272] T 73ff3c19a51f43a3a2f3fd439d0728ae P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.037129 19282 tablet_replica.cc:333] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78: stopping tablet replica
I20260601 13:39:18.037307 19282 raft_consensus.cc:2243] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.037429 19282 raft_consensus.cc:2272] T a0948affcf884f509efe84fc2e2d1b5b P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.037786 19282 tablet_replica.cc:333] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78: stopping tablet replica
I20260601 13:39:18.037885 19282 raft_consensus.cc:2243] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.037997 19282 raft_consensus.cc:2272] T ce41480ca7884d75ad181b5e4d6b4701 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.038535 19282 tablet_replica.cc:333] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78: stopping tablet replica
I20260601 13:39:18.038611 19282 raft_consensus.cc:2243] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.038736 19282 raft_consensus.cc:2272] T 4504da9501024e28b753d24eea51c651 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.039180 19282 tablet_replica.cc:333] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78: stopping tablet replica
I20260601 13:39:18.039301 19282 raft_consensus.cc:2243] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:18.039433 19282 raft_consensus.cc:2272] T e74c2c40e63b4c0d98906c78ae72d3b2 P 36a58a6f0e134055ba4a775b79077c78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.039951 19282 tablet_replica.cc:333] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78: stopping tablet replica
I20260601 13:39:18.040022 19282 raft_consensus.cc:2243] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:18.040279 19282 raft_consensus.cc:2272] T a278f2150db442928afbbd090db48cf1 P 36a58a6f0e134055ba4a775b79077c78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.056217 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:39:18.059487 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:39:18.066780 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:18.079525 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:39:18.082172 19282 master.cc:562] Master@127.18.212.190:39635 shutting down...
W20260601 13:39:18.087103 19902 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:18.087241 19902 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:18.087276 19902 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:18.087793 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:18.087997 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:18.088089 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 73533521697844f29ba406d1b706e09e: stopping tablet replica
I20260601 13:39:18.102396 19282 master.cc:584] Master@127.18.212.190:39635 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7424 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:39:18.115231 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:38773,127.18.212.189:46589,127.18.212.188:44361
I20260601 13:39:18.115952 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:18.118472 19282 server_base.cc:1061] running on GCE node
W20260601 13:39:18.118510 20344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:18.118577 20346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:18.118525 20343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:18.118916 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:18.118980 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:18.119005 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321158119005 us; error 0 us; skew 500 ppm
I20260601 13:39:18.120019 19282 webserver.cc:533] Webserver started at http://127.18.212.190:45135/ using document root <none> and password file <none>
I20260601 13:39:18.120208 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:18.120280 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:18.120414 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:18.120841 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "e79a63b02d684789b241437570ca87c2"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.122496 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:18.123987 20351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.124382 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:18.124504 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "e79a63b02d684789b241437570ca87c2"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.124647 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:18.131683 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:18.132107 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:18.136562 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:38773
I20260601 13:39:18.138051 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:18.143241 20403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:38773 every 8 connection(s)
I20260601 13:39:18.143983 20404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:39:18.144510 20406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:18.144548 20407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:18.144757 19282 server_base.cc:1061] running on GCE node
W20260601 13:39:18.144858 20409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:18.145126 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:18.145186 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:18.145210 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321158145208 us; error 0 us; skew 500 ppm
I20260601 13:39:18.145624 20404 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:18.146287 19282 webserver.cc:533] Webserver started at http://127.18.212.189:43795/ using document root <none> and password file <none>
I20260601 13:39:18.146479 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:18.146584 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:18.146682 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:18.147159 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-1-root/instance:
uuid: "a581554ec8b849b190423ef3b9ff981e"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.148896 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:18.150233 20416 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.150535 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:18.150652 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-1-root
uuid: "a581554ec8b849b190423ef3b9ff981e"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.150813 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:18.151499 20404 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:18.152405 20355 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.212.189:46589: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:39:18.153271 20404 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.212.189:46589: Network error: Client connection negotiation failed: client connection to 127.18.212.189:46589: connect: Connection refused (error 111)
I20260601 13:39:18.178180 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:18.178694 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:18.182935 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.189:46589
I20260601 13:39:18.183012 20469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.189:46589 every 8 connection(s)
I20260601 13:39:18.183864 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:18.184053 20470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.185487 20470 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:18.185895 20472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:18.186072 20473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:18.186283 20475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:18.186482 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:18.186645 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:18.186689 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:18.186707 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321158186705 us; error 0 us; skew 500 ppm
I20260601 13:39:18.187716 19282 webserver.cc:533] Webserver started at http://127.18.212.188:46223/ using document root <none> and password file <none>
I20260601 13:39:18.187879 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:18.187933 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:18.188005 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:18.188455 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-2-root/instance:
uuid: "ae015f235dbb473dadf9cf1e44118faf"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.190340 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:18.190593 20470 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:18.191602 20482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.191888 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:18.191962 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-2-root
uuid: "ae015f235dbb473dadf9cf1e44118faf"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.192028 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:18.195398 20470 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:18.196843 20470 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.212.188:44361: Network error: Client connection negotiation failed: client connection to 127.18.212.188:44361: connect: Connection refused (error 111)
I20260601 13:39:18.203250 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:18.203699 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:18.208002 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.188:44361
I20260601 13:39:18.208102 20535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.188:44361 every 8 connection(s)
I20260601 13:39:18.208431 20404 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } attempt: 1
I20260601 13:39:18.208570 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:18.209084 20536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:18.210495 20536 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:18.213068 20404 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:18.215665 20536 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:18.219337 20404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2: Bootstrap starting.
I20260601 13:39:18.220556 20404 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.220506 20536 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:18.221952 20404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2: No bootstrap required, opened a new log
I20260601 13:39:18.222070 20470 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } attempt: 1
I20260601 13:39:18.222558 20404 raft_consensus.cc:359] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:18.222681 20404 raft_consensus.cc:385] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.222718 20404 raft_consensus.cc:740] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79a63b02d684789b241437570ca87c2, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.222919 20404 consensus_queue.cc:260] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:18.223338 20542 sys_catalog.cc:455] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [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: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:18.223500 20542 sys_catalog.cc:458] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:18.223590 20404 sys_catalog.cc:565] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:18.225557 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:39:18.226218 20536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf: Bootstrap starting.
W20260601 13:39:18.226300 20553 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:18.226358 20553 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:18.227274 20536 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:18.228554 20536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf: No bootstrap required, opened a new log
I20260601 13:39:18.229099 20536 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:18.229228 20536 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.229270 20536 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae015f235dbb473dadf9cf1e44118faf, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.229314 20470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e: Bootstrap starting.
I20260601 13:39:18.229440 20536 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:18.229795 20555 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [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: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:18.229909 20555 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:18.230027 20536 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:18.230444 20470 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e: Neither blocks nor log segments found. Creating new log.
W20260601 13:39:18.232756 20567 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:18.232887 20567 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:18.232787 20470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e: No bootstrap required, opened a new log
I20260601 13:39:18.233439 20470 raft_consensus.cc:359] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:18.233556 20470 raft_consensus.cc:385] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:18.233580 20470 raft_consensus.cc:740] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a581554ec8b849b190423ef3b9ff981e, State: Initialized, Role: FOLLOWER
I20260601 13:39:18.233741 20470 consensus_queue.cc:260] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:18.234155 20568 sys_catalog.cc:455] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [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: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:18.234238 20470 sys_catalog.cc:565] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:18.234298 20568 sys_catalog.cc:458] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:18.236568 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:39:18.237622 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:18.237756 20579 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:18.237828 20579 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:18.240015 20581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:18.240146 20583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:18.240185 19282 server_base.cc:1061] running on GCE node
W20260601 13:39:18.240355 20580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:18.240617 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:18.240664 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:18.240679 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321158240679 us; error 0 us; skew 500 ppm
I20260601 13:39:18.241982 19282 webserver.cc:533] Webserver started at http://127.18.212.129:38085/ using document root <none> and password file <none>
I20260601 13:39:18.242129 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:18.242172 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:18.242228 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:18.242609 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "8fea2ecb77c445bdb01769a0e802aa97"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.244199 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:18.245359 20588 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.245647 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.245714 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "8fea2ecb77c445bdb01769a0e802aa97"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.245807 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:18.267673 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:18.268141 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:18.268447 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:18.268980 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:18.269021 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.269054 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:18.269069 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.274106 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:43905
I20260601 13:39:18.274191 20651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:43905 every 8 connection(s)
I20260601 13:39:18.275449 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:18.278338 20659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:18.278586 20662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:18.278291 20660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:18.279023 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:18.279325 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:18.279384 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:18.279420 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321158279419 us; error 0 us; skew 500 ppm
I20260601 13:39:18.280671 19282 webserver.cc:533] Webserver started at http://127.18.212.130:37109/ using document root <none> and password file <none>
I20260601 13:39:18.280704 20653 heartbeater.cc:344] Connected to a master server at 127.18.212.190:38773
I20260601 13:39:18.280782 20653 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:18.280903 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:18.280958 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:18.281025 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:18.281055 20653 heartbeater.cc:507] Master 127.18.212.190:38773 requested a full tablet report, sending...
I20260601 13:39:18.281536 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "e2271ac143ea4bcf8f900b389c9ac73d"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.281874 20368 ts_manager.cc:194] Registered new tserver with Master: 8fea2ecb77c445bdb01769a0e802aa97 (127.18.212.129:43905)
I20260601 13:39:18.281898 20652 heartbeater.cc:344] Connected to a master server at 127.18.212.188:44361
I20260601 13:39:18.282369 20652 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:18.282657 20652 heartbeater.cc:507] Master 127.18.212.188:44361 requested a full tablet report, sending...
I20260601 13:39:18.283177 20654 heartbeater.cc:344] Connected to a master server at 127.18.212.189:46589
I20260601 13:39:18.283277 20654 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:18.283535 20654 heartbeater.cc:507] Master 127.18.212.189:46589 requested a full tablet report, sending...
I20260601 13:39:18.283551 20500 ts_manager.cc:194] Registered new tserver with Master: 8fea2ecb77c445bdb01769a0e802aa97 (127.18.212.129:43905)
I20260601 13:39:18.283667 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:18.284302 20434 ts_manager.cc:194] Registered new tserver with Master: 8fea2ecb77c445bdb01769a0e802aa97 (127.18.212.129:43905)
I20260601 13:39:18.285162 20667 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.285519 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.285593 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "e2271ac143ea4bcf8f900b389c9ac73d"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.285653 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:18.315037 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:18.315608 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:18.315970 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:18.316507 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:18.316573 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.316632 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:18.316684 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.321718 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:33759
I20260601 13:39:18.321797 20730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:33759 every 8 connection(s)
I20260601 13:39:18.323149 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:18.326530 20738 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:18.326756 20740 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:18.328153 20737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:18.328399 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:18.328590 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:18.328634 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:18.328662 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321158328662 us; error 0 us; skew 500 ppm
I20260601 13:39:18.329952 19282 webserver.cc:533] Webserver started at http://127.18.212.131:42447/ using document root <none> and password file <none>
I20260601 13:39:18.330052 20731 heartbeater.cc:344] Connected to a master server at 127.18.212.188:44361
I20260601 13:39:18.330143 20731 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:18.330163 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:18.330212 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:18.330281 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:18.330430 20731 heartbeater.cc:507] Master 127.18.212.188:44361 requested a full tablet report, sending...
I20260601 13:39:18.330742 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "110be987b601439f908bb50559abd8df"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.331697 20500 ts_manager.cc:194] Registered new tserver with Master: e2271ac143ea4bcf8f900b389c9ac73d (127.18.212.130:33759)
I20260601 13:39:18.332762 20733 heartbeater.cc:344] Connected to a master server at 127.18.212.189:46589
I20260601 13:39:18.332870 20733 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:18.333020 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:18.333115 20733 heartbeater.cc:507] Master 127.18.212.189:46589 requested a full tablet report, sending...
I20260601 13:39:18.333854 20434 ts_manager.cc:194] Registered new tserver with Master: e2271ac143ea4bcf8f900b389c9ac73d (127.18.212.130:33759)
I20260601 13:39:18.334250 20746 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.334230 20732 heartbeater.cc:344] Connected to a master server at 127.18.212.190:38773
I20260601 13:39:18.334400 20732 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:18.334600 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:18.334630 20732 heartbeater.cc:507] Master 127.18.212.190:38773 requested a full tablet report, sending...
I20260601 13:39:18.334673 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "110be987b601439f908bb50559abd8df"
format_stamp: "Formatted at 2026-06-01 13:39:18 on dist-test-slave-b9mm"
I20260601 13:39:18.334731 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321147880162-19282-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)
I20260601 13:39:18.335566 20368 ts_manager.cc:194] Registered new tserver with Master: e2271ac143ea4bcf8f900b389c9ac73d (127.18.212.130:33759)
I20260601 13:39:18.338482 20542 raft_consensus.cc:493] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:18.338640 20542 raft_consensus.cc:515] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:18.339270 20542 leader_election.cc:290] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a581554ec8b849b190423ef3b9ff981e (127.18.212.189:46589), ae015f235dbb473dadf9cf1e44118faf (127.18.212.188:44361)
I20260601 13:39:18.339504 20444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e79a63b02d684789b241437570ca87c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a581554ec8b849b190423ef3b9ff981e" is_pre_election: true
I20260601 13:39:18.339644 20444 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79a63b02d684789b241437570ca87c2 in term 0.
I20260601 13:39:18.339815 20510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e79a63b02d684789b241437570ca87c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae015f235dbb473dadf9cf1e44118faf" is_pre_election: true
I20260601 13:39:18.339927 20510 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79a63b02d684789b241437570ca87c2 in term 0.
I20260601 13:39:18.340128 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:18.340226 20355 leader_election.cc:304] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a581554ec8b849b190423ef3b9ff981e, e79a63b02d684789b241437570ca87c2; no voters: 
I20260601 13:39:18.340394 20542 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:18.340451 20542 raft_consensus.cc:493] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:18.340489 20542 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.340564 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:18.340838 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:18.341271 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:18.341311 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.341343 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:18.341358 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:18.341579 20542 raft_consensus.cc:515] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:18.341951 20542 leader_election.cc:290] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [CANDIDATE]: Term 1 election: Requested vote from peers a581554ec8b849b190423ef3b9ff981e (127.18.212.189:46589), ae015f235dbb473dadf9cf1e44118faf (127.18.212.188:44361)
I20260601 13:39:18.342269 20444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e79a63b02d684789b241437570ca87c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a581554ec8b849b190423ef3b9ff981e"
I20260601 13:39:18.342319 20510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e79a63b02d684789b241437570ca87c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae015f235dbb473dadf9cf1e44118faf"
I20260601 13:39:18.342384 20444 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.342387 20510 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:18.343447 20444 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79a63b02d684789b241437570ca87c2 in term 1.
I20260601 13:39:18.343447 20510 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79a63b02d684789b241437570ca87c2 in term 1.
I20260601 13:39:18.343971 20355 leader_election.cc:304] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a581554ec8b849b190423ef3b9ff981e, e79a63b02d684789b241437570ca87c2; no voters: 
I20260601 13:39:18.344272 20542 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:18.344491 20542 raft_consensus.cc:697] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 1 LEADER]: Becoming Leader. State: Replica: e79a63b02d684789b241437570ca87c2, State: Running, Role: LEADER
I20260601 13:39:18.344661 20542 consensus_queue.cc:237] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:18.346832 20787 sys_catalog.cc:455] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e79a63b02d684789b241437570ca87c2. Latest consensus state: current_term: 1 leader_uuid: "e79a63b02d684789b241437570ca87c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:18.346976 20787 sys_catalog.cc:458] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:18.347209 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:46769
I20260601 13:39:18.347273 20811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:46769 every 8 connection(s)
I20260601 13:39:18.347366 20812 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:18.348459 20812 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:18.351565 20510 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 1 FOLLOWER]: Refusing update from remote peer e79a63b02d684789b241437570ca87c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:18.352890 20787 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:18.354207 20444 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 1 FOLLOWER]: Refusing update from remote peer e79a63b02d684789b241437570ca87c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:18.354650 20555 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [sys.catalog]: SysCatalogTable state changed. Reason: New leader e79a63b02d684789b241437570ca87c2. Latest consensus state: current_term: 1 leader_uuid: "e79a63b02d684789b241437570ca87c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:18.354775 20555 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:18.354887 20787 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:18.356032 20813 heartbeater.cc:344] Connected to a master server at 127.18.212.188:44361
I20260601 13:39:18.356177 20813 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:18.356487 20813 heartbeater.cc:507] Master 127.18.212.188:44361 requested a full tablet report, sending...
I20260601 13:39:18.356448 20568 sys_catalog.cc:455] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [sys.catalog]: SysCatalogTable state changed. Reason: New leader e79a63b02d684789b241437570ca87c2. Latest consensus state: current_term: 1 leader_uuid: "e79a63b02d684789b241437570ca87c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:18.356585 20568 sys_catalog.cc:458] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:18.357417 20500 ts_manager.cc:194] Registered new tserver with Master: 110be987b601439f908bb50559abd8df (127.18.212.131:46769)
I20260601 13:39:18.357509 20542 sys_catalog.cc:455] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e79a63b02d684789b241437570ca87c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:18.357612 20542 sys_catalog.cc:458] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:18.357928 20812 catalog_manager.cc:1382] Generated new cluster ID: f82d70d615504b9b9e4c588714ac555c
I20260601 13:39:18.357993 20812 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:18.358438 20542 sys_catalog.cc:455] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e79a63b02d684789b241437570ca87c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:18.358549 20542 sys_catalog.cc:458] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:18.358743 20555 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e79a63b02d684789b241437570ca87c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:18.358850 20555 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:18.359407 20814 heartbeater.cc:344] Connected to a master server at 127.18.212.190:38773
I20260601 13:39:18.359499 20814 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:18.359741 20814 heartbeater.cc:507] Master 127.18.212.190:38773 requested a full tablet report, sending...
I20260601 13:39:18.359963 20815 heartbeater.cc:344] Connected to a master server at 127.18.212.189:46589
I20260601 13:39:18.360052 20815 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:18.360280 20815 heartbeater.cc:507] Master 127.18.212.189:46589 requested a full tablet report, sending...
I20260601 13:39:18.360394 20368 ts_manager.cc:194] Registered new tserver with Master: 110be987b601439f908bb50559abd8df (127.18.212.131:46769)
I20260601 13:39:18.360954 20434 ts_manager.cc:194] Registered new tserver with Master: 110be987b601439f908bb50559abd8df (127.18.212.131:46769)
I20260601 13:39:18.361971 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014194317s
I20260601 13:39:18.363188 20568 sys_catalog.cc:455] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e79a63b02d684789b241437570ca87c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:18.363294 20568 sys_catalog.cc:458] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:18.380877 20812 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:18.381675 20812 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:18.391472 20812 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2: Generated new TSK 0
I20260601 13:39:18.391778 20812 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:19.233911 20567 catalog_manager.cc:1294] Loaded cluster ID: f82d70d615504b9b9e4c588714ac555c
I20260601 13:39:19.234053 20567 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf: loading cluster ID for follower catalog manager: success
I20260601 13:39:19.235716 20567 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf: acquiring CA information for follower catalog manager: success
I20260601 13:39:19.236475 20567 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:19.238451 20579 catalog_manager.cc:1294] Loaded cluster ID: f82d70d615504b9b9e4c588714ac555c
I20260601 13:39:19.238508 20579 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e: loading cluster ID for follower catalog manager: success
I20260601 13:39:19.239753 20579 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e: acquiring CA information for follower catalog manager: success
I20260601 13:39:19.240329 20579 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:19.285068 20368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57116
I20260601 13:39:19.338662 20368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57118
I20260601 13:39:19.363260 20368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57120
I20260601 13:39:20.225922 20552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:20.286253 20653 heartbeater.cc:499] Master 127.18.212.190:38773 was elected leader, sending a full tablet report...
I20260601 13:39:20.340199 20732 heartbeater.cc:499] Master 127.18.212.190:38773 was elected leader, sending a full tablet report...
I20260601 13:39:20.364542 20814 heartbeater.cc:499] Master 127.18.212.190:38773 was elected leader, sending a full tablet report...
I20260601 13:39:20.528802 20368 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57132:
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"
    }
  }
}
I20260601 13:39:20.547412 20616 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb33be5e8f949caaaeb3f05f2789fbb (DEFAULT_TABLE table=test-workload [id=c15a8f4f97c2477285b4e05866adaa58]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:39:20.547904 20616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb33be5e8f949caaaeb3f05f2789fbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.550400 20858 tablet_bootstrap.cc:492] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97: Bootstrap starting.
I20260601 13:39:20.550825 20768 tablet_service.cc:1511] Processing CreateTablet for tablet 6dbc50365c43498db954f980b63b0751 (DEFAULT_TABLE table=test-workload [id=c15a8f4f97c2477285b4e05866adaa58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:39:20.550822 20695 tablet_service.cc:1511] Processing CreateTablet for tablet 100c6ab1fe1e47ec985ffa862a53502d (DEFAULT_TABLE table=test-workload [id=c15a8f4f97c2477285b4e05866adaa58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:39:20.551168 20768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dbc50365c43498db954f980b63b0751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.551235 20695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100c6ab1fe1e47ec985ffa862a53502d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.552099 20858 tablet_bootstrap.cc:654] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.553544 20858 tablet_bootstrap.cc:492] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97: No bootstrap required, opened a new log
I20260601 13:39:20.553635 20858 ts_tablet_manager.cc:1403] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.553759 20860 tablet_bootstrap.cc:492] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d: Bootstrap starting.
I20260601 13:39:20.554179 20858 raft_consensus.cc:359] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fea2ecb77c445bdb01769a0e802aa97" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43905 } }
I20260601 13:39:20.554355 20858 raft_consensus.cc:385] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.554265 20861 tablet_bootstrap.cc:492] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df: Bootstrap starting.
I20260601 13:39:20.554402 20858 raft_consensus.cc:740] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fea2ecb77c445bdb01769a0e802aa97, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.554872 20858 consensus_queue.cc:260] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8fea2ecb77c445bdb01769a0e802aa97" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43905 } }
I20260601 13:39:20.554973 20860 tablet_bootstrap.cc:654] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.555017 20858 raft_consensus.cc:399] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:20.555151 20858 raft_consensus.cc:493] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:20.555226 20858 raft_consensus.cc:3060] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.555904 20861 tablet_bootstrap.cc:654] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.556308 20858 raft_consensus.cc:515] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fea2ecb77c445bdb01769a0e802aa97" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43905 } }
I20260601 13:39:20.556481 20860 tablet_bootstrap.cc:492] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d: No bootstrap required, opened a new log
I20260601 13:39:20.556581 20858 leader_election.cc:304] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [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: 8fea2ecb77c445bdb01769a0e802aa97; no voters: 
I20260601 13:39:20.556627 20860 ts_tablet_manager.cc:1403] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.556881 20858 leader_election.cc:290] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:20.557144 20861 tablet_bootstrap.cc:492] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df: No bootstrap required, opened a new log
I20260601 13:39:20.557209 20865 raft_consensus.cc:2804] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:20.557240 20861 ts_tablet_manager.cc:1403] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:39:20.557307 20858 ts_tablet_manager.cc:1434] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:39:20.557353 20860 raft_consensus.cc:359] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2271ac143ea4bcf8f900b389c9ac73d" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33759 } }
I20260601 13:39:20.557425 20865 raft_consensus.cc:697] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 1 LEADER]: Becoming Leader. State: Replica: 8fea2ecb77c445bdb01769a0e802aa97, State: Running, Role: LEADER
I20260601 13:39:20.557440 20860 raft_consensus.cc:385] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.557600 20860 raft_consensus.cc:740] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2271ac143ea4bcf8f900b389c9ac73d, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.557564 20865 consensus_queue.cc:237] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [LEADER]: Queue going to LEADER mode. State: All 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: "8fea2ecb77c445bdb01769a0e802aa97" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43905 } }
I20260601 13:39:20.557703 20861 raft_consensus.cc:359] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "110be987b601439f908bb50559abd8df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46769 } }
I20260601 13:39:20.557768 20861 raft_consensus.cc:385] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.557816 20861 raft_consensus.cc:740] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 110be987b601439f908bb50559abd8df, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.557771 20860 consensus_queue.cc:260] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2271ac143ea4bcf8f900b389c9ac73d" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33759 } }
I20260601 13:39:20.557950 20860 raft_consensus.cc:399] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:20.558009 20860 raft_consensus.cc:493] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:20.558063 20860 raft_consensus.cc:3060] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.557955 20861 consensus_queue.cc:260] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "110be987b601439f908bb50559abd8df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46769 } }
I20260601 13:39:20.558207 20861 raft_consensus.cc:399] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:20.558233 20861 raft_consensus.cc:493] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:20.558262 20861 raft_consensus.cc:3060] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.559201 20861 raft_consensus.cc:515] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "110be987b601439f908bb50559abd8df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46769 } }
I20260601 13:39:20.559211 20860 raft_consensus.cc:515] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2271ac143ea4bcf8f900b389c9ac73d" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33759 } }
I20260601 13:39:20.559348 20861 leader_election.cc:304] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [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: 110be987b601439f908bb50559abd8df; no voters: 
I20260601 13:39:20.559376 20860 leader_election.cc:304] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [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: e2271ac143ea4bcf8f900b389c9ac73d; no voters: 
I20260601 13:39:20.559530 20861 leader_election.cc:290] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:20.559582 20860 leader_election.cc:290] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:20.559612 20868 raft_consensus.cc:2804] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:20.559796 20868 raft_consensus.cc:697] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 1 LEADER]: Becoming Leader. State: Replica: 110be987b601439f908bb50559abd8df, State: Running, Role: LEADER
I20260601 13:39:20.559930 20861 ts_tablet_manager.cc:1434] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:20.559953 20868 consensus_queue.cc:237] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [LEADER]: Queue going to LEADER mode. State: All 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: "110be987b601439f908bb50559abd8df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46769 } }
I20260601 13:39:20.561236 20368 catalog_manager.cc:5696] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fea2ecb77c445bdb01769a0e802aa97 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "8fea2ecb77c445bdb01769a0e802aa97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fea2ecb77c445bdb01769a0e802aa97" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43905 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:20.561636 20367 catalog_manager.cc:5696] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df reported cstate change: term changed from 0 to 1, leader changed from <none> to 110be987b601439f908bb50559abd8df (127.18.212.131). New cstate: current_term: 1 leader_uuid: "110be987b601439f908bb50559abd8df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "110be987b601439f908bb50559abd8df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46769 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:20.560022 20860 ts_tablet_manager.cc:1434] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:39:20.564595 20871 raft_consensus.cc:2804] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:20.565557 20871 raft_consensus.cc:697] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 1 LEADER]: Becoming Leader. State: Replica: e2271ac143ea4bcf8f900b389c9ac73d, State: Running, Role: LEADER
I20260601 13:39:20.565766 20871 consensus_queue.cc:237] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [LEADER]: Queue going to LEADER mode. State: All 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: "e2271ac143ea4bcf8f900b389c9ac73d" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33759 } }
I20260601 13:39:20.569236 20367 catalog_manager.cc:5696] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d reported cstate change: term changed from 0 to 1, leader changed from <none> to e2271ac143ea4bcf8f900b389c9ac73d (127.18.212.130). New cstate: current_term: 1 leader_uuid: "e2271ac143ea4bcf8f900b389c9ac73d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2271ac143ea4bcf8f900b389c9ac73d" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33759 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:20.580320 19282 master.cc:562] Master@127.18.212.190:38773 shutting down...
I20260601 13:39:20.586825 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:20.587324 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:20.587405 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P e79a63b02d684789b241437570ca87c2: stopping tablet replica
I20260601 13:39:20.594779 19282 master.cc:584] Master@127.18.212.190:38773 shutdown complete.
W20260601 13:39:21.572321 20653 heartbeater.cc:646] Failed to heartbeat to 127.18.212.190:38773 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.18.212.190:38773: connect: Connection refused (error 111)
I20260601 13:39:22.074787 20886 raft_consensus.cc:493] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e79a63b02d684789b241437570ca87c2)
I20260601 13:39:22.074787 20887 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e79a63b02d684789b241437570ca87c2)
I20260601 13:39:22.075136 20886 raft_consensus.cc:515] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:22.075241 20887 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:22.075882 20887 leader_election.cc:290] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773), a581554ec8b849b190423ef3b9ff981e (127.18.212.189:46589)
I20260601 13:39:22.076052 20886 leader_election.cc:290] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773), ae015f235dbb473dadf9cf1e44118faf (127.18.212.188:44361)
I20260601 13:39:22.076624 20510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a581554ec8b849b190423ef3b9ff981e" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "ae015f235dbb473dadf9cf1e44118faf" is_pre_election: true
I20260601 13:39:22.076680 20444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ae015f235dbb473dadf9cf1e44118faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "a581554ec8b849b190423ef3b9ff981e" is_pre_election: true
I20260601 13:39:22.076812 20444 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae015f235dbb473dadf9cf1e44118faf in term 1.
I20260601 13:39:22.076813 20510 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a581554ec8b849b190423ef3b9ff981e in term 1.
I20260601 13:39:22.077370 20486 leader_election.cc:304] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [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: a581554ec8b849b190423ef3b9ff981e, ae015f235dbb473dadf9cf1e44118faf; no voters: 
I20260601 13:39:22.077602 20887 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:22.077668 20887 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 1 FOLLOWER]: Starting leader election (detected failure of leader e79a63b02d684789b241437570ca87c2)
W20260601 13:39:22.077694 20483 leader_election.cc:336] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773): Network error: Client connection negotiation failed: client connection to 127.18.212.190:38773: connect: Connection refused (error 111)
I20260601 13:39:22.077817 20418 leader_election.cc:304] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [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: a581554ec8b849b190423ef3b9ff981e, ae015f235dbb473dadf9cf1e44118faf; no voters: 
I20260601 13:39:22.077983 20886 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:22.077736 20887 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:22.078097 20886 raft_consensus.cc:493] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e79a63b02d684789b241437570ca87c2)
I20260601 13:39:22.078178 20886 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:39:22.079176 20417 leader_election.cc:336] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773): Network error: Client connection negotiation failed: client connection to 127.18.212.190:38773: connect: Connection refused (error 111)
I20260601 13:39:22.079452 20887 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:22.079456 20886 raft_consensus.cc:515] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:22.079931 20887 leader_election.cc:290] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [CANDIDATE]: Term 2 election: Requested vote from peers e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773), a581554ec8b849b190423ef3b9ff981e (127.18.212.189:46589)
I20260601 13:39:22.079999 20886 leader_election.cc:290] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [CANDIDATE]: Term 2 election: Requested vote from peers e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773), ae015f235dbb473dadf9cf1e44118faf (127.18.212.188:44361)
I20260601 13:39:22.080585 20510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a581554ec8b849b190423ef3b9ff981e" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "ae015f235dbb473dadf9cf1e44118faf"
I20260601 13:39:22.080734 20444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ae015f235dbb473dadf9cf1e44118faf" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "a581554ec8b849b190423ef3b9ff981e"
I20260601 13:39:22.080809 20510 raft_consensus.cc:2393] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a581554ec8b849b190423ef3b9ff981e in current term 2: Already voted for candidate ae015f235dbb473dadf9cf1e44118faf in this term.
I20260601 13:39:22.080849 20444 raft_consensus.cc:2393] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ae015f235dbb473dadf9cf1e44118faf in current term 2: Already voted for candidate a581554ec8b849b190423ef3b9ff981e in this term.
W20260601 13:39:22.081346 20483 leader_election.cc:336] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773): Network error: Client connection negotiation failed: client connection to 127.18.212.190:38773: connect: Connection refused (error 111)
I20260601 13:39:22.081420 20483 leader_election.cc:304] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [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: ae015f235dbb473dadf9cf1e44118faf; no voters: a581554ec8b849b190423ef3b9ff981e, e79a63b02d684789b241437570ca87c2
W20260601 13:39:22.081496 20417 leader_election.cc:336] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773): Network error: Client connection negotiation failed: client connection to 127.18.212.190:38773: connect: Connection refused (error 111)
I20260601 13:39:22.081561 20887 raft_consensus.cc:2749] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:39:22.081575 20417 leader_election.cc:304] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [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: a581554ec8b849b190423ef3b9ff981e; no voters: ae015f235dbb473dadf9cf1e44118faf, e79a63b02d684789b241437570ca87c2
I20260601 13:39:22.081774 20886 raft_consensus.cc:2749] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:39:23.739936 20898 raft_consensus.cc:493] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:23.740142 20898 raft_consensus.cc:515] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:23.740948 20898 leader_election.cc:290] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773), ae015f235dbb473dadf9cf1e44118faf (127.18.212.188:44361)
I20260601 13:39:23.741636 20510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a581554ec8b849b190423ef3b9ff981e" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "ae015f235dbb473dadf9cf1e44118faf" is_pre_election: true
I20260601 13:39:23.741824 20510 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a581554ec8b849b190423ef3b9ff981e in term 2.
W20260601 13:39:23.741961 20417 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.212.190:38773: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260601 13:39:23.742259 20418 leader_election.cc:304] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [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: a581554ec8b849b190423ef3b9ff981e, ae015f235dbb473dadf9cf1e44118faf; no voters: 
I20260601 13:39:23.742516 20898 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:39:23.742648 20898 raft_consensus.cc:493] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:23.742709 20898 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:39:23.743156 20417 leader_election.cc:336] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773): Network error: Client connection negotiation failed: client connection to 127.18.212.190:38773: connect: Connection refused (error 111)
I20260601 13:39:23.744499 20898 raft_consensus.cc:515] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:23.744956 20898 leader_election.cc:290] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [CANDIDATE]: Term 3 election: Requested vote from peers e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773), ae015f235dbb473dadf9cf1e44118faf (127.18.212.188:44361)
I20260601 13:39:23.745424 20510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a581554ec8b849b190423ef3b9ff981e" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "ae015f235dbb473dadf9cf1e44118faf"
I20260601 13:39:23.745575 20510 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:39:23.746208 20417 leader_election.cc:336] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773): Network error: Client connection negotiation failed: client connection to 127.18.212.190:38773: connect: Connection refused (error 111)
I20260601 13:39:23.746737 20510 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a581554ec8b849b190423ef3b9ff981e in term 3.
I20260601 13:39:23.747227 20418 leader_election.cc:304] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [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: a581554ec8b849b190423ef3b9ff981e, ae015f235dbb473dadf9cf1e44118faf; no voters: e79a63b02d684789b241437570ca87c2
I20260601 13:39:23.747474 20898 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:39:23.747766 20898 raft_consensus.cc:697] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 3 LEADER]: Becoming Leader. State: Replica: a581554ec8b849b190423ef3b9ff981e, State: Running, Role: LEADER
I20260601 13:39:23.747979 20898 consensus_queue.cc:237] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } }
I20260601 13:39:23.749063 20901 sys_catalog.cc:455] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [sys.catalog]: SysCatalogTable state changed. Reason: New leader a581554ec8b849b190423ef3b9ff981e. Latest consensus state: current_term: 3 leader_uuid: "a581554ec8b849b190423ef3b9ff981e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:23.749203 20901 sys_catalog.cc:458] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:23.749554 20903 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:23.751161 20903 catalog_manager.cc:679] Loaded metadata for table test-workload [id=c15a8f4f97c2477285b4e05866adaa58]
I20260601 13:39:23.752238 20903 tablet_loader.cc:96] loaded metadata for tablet 100c6ab1fe1e47ec985ffa862a53502d (table test-workload [id=c15a8f4f97c2477285b4e05866adaa58])
I20260601 13:39:23.752494 20903 tablet_loader.cc:96] loaded metadata for tablet 1fb33be5e8f949caaaeb3f05f2789fbb (table test-workload [id=c15a8f4f97c2477285b4e05866adaa58])
I20260601 13:39:23.752732 20903 tablet_loader.cc:96] loaded metadata for tablet 6dbc50365c43498db954f980b63b0751 (table test-workload [id=c15a8f4f97c2477285b4e05866adaa58])
I20260601 13:39:23.752836 20903 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:23.753302 20903 catalog_manager.cc:1294] Loaded cluster ID: f82d70d615504b9b9e4c588714ac555c
I20260601 13:39:23.753355 20903 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:23.754034 20903 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:23.754510 20903 catalog_manager.cc:6080] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e: Loaded TSK: 0
I20260601 13:39:23.755210 20903 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:24.198889 20510 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 3 FOLLOWER]: Refusing update from remote peer a581554ec8b849b190423ef3b9ff981e: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:39:24.199615 20901 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:39:24.201110 20904 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [sys.catalog]: SysCatalogTable state changed. Reason: New leader a581554ec8b849b190423ef3b9ff981e. Latest consensus state: current_term: 3 leader_uuid: "a581554ec8b849b190423ef3b9ff981e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:24.201290 20904 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:24.202566 20898 sys_catalog.cc:455] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "a581554ec8b849b190423ef3b9ff981e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:24.202708 20898 sys_catalog.cc:458] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:24.202924 20904 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "a581554ec8b849b190423ef3b9ff981e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e79a63b02d684789b241437570ca87c2" member_type: VOTER last_known_addr { host: "127.18.212.190" port: 38773 } } peers { permanent_uuid: "a581554ec8b849b190423ef3b9ff981e" member_type: VOTER last_known_addr { host: "127.18.212.189" port: 46589 } } peers { permanent_uuid: "ae015f235dbb473dadf9cf1e44118faf" member_type: VOTER last_known_addr { host: "127.18.212.188" port: 44361 } } }
I20260601 13:39:24.203091 20904 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:39:24.203856 20417 consensus_peers.cc:597] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e -> Peer e79a63b02d684789b241437570ca87c2 (127.18.212.190:38773): Couldn't send request to peer e79a63b02d684789b241437570ca87c2. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.190:38773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:24.237497 20578 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:24.237720 20578 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:24.332512 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:39:24.337823 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:24.338253 19282 tablet_replica.cc:333] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97: stopping tablet replica
I20260601 13:39:24.338474 19282 raft_consensus.cc:2243] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:24.338742 19282 raft_consensus.cc:2272] T 1fb33be5e8f949caaaeb3f05f2789fbb P 8fea2ecb77c445bdb01769a0e802aa97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.352901 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:39:24.356040 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:39:24.360684 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:24.360948 19282 tablet_replica.cc:333] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d: stopping tablet replica
I20260601 13:39:24.361099 19282 raft_consensus.cc:2243] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:24.361241 19282 raft_consensus.cc:2272] T 100c6ab1fe1e47ec985ffa862a53502d P e2271ac143ea4bcf8f900b389c9ac73d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.374681 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:39:24.377555 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:39:24.382536 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:24.382817 19282 tablet_replica.cc:333] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df: stopping tablet replica
I20260601 13:39:24.382972 19282 raft_consensus.cc:2243] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:24.383196 19282 raft_consensus.cc:2272] T 6dbc50365c43498db954f980b63b0751 P 110be987b601439f908bb50559abd8df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.396872 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:39:24.399655 19282 master.cc:562] Master@127.18.212.189:46589 shutting down...
I20260601 13:39:24.404490 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:39:24.404838 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.405016 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P a581554ec8b849b190423ef3b9ff981e: stopping tablet replica
I20260601 13:39:24.419358 19282 master.cc:584] Master@127.18.212.189:46589 shutdown complete.
I20260601 13:39:24.424467 19282 master.cc:562] Master@127.18.212.188:44361 shutting down...
I20260601 13:39:24.430189 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:24.430449 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.430517 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae015f235dbb473dadf9cf1e44118faf: stopping tablet replica
I20260601 13:39:24.445101 19282 master.cc:584] Master@127.18.212.188:44361 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6339 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:39:24.455111 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:46003
I20260601 13:39:24.455614 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:24.458281 20910 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:24.458385 20912 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:24.458462 20909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:24.458591 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:24.458850 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:24.458900 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:24.458920 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321164458919 us; error 0 us; skew 500 ppm
I20260601 13:39:24.460103 19282 webserver.cc:533] Webserver started at http://127.18.212.190:43967/ using document root <none> and password file <none>
I20260601 13:39:24.460335 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:24.460390 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:24.460510 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:24.461032 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "f13e5ecf114348e8b283506e38e52308"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-b9mm"
I20260601 13:39:24.462965 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:24.464455 20917 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.464905 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:24.465008 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "f13e5ecf114348e8b283506e38e52308"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-b9mm"
I20260601 13:39:24.465127 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-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)
I20260601 13:39:24.484552 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:24.485201 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:24.490809 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:46003
I20260601 13:39:24.494853 20969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:46003 every 8 connection(s)
I20260601 13:39:24.495702 20970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:24.498153 20970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308: Bootstrap starting.
I20260601 13:39:24.499199 20970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:24.500897 20970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308: No bootstrap required, opened a new log
I20260601 13:39:24.501477 20970 raft_consensus.cc:359] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f13e5ecf114348e8b283506e38e52308" member_type: VOTER }
I20260601 13:39:24.501611 20970 raft_consensus.cc:385] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:24.501678 20970 raft_consensus.cc:740] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f13e5ecf114348e8b283506e38e52308, State: Initialized, Role: FOLLOWER
I20260601 13:39:24.501876 20970 consensus_queue.cc:260] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f13e5ecf114348e8b283506e38e52308" member_type: VOTER }
I20260601 13:39:24.501976 20970 raft_consensus.cc:399] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:24.502023 20970 raft_consensus.cc:493] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:24.502081 20970 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:24.502959 20970 raft_consensus.cc:515] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f13e5ecf114348e8b283506e38e52308" member_type: VOTER }
I20260601 13:39:24.503173 20970 leader_election.cc:304] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [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: f13e5ecf114348e8b283506e38e52308; no voters: 
I20260601 13:39:24.503454 20970 leader_election.cc:290] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:24.503679 20973 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:24.503911 20973 raft_consensus.cc:697] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 1 LEADER]: Becoming Leader. State: Replica: f13e5ecf114348e8b283506e38e52308, State: Running, Role: LEADER
I20260601 13:39:24.504052 20970 sys_catalog.cc:565] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:24.504156 20973 consensus_queue.cc:237] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [LEADER]: Queue going to LEADER mode. State: All 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: "f13e5ecf114348e8b283506e38e52308" member_type: VOTER }
I20260601 13:39:24.504732 20975 sys_catalog.cc:455] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f13e5ecf114348e8b283506e38e52308. Latest consensus state: current_term: 1 leader_uuid: "f13e5ecf114348e8b283506e38e52308" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f13e5ecf114348e8b283506e38e52308" member_type: VOTER } }
I20260601 13:39:24.504807 20974 sys_catalog.cc:455] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f13e5ecf114348e8b283506e38e52308" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f13e5ecf114348e8b283506e38e52308" member_type: VOTER } }
I20260601 13:39:24.504873 20975 sys_catalog.cc:458] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:24.504942 20974 sys_catalog.cc:458] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:24.505683 20980 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:24.506596 20980 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:24.506861 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:24.509047 20980 catalog_manager.cc:1382] Generated new cluster ID: a1108b57382f4861bc8107c1435f4893
I20260601 13:39:24.509121 20980 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:24.517694 20980 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:24.518460 20980 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:24.531292 20980 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308: Generated new TSK 0
I20260601 13:39:24.531579 20980 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:24.539708 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:24.542486 20991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:24.542603 20994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:24.542652 19282 server_base.cc:1061] running on GCE node
W20260601 13:39:24.542629 20992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:24.543165 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:24.543234 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:24.543272 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321164543270 us; error 0 us; skew 500 ppm
I20260601 13:39:24.544437 19282 webserver.cc:533] Webserver started at http://127.18.212.129:36449/ using document root <none> and password file <none>
I20260601 13:39:24.544691 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:24.544785 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:24.544876 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:24.545390 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "499812dcd5fa44d0b218525f5a6ff395"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-b9mm"
I20260601 13:39:24.547454 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:24.548930 20999 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.549409 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:24.549578 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "499812dcd5fa44d0b218525f5a6ff395"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-b9mm"
I20260601 13:39:24.549700 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-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)
I20260601 13:39:24.561066 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:24.561945 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:24.562798 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:24.563642 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:24.563715 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.563776 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:24.563828 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.570137 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:35099
I20260601 13:39:24.570191 21062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:35099 every 8 connection(s)
I20260601 13:39:24.571389 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:24.574069 21068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:24.574247 21067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:24.574461 19282 server_base.cc:1061] running on GCE node
W20260601 13:39:24.574115 21070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:24.574864 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:24.574939 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:24.574982 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321164574979 us; error 0 us; skew 500 ppm
I20260601 13:39:24.576293 19282 webserver.cc:533] Webserver started at http://127.18.212.130:43733/ using document root <none> and password file <none>
I20260601 13:39:24.576534 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:24.576639 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:24.576735 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:24.577298 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "445b758278cb4f088275b4d531544ee8"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-b9mm"
I20260601 13:39:24.579255 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:24.580606 21075 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.581295 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:24.581425 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "445b758278cb4f088275b4d531544ee8"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-b9mm"
I20260601 13:39:24.581550 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-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)
I20260601 13:39:24.585562 21063 heartbeater.cc:344] Connected to a master server at 127.18.212.190:46003
I20260601 13:39:24.585757 21063 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:24.586138 21063 heartbeater.cc:507] Master 127.18.212.190:46003 requested a full tablet report, sending...
I20260601 13:39:24.587003 20934 ts_manager.cc:194] Registered new tserver with Master: 499812dcd5fa44d0b218525f5a6ff395 (127.18.212.129:35099)
I20260601 13:39:24.588347 20934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60186
I20260601 13:39:24.605717 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:24.606405 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:24.606791 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:24.607592 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:24.607640 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.607681 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:24.607695 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.613698 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:35841
I20260601 13:39:24.613706 21138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:35841 every 8 connection(s)
I20260601 13:39:24.614930 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:24.617568 21145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:24.617569 21142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:24.618172 21143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:24.618846 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:24.619212 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:24.619288 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:24.619323 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321164619321 us; error 0 us; skew 500 ppm
I20260601 13:39:24.620762 19282 webserver.cc:533] Webserver started at http://127.18.212.131:34717/ using document root <none> and password file <none>
I20260601 13:39:24.621018 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:24.621115 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:24.621286 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:24.621927 21139 heartbeater.cc:344] Connected to a master server at 127.18.212.190:46003
I20260601 13:39:24.621984 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "500f412ca31149bf97c53ae0acfa6a19"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-b9mm"
I20260601 13:39:24.622164 21139 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:24.622529 21139 heartbeater.cc:507] Master 127.18.212.190:46003 requested a full tablet report, sending...
I20260601 13:39:24.623692 20934 ts_manager.cc:194] Registered new tserver with Master: 445b758278cb4f088275b4d531544ee8 (127.18.212.130:35841)
I20260601 13:39:24.624418 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:24.624531 20934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60198
I20260601 13:39:24.626120 21150 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.626658 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:24.626742 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "500f412ca31149bf97c53ae0acfa6a19"
format_stamp: "Formatted at 2026-06-01 13:39:24 on dist-test-slave-b9mm"
I20260601 13:39:24.626894 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-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)
I20260601 13:39:24.636214 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:24.636814 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:24.637229 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:24.637826 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:24.637889 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.638099 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:24.638168 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:24.645537 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:37081
I20260601 13:39:24.645661 21213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:37081 every 8 connection(s)
I20260601 13:39:24.651650 21214 heartbeater.cc:344] Connected to a master server at 127.18.212.190:46003
I20260601 13:39:24.651859 21214 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:24.652213 21214 heartbeater.cc:507] Master 127.18.212.190:46003 requested a full tablet report, sending...
I20260601 13:39:24.653043 20934 ts_manager.cc:194] Registered new tserver with Master: 500f412ca31149bf97c53ae0acfa6a19 (127.18.212.131:37081)
I20260601 13:39:24.653213 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006982388s
I20260601 13:39:24.653808 20934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60200
I20260601 13:39:25.589807 21063 heartbeater.cc:499] Master 127.18.212.190:46003 was elected leader, sending a full tablet report...
I20260601 13:39:25.626097 21139 heartbeater.cc:499] Master 127.18.212.190:46003 was elected leader, sending a full tablet report...
I20260601 13:39:25.655032 21214 heartbeater.cc:499] Master 127.18.212.190:46003 was elected leader, sending a full tablet report...
I20260601 13:39:25.691725 20934 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60212:
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"
    }
  }
}
W20260601 13:39:25.692493 20934 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:25.707583 21178 tablet_service.cc:1511] Processing CreateTablet for tablet 316abed9b09d49c98393594e6590f565 (DEFAULT_TABLE table=test-workload [id=7b458eb57a1140499e12e03a9ec863cd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:39:25.707656 21177 tablet_service.cc:1511] Processing CreateTablet for tablet b78d9c332707462093aaed3aa2fc410b (DEFAULT_TABLE table=test-workload [id=7b458eb57a1140499e12e03a9ec863cd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:39:25.707749 21027 tablet_service.cc:1511] Processing CreateTablet for tablet 316abed9b09d49c98393594e6590f565 (DEFAULT_TABLE table=test-workload [id=7b458eb57a1140499e12e03a9ec863cd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:39:25.707903 21102 tablet_service.cc:1511] Processing CreateTablet for tablet b78d9c332707462093aaed3aa2fc410b (DEFAULT_TABLE table=test-workload [id=7b458eb57a1140499e12e03a9ec863cd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:39:25.708005 21178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316abed9b09d49c98393594e6590f565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.708045 21027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316abed9b09d49c98393594e6590f565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.708139 21102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78d9c332707462093aaed3aa2fc410b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.708187 21177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78d9c332707462093aaed3aa2fc410b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.709136 21026 tablet_service.cc:1511] Processing CreateTablet for tablet b78d9c332707462093aaed3aa2fc410b (DEFAULT_TABLE table=test-workload [id=7b458eb57a1140499e12e03a9ec863cd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:39:25.709369 21026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78d9c332707462093aaed3aa2fc410b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.707506 21103 tablet_service.cc:1511] Processing CreateTablet for tablet 316abed9b09d49c98393594e6590f565 (DEFAULT_TABLE table=test-workload [id=7b458eb57a1140499e12e03a9ec863cd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:39:25.711208 21234 tablet_bootstrap.cc:492] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8: Bootstrap starting.
I20260601 13:39:25.711403 21103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316abed9b09d49c98393594e6590f565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.712731 21234 tablet_bootstrap.cc:654] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.713056 21235 tablet_bootstrap.cc:492] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395: Bootstrap starting.
I20260601 13:39:25.714180 21235 tablet_bootstrap.cc:654] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.714381 21237 tablet_bootstrap.cc:492] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19: Bootstrap starting.
I20260601 13:39:25.715584 21234 tablet_bootstrap.cc:492] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8: No bootstrap required, opened a new log
I20260601 13:39:25.715682 21234 ts_tablet_manager.cc:1403] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:39:25.715735 21237 tablet_bootstrap.cc:654] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.715870 21235 tablet_bootstrap.cc:492] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395: No bootstrap required, opened a new log
I20260601 13:39:25.715938 21235 ts_tablet_manager.cc:1403] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:25.716225 21234 raft_consensus.cc:359] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.716348 21234 raft_consensus.cc:385] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.716384 21234 raft_consensus.cc:740] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445b758278cb4f088275b4d531544ee8, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.716398 21235 raft_consensus.cc:359] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.716472 21235 raft_consensus.cc:385] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.716506 21235 raft_consensus.cc:740] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499812dcd5fa44d0b218525f5a6ff395, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.716583 21234 consensus_queue.cc:260] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.716611 21235 consensus_queue.cc:260] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.716984 21234 ts_tablet_manager.cc:1434] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.716984 21235 ts_tablet_manager.cc:1434] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.717175 21237 tablet_bootstrap.cc:492] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19: No bootstrap required, opened a new log
I20260601 13:39:25.717228 21235 tablet_bootstrap.cc:492] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395: Bootstrap starting.
I20260601 13:39:25.717263 21237 ts_tablet_manager.cc:1403] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:25.717228 21234 tablet_bootstrap.cc:492] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8: Bootstrap starting.
I20260601 13:39:25.718384 21235 tablet_bootstrap.cc:654] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.718384 21234 tablet_bootstrap.cc:654] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.719403 21237 raft_consensus.cc:359] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.719573 21237 raft_consensus.cc:385] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.719664 21237 raft_consensus.cc:740] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500f412ca31149bf97c53ae0acfa6a19, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.719834 21237 consensus_queue.cc:260] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.720322 21237 ts_tablet_manager.cc:1434] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:25.720336 21234 tablet_bootstrap.cc:492] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8: No bootstrap required, opened a new log
I20260601 13:39:25.720539 21234 ts_tablet_manager.cc:1403] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:25.720625 21237 tablet_bootstrap.cc:492] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19: Bootstrap starting.
I20260601 13:39:25.721045 21235 tablet_bootstrap.cc:492] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395: No bootstrap required, opened a new log
I20260601 13:39:25.721025 21234 raft_consensus.cc:359] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.721112 21235 ts_tablet_manager.cc:1403] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:25.721122 21234 raft_consensus.cc:385] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.721253 21234 raft_consensus.cc:740] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 445b758278cb4f088275b4d531544ee8, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.721379 21234 consensus_queue.cc:260] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.721557 21235 raft_consensus.cc:359] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.721652 21234 ts_tablet_manager.cc:1434] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.721813 21237 tablet_bootstrap.cc:654] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.721642 21235 raft_consensus.cc:385] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.721930 21235 raft_consensus.cc:740] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 499812dcd5fa44d0b218525f5a6ff395, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.722081 21235 consensus_queue.cc:260] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.722386 21235 ts_tablet_manager.cc:1434] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.724056 21237 tablet_bootstrap.cc:492] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19: No bootstrap required, opened a new log
I20260601 13:39:25.724151 21237 ts_tablet_manager.cc:1403] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:25.724689 21237 raft_consensus.cc:359] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.724862 21237 raft_consensus.cc:385] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.724942 21237 raft_consensus.cc:740] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500f412ca31149bf97c53ae0acfa6a19, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.725198 21237 consensus_queue.cc:260] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.725577 21237 ts_tablet_manager.cc:1434] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:25.740083 21240 raft_consensus.cc:493] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:25.740276 21240 raft_consensus.cc:515] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.741008 21240 leader_election.cc:290] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 499812dcd5fa44d0b218525f5a6ff395 (127.18.212.129:35099), 500f412ca31149bf97c53ae0acfa6a19 (127.18.212.131:37081)
I20260601 13:39:25.746145 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316abed9b09d49c98393594e6590f565" candidate_uuid: "445b758278cb4f088275b4d531544ee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499812dcd5fa44d0b218525f5a6ff395" is_pre_election: true
I20260601 13:39:25.746145 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316abed9b09d49c98393594e6590f565" candidate_uuid: "445b758278cb4f088275b4d531544ee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500f412ca31149bf97c53ae0acfa6a19" is_pre_election: true
I20260601 13:39:25.746388 21037 raft_consensus.cc:2468] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 445b758278cb4f088275b4d531544ee8 in term 0.
I20260601 13:39:25.746397 21188 raft_consensus.cc:2468] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 445b758278cb4f088275b4d531544ee8 in term 0.
I20260601 13:39:25.746613 21240 raft_consensus.cc:493] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:25.746719 21240 raft_consensus.cc:515] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.746848 21076 leader_election.cc:304] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445b758278cb4f088275b4d531544ee8, 500f412ca31149bf97c53ae0acfa6a19; no voters: 
I20260601 13:39:25.747236 21240 leader_election.cc:290] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 499812dcd5fa44d0b218525f5a6ff395 (127.18.212.129:35099), 500f412ca31149bf97c53ae0acfa6a19 (127.18.212.131:37081)
I20260601 13:39:25.747298 21248 raft_consensus.cc:2804] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:25.747434 21248 raft_consensus.cc:493] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:25.747568 21248 raft_consensus.cc:3060] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.747596 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78d9c332707462093aaed3aa2fc410b" candidate_uuid: "445b758278cb4f088275b4d531544ee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500f412ca31149bf97c53ae0acfa6a19" is_pre_election: true
I20260601 13:39:25.747571 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78d9c332707462093aaed3aa2fc410b" candidate_uuid: "445b758278cb4f088275b4d531544ee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499812dcd5fa44d0b218525f5a6ff395" is_pre_election: true
I20260601 13:39:25.747758 21188 raft_consensus.cc:2468] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 445b758278cb4f088275b4d531544ee8 in term 0.
I20260601 13:39:25.747778 21037 raft_consensus.cc:2468] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 445b758278cb4f088275b4d531544ee8 in term 0.
I20260601 13:39:25.748106 21076 leader_election.cc:304] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445b758278cb4f088275b4d531544ee8, 500f412ca31149bf97c53ae0acfa6a19; no voters: 
I20260601 13:39:25.748342 21240 raft_consensus.cc:2804] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:25.748415 21240 raft_consensus.cc:493] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:25.748476 21240 raft_consensus.cc:3060] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.749043 21248 raft_consensus.cc:515] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.749365 21240 raft_consensus.cc:515] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.749502 21248 leader_election.cc:290] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [CANDIDATE]: Term 1 election: Requested vote from peers 499812dcd5fa44d0b218525f5a6ff395 (127.18.212.129:35099), 500f412ca31149bf97c53ae0acfa6a19 (127.18.212.131:37081)
I20260601 13:39:25.749797 21037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316abed9b09d49c98393594e6590f565" candidate_uuid: "445b758278cb4f088275b4d531544ee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499812dcd5fa44d0b218525f5a6ff395"
I20260601 13:39:25.749912 21037 raft_consensus.cc:3060] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.749951 21188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316abed9b09d49c98393594e6590f565" candidate_uuid: "445b758278cb4f088275b4d531544ee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500f412ca31149bf97c53ae0acfa6a19"
I20260601 13:39:25.750043 21188 raft_consensus.cc:3060] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.750241 21036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78d9c332707462093aaed3aa2fc410b" candidate_uuid: "445b758278cb4f088275b4d531544ee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "499812dcd5fa44d0b218525f5a6ff395"
I20260601 13:39:25.750241 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78d9c332707462093aaed3aa2fc410b" candidate_uuid: "445b758278cb4f088275b4d531544ee8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500f412ca31149bf97c53ae0acfa6a19"
I20260601 13:39:25.750272 21240 leader_election.cc:290] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [CANDIDATE]: Term 1 election: Requested vote from peers 499812dcd5fa44d0b218525f5a6ff395 (127.18.212.129:35099), 500f412ca31149bf97c53ae0acfa6a19 (127.18.212.131:37081)
I20260601 13:39:25.750389 21187 raft_consensus.cc:3060] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.751113 21188 raft_consensus.cc:2468] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445b758278cb4f088275b4d531544ee8 in term 1.
I20260601 13:39:25.750389 21036 raft_consensus.cc:3060] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.751250 21037 raft_consensus.cc:2468] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445b758278cb4f088275b4d531544ee8 in term 1.
I20260601 13:39:25.751381 21187 raft_consensus.cc:2468] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445b758278cb4f088275b4d531544ee8 in term 1.
I20260601 13:39:25.751511 21078 leader_election.cc:304] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445b758278cb4f088275b4d531544ee8, 499812dcd5fa44d0b218525f5a6ff395; no voters: 
I20260601 13:39:25.751775 21240 raft_consensus.cc:2804] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:25.751894 21240 raft_consensus.cc:697] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 1 LEADER]: Becoming Leader. State: Replica: 445b758278cb4f088275b4d531544ee8, State: Running, Role: LEADER
I20260601 13:39:25.752066 21240 consensus_queue.cc:237] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.752215 21036 raft_consensus.cc:2468] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 445b758278cb4f088275b4d531544ee8 in term 1.
I20260601 13:39:25.752483 21078 leader_election.cc:304] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 445b758278cb4f088275b4d531544ee8, 499812dcd5fa44d0b218525f5a6ff395; no voters: 
I20260601 13:39:25.752743 21248 raft_consensus.cc:2804] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:25.753008 21248 raft_consensus.cc:697] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 1 LEADER]: Becoming Leader. State: Replica: 445b758278cb4f088275b4d531544ee8, State: Running, Role: LEADER
I20260601 13:39:25.753137 21248 consensus_queue.cc:237] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:25.754171 20934 catalog_manager.cc:5696] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 445b758278cb4f088275b4d531544ee8 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "445b758278cb4f088275b4d531544ee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:25.758456 20934 catalog_manager.cc:5696] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 445b758278cb4f088275b4d531544ee8 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "445b758278cb4f088275b4d531544ee8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.172523 21248 consensus_queue.cc:1048] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.177726 21248 consensus_queue.cc:1048] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.291328 21248 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.296285 21250 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.506511 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:26.511583 21113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b78d9c332707462093aaed3aa2fc410b"
dest_uuid: "445b758278cb4f088275b4d531544ee8"
mode: GRACEFUL
new_leader_uuid: "499812dcd5fa44d0b218525f5a6ff395"
 from {username='slave'} at 127.0.0.1:56822
I20260601 13:39:26.511754 21113 raft_consensus.cc:606] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 1 LEADER]: Received request to transfer leadership to TS 499812dcd5fa44d0b218525f5a6ff395
I20260601 13:39:26.512235 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:39:26.512342 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:26.820375 21250 raft_consensus.cc:993] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8: : Instructing follower 499812dcd5fa44d0b218525f5a6ff395 to start an election
I20260601 13:39:26.820524 21250 raft_consensus.cc:1081] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 1 LEADER]: Signalling peer 499812dcd5fa44d0b218525f5a6ff395 to start an election
I20260601 13:39:26.821053 21036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b78d9c332707462093aaed3aa2fc410b"
dest_uuid: "499812dcd5fa44d0b218525f5a6ff395"
 from {username='slave'} at 127.0.0.1:38386
I20260601 13:39:26.821173 21036 raft_consensus.cc:493] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:39:26.821215 21036 raft_consensus.cc:3060] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:26.822131 21036 raft_consensus.cc:515] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:26.822552 21036 leader_election.cc:290] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [CANDIDATE]: Term 2 election: Requested vote from peers 445b758278cb4f088275b4d531544ee8 (127.18.212.130:35841), 500f412ca31149bf97c53ae0acfa6a19 (127.18.212.131:37081)
I20260601 13:39:26.826429 21113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78d9c332707462093aaed3aa2fc410b" candidate_uuid: "499812dcd5fa44d0b218525f5a6ff395" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "445b758278cb4f088275b4d531544ee8"
I20260601 13:39:26.826429 21187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78d9c332707462093aaed3aa2fc410b" candidate_uuid: "499812dcd5fa44d0b218525f5a6ff395" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500f412ca31149bf97c53ae0acfa6a19"
I20260601 13:39:26.826647 21187 raft_consensus.cc:3060] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:26.826647 21113 raft_consensus.cc:3055] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:39:26.826733 21113 raft_consensus.cc:740] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 445b758278cb4f088275b4d531544ee8, State: Running, Role: LEADER
I20260601 13:39:26.826938 21113 consensus_queue.cc:260] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [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: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:26.827178 21113 raft_consensus.cc:3060] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:26.827922 21187 raft_consensus.cc:2468] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499812dcd5fa44d0b218525f5a6ff395 in term 2.
I20260601 13:39:26.828220 21113 raft_consensus.cc:2468] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 499812dcd5fa44d0b218525f5a6ff395 in term 2.
I20260601 13:39:26.828359 21000 leader_election.cc:304] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [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: 499812dcd5fa44d0b218525f5a6ff395, 500f412ca31149bf97c53ae0acfa6a19; no voters: 
I20260601 13:39:26.828758 21264 raft_consensus.cc:2804] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:26.828999 21264 raft_consensus.cc:697] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 2 LEADER]: Becoming Leader. State: Replica: 499812dcd5fa44d0b218525f5a6ff395, State: Running, Role: LEADER
I20260601 13:39:26.829173 21264 consensus_queue.cc:237] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [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: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } }
I20260601 13:39:26.830926 20934 catalog_manager.cc:5696] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 reported cstate change: term changed from 1 to 2, leader changed from 445b758278cb4f088275b4d531544ee8 (127.18.212.130) to 499812dcd5fa44d0b218525f5a6ff395 (127.18.212.129). New cstate: current_term: 2 leader_uuid: "499812dcd5fa44d0b218525f5a6ff395" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:27.395464 21187 raft_consensus.cc:1275] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 2 FOLLOWER]: Refusing update from remote peer 499812dcd5fa44d0b218525f5a6ff395: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:27.396209 21270 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:27.399657 21113 raft_consensus.cc:1275] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 2 FOLLOWER]: Refusing update from remote peer 499812dcd5fa44d0b218525f5a6ff395: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:27.400135 21273 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:28.512691 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:28.513129 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:28.513186 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:30.513447 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:30.513990 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:30.514088 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:32.514474 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:32.515025 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:32.515180 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:34.515615 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:34.516229 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:34.516314 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:36.516708 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:36.517122 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:36.517175 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:36.824126 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:36.827039 21282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.827193 21285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.827345 21283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:36.827643 19282 server_base.cc:1061] running on GCE node
I20260601 13:39:36.827880 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:36.828080 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:36.828156 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321176828154 us; error 0 us; skew 500 ppm
I20260601 13:39:36.829737 19282 webserver.cc:533] Webserver started at http://127.18.212.132:40269/ using document root <none> and password file <none>
I20260601 13:39:36.829995 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:36.830052 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:36.830138 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:36.830622 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "56fddd5118984672b2216f1bb992d0ac"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-b9mm"
I20260601 13:39:36.832759 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:36.834061 21290 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.834405 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:36.834483 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "56fddd5118984672b2216f1bb992d0ac"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-b9mm"
I20260601 13:39:36.834556 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-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)
I20260601 13:39:36.847935 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:36.848568 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:36.849102 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:36.849893 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:36.849967 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.850035 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:36.850097 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.856930 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:33059
I20260601 13:39:36.857048 21353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:33059 every 8 connection(s)
I20260601 13:39:36.863390 21354 heartbeater.cc:344] Connected to a master server at 127.18.212.190:46003
I20260601 13:39:36.863633 21354 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:36.864027 21354 heartbeater.cc:507] Master 127.18.212.190:46003 requested a full tablet report, sending...
I20260601 13:39:36.864940 20932 ts_manager.cc:194] Registered new tserver with Master: 56fddd5118984672b2216f1bb992d0ac (127.18.212.132:33059)
I20260601 13:39:36.865675 20932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47716
I20260601 13:39:37.529006 21036 consensus_queue.cc:237] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [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: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: true } }
I20260601 13:39:37.530997 21113 raft_consensus.cc:1275] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 2 FOLLOWER]: Refusing update from remote peer 499812dcd5fa44d0b218525f5a6ff395: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:37.531024 21187 raft_consensus.cc:1275] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 2 FOLLOWER]: Refusing update from remote peer 499812dcd5fa44d0b218525f5a6ff395: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:37.531589 21362 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:37.531806 21361 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:37.533594 21362 raft_consensus.cc:2955] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 56fddd5118984672b2216f1bb992d0ac (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: true } } }
I20260601 13:39:37.534163 21187 raft_consensus.cc:2955] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 56fddd5118984672b2216f1bb992d0ac (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: true } } }
W20260601 13:39:37.536100 21003 consensus_peers.cc:597] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 -> Peer 56fddd5118984672b2216f1bb992d0ac (127.18.212.132:33059): Couldn't send request to peer 56fddd5118984672b2216f1bb992d0ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b78d9c332707462093aaed3aa2fc410b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:37.536931 20932 catalog_manager.cc:5696] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 reported cstate change: config changed from index -1 to 3, NON_VOTER 56fddd5118984672b2216f1bb992d0ac (127.18.212.132) added. New cstate: current_term: 2 leader_uuid: "499812dcd5fa44d0b218525f5a6ff395" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:37.538647 21113 raft_consensus.cc:2955] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 56fddd5118984672b2216f1bb992d0ac (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: true } } }
I20260601 13:39:37.866762 21354 heartbeater.cc:499] Master 127.18.212.190:46003 was elected leader, sending a full tablet report...
I20260601 13:39:37.978648 21372 ts_tablet_manager.cc:933] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: Initiating tablet copy from peer 499812dcd5fa44d0b218525f5a6ff395 (127.18.212.129:35099)
I20260601 13:39:37.979522 21372 tablet_copy_client.cc:323] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.129:35099
I20260601 13:39:37.985191 21047 tablet_copy_service.cc:140] P 499812dcd5fa44d0b218525f5a6ff395: Received BeginTabletCopySession request for tablet b78d9c332707462093aaed3aa2fc410b from peer 56fddd5118984672b2216f1bb992d0ac ({username='slave'} at 127.0.0.1:55756)
I20260601 13:39:37.985468 21047 tablet_copy_service.cc:161] P 499812dcd5fa44d0b218525f5a6ff395: Beginning new tablet copy session on tablet b78d9c332707462093aaed3aa2fc410b from peer 56fddd5118984672b2216f1bb992d0ac at {username='slave'} at 127.0.0.1:55756: session id = 56fddd5118984672b2216f1bb992d0ac-b78d9c332707462093aaed3aa2fc410b
I20260601 13:39:37.986830 21047 tablet_copy_source_session.cc:215] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:37.988368 21372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78d9c332707462093aaed3aa2fc410b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:37.990826 21372 tablet_copy_client.cc:806] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:37.991051 21372 tablet_copy_client.cc:670] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:37.993184 21372 tablet_copy_client.cc:538] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:37.995039 21372 tablet_bootstrap.cc:492] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: Bootstrap starting.
I20260601 13:39:38.001665 21372 tablet_bootstrap.cc:492] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: 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
I20260601 13:39:38.002003 21372 tablet_bootstrap.cc:492] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: Bootstrap complete.
I20260601 13:39:38.002223 21372 ts_tablet_manager.cc:1403] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.004s
I20260601 13:39:38.002712 21372 raft_consensus.cc:359] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: true } }
I20260601 13:39:38.002853 21372 raft_consensus.cc:740] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 56fddd5118984672b2216f1bb992d0ac, State: Initialized, Role: LEARNER
I20260601 13:39:38.002995 21372 consensus_queue.cc:260] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac [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: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: true } }
I20260601 13:39:38.003495 21372 ts_tablet_manager.cc:1434] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.004s
I20260601 13:39:38.004307 21047 tablet_copy_service.cc:342] P 499812dcd5fa44d0b218525f5a6ff395: Request end of tablet copy session 56fddd5118984672b2216f1bb992d0ac-b78d9c332707462093aaed3aa2fc410b received from {username='slave'} at 127.0.0.1:55756
I20260601 13:39:38.004447 21047 tablet_copy_service.cc:434] P 499812dcd5fa44d0b218525f5a6ff395: ending tablet copy session 56fddd5118984672b2216f1bb992d0ac-b78d9c332707462093aaed3aa2fc410b on tablet b78d9c332707462093aaed3aa2fc410b with peer 56fddd5118984672b2216f1bb992d0ac
I20260601 13:39:38.432667 21328 raft_consensus.cc:1217] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:39:38.517573 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:38.518070 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:38.518147 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:39.056893 21379 raft_consensus.cc:1064] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395: attempting to promote NON_VOTER 56fddd5118984672b2216f1bb992d0ac to VOTER
I20260601 13:39:39.057458 21379 consensus_queue.cc:237] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [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: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } }
I20260601 13:39:39.059055 21187 raft_consensus.cc:1275] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 2 FOLLOWER]: Refusing update from remote peer 499812dcd5fa44d0b218525f5a6ff395: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:39.059055 21328 raft_consensus.cc:1275] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac [term 2 LEARNER]: Refusing update from remote peer 499812dcd5fa44d0b218525f5a6ff395: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:39.059118 21113 raft_consensus.cc:1275] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 2 FOLLOWER]: Refusing update from remote peer 499812dcd5fa44d0b218525f5a6ff395: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:39.059719 21378 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:39.060029 21379 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:39.060600 21382 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:39.063169 21378 raft_consensus.cc:2955] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56fddd5118984672b2216f1bb992d0ac (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } } }
I20260601 13:39:39.065388 21328 raft_consensus.cc:2955] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56fddd5118984672b2216f1bb992d0ac (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } } }
I20260601 13:39:39.065805 20932 catalog_manager.cc:5696] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 reported cstate change: config changed from index 3 to 4, 56fddd5118984672b2216f1bb992d0ac (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "499812dcd5fa44d0b218525f5a6ff395" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:39.067526 21113 raft_consensus.cc:2955] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56fddd5118984672b2216f1bb992d0ac (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } } }
I20260601 13:39:39.068506 21187 raft_consensus.cc:2955] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56fddd5118984672b2216f1bb992d0ac (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "445b758278cb4f088275b4d531544ee8" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } } }
I20260601 13:39:39.076532 21036 consensus_queue.cc:237] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [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: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } }
I20260601 13:39:39.077997 21187 raft_consensus.cc:1275] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 2 FOLLOWER]: Refusing update from remote peer 499812dcd5fa44d0b218525f5a6ff395: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:39:39.077997 21328 raft_consensus.cc:1275] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac [term 2 FOLLOWER]: Refusing update from remote peer 499812dcd5fa44d0b218525f5a6ff395: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:39:39.078689 21381 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:39.079051 21379 consensus_queue.cc:1048] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:39.081014 21381 raft_consensus.cc:2955] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 445b758278cb4f088275b4d531544ee8 (127.18.212.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } } }
I20260601 13:39:39.081393 21187 raft_consensus.cc:2955] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 445b758278cb4f088275b4d531544ee8 (127.18.212.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } } }
I20260601 13:39:39.083132 20920 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b78d9c332707462093aaed3aa2fc410b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:39.083560 21328 raft_consensus.cc:2955] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 445b758278cb4f088275b4d531544ee8 (127.18.212.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } } }
I20260601 13:39:39.084067 20933 catalog_manager.cc:5696] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 reported cstate change: config changed from index 4 to 5, VOTER 445b758278cb4f088275b4d531544ee8 (127.18.212.130) evicted. New cstate: current_term: 2 leader_uuid: "499812dcd5fa44d0b218525f5a6ff395" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "499812dcd5fa44d0b218525f5a6ff395" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 35099 } } peers { permanent_uuid: "500f412ca31149bf97c53ae0acfa6a19" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37081 } } peers { permanent_uuid: "56fddd5118984672b2216f1bb992d0ac" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33059 } attrs { promote: false } } }
I20260601 13:39:39.087118 21103 tablet_service.cc:1558] Processing DeleteTablet for tablet b78d9c332707462093aaed3aa2fc410b with delete_type TABLET_DATA_TOMBSTONED (TS 445b758278cb4f088275b4d531544ee8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56808
I20260601 13:39:39.087841 21392 tablet_replica.cc:333] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8: stopping tablet replica
I20260601 13:39:39.088018 21392 raft_consensus.cc:2243] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:39.088201 21392 raft_consensus.cc:2272] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.088801 21392 ts_tablet_manager.cc:1916] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:39.090801 21392 ts_tablet_manager.cc:1929] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:39:39.090924 21392 log.cc:1199] T b78d9c332707462093aaed3aa2fc410b P 445b758278cb4f088275b4d531544ee8: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/b78d9c332707462093aaed3aa2fc410b
I20260601 13:39:39.091717 20918 catalog_manager.cc:5027] TS 445b758278cb4f088275b4d531544ee8 (127.18.212.130:35841): tablet b78d9c332707462093aaed3aa2fc410b (table test-workload [id=7b458eb57a1140499e12e03a9ec863cd]) successfully deleted
I20260601 13:39:40.518680 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:40.519296 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:40.519371 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:42.519961 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:42.520715 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:42.520814 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:44.521348 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:44.521854 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:44.521919 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:46.522331 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:46.522782 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:46.522853 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:48.523294 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:48.523684 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:48.523739 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:50.524276 20988 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:50.524823 20988 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:50.524886 20988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:51.067032 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:39:51.071874 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:51.072196 19282 tablet_replica.cc:333] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395: stopping tablet replica
I20260601 13:39:51.072335 19282 raft_consensus.cc:2243] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:51.072628 19282 raft_consensus.cc:2272] T b78d9c332707462093aaed3aa2fc410b P 499812dcd5fa44d0b218525f5a6ff395 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:51.073212 19282 tablet_replica.cc:333] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395: stopping tablet replica
I20260601 13:39:51.073287 19282 raft_consensus.cc:2243] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:51.073364 19282 raft_consensus.cc:2272] T 316abed9b09d49c98393594e6590f565 P 499812dcd5fa44d0b218525f5a6ff395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:51.087386 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:39:51.090704 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:39:51.096431 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:51.096772 19282 tablet_replica.cc:333] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8: stopping tablet replica
I20260601 13:39:51.096951 19282 raft_consensus.cc:2243] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:51.097252 19282 raft_consensus.cc:2272] T 316abed9b09d49c98393594e6590f565 P 445b758278cb4f088275b4d531544ee8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:51.111158 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:39:51.114056 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:39:51.120106 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:51.120399 19282 tablet_replica.cc:333] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19: stopping tablet replica
I20260601 13:39:51.120576 19282 raft_consensus.cc:2243] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:51.120841 19282 raft_consensus.cc:2272] T b78d9c332707462093aaed3aa2fc410b P 500f412ca31149bf97c53ae0acfa6a19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:51.121542 19282 tablet_replica.cc:333] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19: stopping tablet replica
I20260601 13:39:51.121636 19282 raft_consensus.cc:2243] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:51.121789 19282 raft_consensus.cc:2272] T 316abed9b09d49c98393594e6590f565 P 500f412ca31149bf97c53ae0acfa6a19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:51.135849 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:39:51.139163 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:39:51.144016 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:51.144287 19282 tablet_replica.cc:333] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac: stopping tablet replica
I20260601 13:39:51.144436 19282 raft_consensus.cc:2243] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:51.144605 19282 raft_consensus.cc:2272] T b78d9c332707462093aaed3aa2fc410b P 56fddd5118984672b2216f1bb992d0ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:51.157959 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:39:51.161604 19282 master.cc:562] Master@127.18.212.190:46003 shutting down...
I20260601 13:39:51.166788 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:51.167021 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:51.167128 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P f13e5ecf114348e8b283506e38e52308: stopping tablet replica
I20260601 13:39:51.181744 19282 master.cc:584] Master@127.18.212.190:46003 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26737 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:39:51.192766 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:44073
I20260601 13:39:51.193351 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:51.195978 21396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:51.196000 19282 server_base.cc:1061] running on GCE node
W20260601 13:39:51.195981 21398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:51.196008 21395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:51.196354 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:51.196424 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:51.196483 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321191196481 us; error 0 us; skew 500 ppm
I20260601 13:39:51.197566 19282 webserver.cc:533] Webserver started at http://127.18.212.190:46737/ using document root <none> and password file <none>
I20260601 13:39:51.197772 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:51.197824 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:51.197937 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:51.198493 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "2d47d872647945f19e497b4f76b6d66a"
format_stamp: "Formatted at 2026-06-01 13:39:51 on dist-test-slave-b9mm"
I20260601 13:39:51.200205 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:51.201300 21403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:51.201606 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:51.201692 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "2d47d872647945f19e497b4f76b6d66a"
format_stamp: "Formatted at 2026-06-01 13:39:51 on dist-test-slave-b9mm"
I20260601 13:39:51.201784 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321147880162-19282-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)
I20260601 13:39:51.222852 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:51.223562 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:51.229009 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:44073
I20260601 13:39:51.232357 21455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:44073 every 8 connection(s)
I20260601 13:39:51.233073 21456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:51.235685 21456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a: Bootstrap starting.
I20260601 13:39:51.236759 21456 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:51.238253 21456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a: No bootstrap required, opened a new log
I20260601 13:39:51.238766 21456 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d47d872647945f19e497b4f76b6d66a" member_type: VOTER }
I20260601 13:39:51.238874 21456 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:51.238900 21456 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d47d872647945f19e497b4f76b6d66a, State: Initialized, Role: FOLLOWER
I20260601 13:39:51.239148 21456 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d47d872647945f19e497b4f76b6d66a" member_type: VOTER }
I20260601 13:39:51.239234 21456 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:51.239282 21456 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:51.239346 21456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:51.240267 21456 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d47d872647945f19e497b4f76b6d66a" member_type: VOTER }
I20260601 13:39:51.240398 21456 leader_election.cc:304] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [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: 2d47d872647945f19e497b4f76b6d66a; no voters: 
I20260601 13:39:51.240670 21456 leader_election.cc:290] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:51.240860 21459 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:51.241087 21459 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 1 LEADER]: Becoming Leader. State: Replica: 2d47d872647945f19e497b4f76b6d66a, State: Running, Role: LEADER
I20260601 13:39:51.241227 21459 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [LEADER]: Queue going to LEADER mode. State: All 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: "2d47d872647945f19e497b4f76b6d66a" member_type: VOTER }
I20260601 13:39:51.241281 21456 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:51.241954 21461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d47d872647945f19e497b4f76b6d66a. Latest consensus state: current_term: 1 leader_uuid: "2d47d872647945f19e497b4f76b6d66a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d47d872647945f19e497b4f76b6d66a" member_type: VOTER } }
I20260601 13:39:51.242054 21461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:51.242180 21460 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d47d872647945f19e497b4f76b6d66a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d47d872647945f19e497b4f76b6d66a" member_type: VOTER } }
I20260601 13:39:51.242297 21460 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:51.242746 21465 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:51.243686 21465 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:51.243954 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:51.246069 21465 catalog_manager.cc:1382] Generated new cluster ID: 8226a24dd4ea449090c0d09224885b5e
I20260601 13:39:51.246137 21465 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:51.260622 21465 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:51.261356 21465 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:51.270443 21465 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a: Generated new TSK 0
I20260601 13:39:51.270756 21465 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:51.276351 19282 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000146061s
I20260601 13:40:03.357833 19282 master.cc:562] Master@127.18.212.190:44073 shutting down...
I20260601 13:40:03.362073 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:03.362329 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:03.362392 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d47d872647945f19e497b4f76b6d66a: stopping tablet replica
I20260601 13:40:03.375510 19282 master.cc:584] Master@127.18.212.190:44073 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12188 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:40:03.381060 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:34093
I20260601 13:40:03.381438 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:40:03.384063 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:03.384099 21479 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:03.384138 21478 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:03.384136 21481 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:03.384541 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:03.384618 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:03.384657 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321203384655 us; error 0 us; skew 500 ppm
I20260601 13:40:03.385895 19282 webserver.cc:533] Webserver started at http://127.18.212.190:45401/ using document root <none> and password file <none>
I20260601 13:40:03.386109 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:03.386190 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:03.386289 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:03.386858 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "8aed102400cd43cfa83bbd03e87bcfa9"
format_stamp: "Formatted at 2026-06-01 13:40:03 on dist-test-slave-b9mm"
I20260601 13:40:03.388756 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:03.389978 21486 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:03.390285 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:03.390374 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "8aed102400cd43cfa83bbd03e87bcfa9"
format_stamp: "Formatted at 2026-06-01 13:40:03 on dist-test-slave-b9mm"
I20260601 13:40:03.390515 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-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)
I20260601 13:40:03.441411 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:03.442003 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:03.447600 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:34093
I20260601 13:40:03.448416 21538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:34093 every 8 connection(s)
I20260601 13:40:03.449077 21539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:03.451501 21539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9: Bootstrap starting.
I20260601 13:40:03.452507 21539 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:03.453856 21539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9: No bootstrap required, opened a new log
I20260601 13:40:03.454337 21539 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aed102400cd43cfa83bbd03e87bcfa9" member_type: VOTER }
I20260601 13:40:03.454449 21539 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:03.454473 21539 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aed102400cd43cfa83bbd03e87bcfa9, State: Initialized, Role: FOLLOWER
I20260601 13:40:03.454648 21539 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8aed102400cd43cfa83bbd03e87bcfa9" member_type: VOTER }
I20260601 13:40:03.454756 21539 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:03.454782 21539 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:03.454813 21539 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:03.455785 21539 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aed102400cd43cfa83bbd03e87bcfa9" member_type: VOTER }
I20260601 13:40:03.455924 21539 leader_election.cc:304] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [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: 8aed102400cd43cfa83bbd03e87bcfa9; no voters: 
I20260601 13:40:03.456101 21539 leader_election.cc:290] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:03.456283 21542 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:03.456497 21542 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 1 LEADER]: Becoming Leader. State: Replica: 8aed102400cd43cfa83bbd03e87bcfa9, State: Running, Role: LEADER
I20260601 13:40:03.456673 21542 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [LEADER]: Queue going to LEADER mode. State: All 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: "8aed102400cd43cfa83bbd03e87bcfa9" member_type: VOTER }
I20260601 13:40:03.456722 21539 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:03.457266 21543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8aed102400cd43cfa83bbd03e87bcfa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aed102400cd43cfa83bbd03e87bcfa9" member_type: VOTER } }
I20260601 13:40:03.457317 21544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8aed102400cd43cfa83bbd03e87bcfa9. Latest consensus state: current_term: 1 leader_uuid: "8aed102400cd43cfa83bbd03e87bcfa9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aed102400cd43cfa83bbd03e87bcfa9" member_type: VOTER } }
I20260601 13:40:03.457442 21543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:03.457527 21544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:03.458187 21546 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:03.459280 21546 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:03.459601 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:03.461674 21546 catalog_manager.cc:1382] Generated new cluster ID: b70b2aed02a640b09d5094f28e5189a2
I20260601 13:40:03.461753 21546 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:03.483327 21546 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:03.484138 21546 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:03.492264 21546 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9: Generated new TSK 0
I20260601 13:40:03.492601 21546 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:03.524979 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:03.527777 21563 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:03.527870 21560 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:03.527771 21561 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:03.527832 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:03.528327 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:03.528378 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:03.528398 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321203528396 us; error 0 us; skew 500 ppm
I20260601 13:40:03.529487 19282 webserver.cc:533] Webserver started at http://127.18.212.129:43337/ using document root <none> and password file <none>
I20260601 13:40:03.529659 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:03.529711 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:03.529776 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:03.530237 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "727ac053a62c470c9acb97b7de2ceb05"
format_stamp: "Formatted at 2026-06-01 13:40:03 on dist-test-slave-b9mm"
I20260601 13:40:03.532050 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:03.533363 21568 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:03.533769 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:03.533919 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "727ac053a62c470c9acb97b7de2ceb05"
format_stamp: "Formatted at 2026-06-01 13:40:03 on dist-test-slave-b9mm"
I20260601 13:40:03.534024 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-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)
I20260601 13:40:03.546738 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:03.547374 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:03.547821 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:03.548403 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:03.548475 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:03.548550 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:03.548599 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:03.553797 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:37903
I20260601 13:40:03.553877 21631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:37903 every 8 connection(s)
I20260601 13:40:03.554840 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:03.557173 21636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:03.557277 21637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:03.557456 21639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:03.557721 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:03.557988 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:03.558053 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:03.558076 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321203558075 us; error 0 us; skew 500 ppm
I20260601 13:40:03.559278 19282 webserver.cc:533] Webserver started at http://127.18.212.130:33845/ using document root <none> and password file <none>
I20260601 13:40:03.559505 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:03.559557 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:03.559664 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:03.560141 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "74605a3d63f840b5b3db8c40f8932038"
format_stamp: "Formatted at 2026-06-01 13:40:03 on dist-test-slave-b9mm"
I20260601 13:40:03.561808 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:03.562834 21644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:03.563202 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:03.563292 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "74605a3d63f840b5b3db8c40f8932038"
format_stamp: "Formatted at 2026-06-01 13:40:03 on dist-test-slave-b9mm"
I20260601 13:40:03.563397 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-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)
I20260601 13:40:03.565222 21632 heartbeater.cc:344] Connected to a master server at 127.18.212.190:34093
I20260601 13:40:03.565367 21632 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:03.565665 21632 heartbeater.cc:507] Master 127.18.212.190:34093 requested a full tablet report, sending...
I20260601 13:40:03.566406 21503 ts_manager.cc:194] Registered new tserver with Master: 727ac053a62c470c9acb97b7de2ceb05 (127.18.212.129:37903)
I20260601 13:40:03.567305 21503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41972
I20260601 13:40:03.586014 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:03.586565 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:03.586977 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:03.587617 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:03.587683 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:03.587745 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:03.587795 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:03.593909 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:36161
I20260601 13:40:03.594034 21707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:36161 every 8 connection(s)
I20260601 13:40:03.595376 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:03.598121 21712 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:03.598122 21711 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:03.598155 21714 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:03.598325 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:03.598589 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:03.598655 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:03.598692 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321203598691 us; error 0 us; skew 500 ppm
I20260601 13:40:03.599790 19282 webserver.cc:533] Webserver started at http://127.18.212.131:45807/ using document root <none> and password file <none>
I20260601 13:40:03.600001 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:03.600067 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:03.600145 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:03.600618 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "ed03cadd968c45c99862afc757a61fc7"
format_stamp: "Formatted at 2026-06-01 13:40:03 on dist-test-slave-b9mm"
I20260601 13:40:03.600821 21708 heartbeater.cc:344] Connected to a master server at 127.18.212.190:34093
I20260601 13:40:03.600996 21708 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:03.601292 21708 heartbeater.cc:507] Master 127.18.212.190:34093 requested a full tablet report, sending...
I20260601 13:40:03.602108 21503 ts_manager.cc:194] Registered new tserver with Master: 74605a3d63f840b5b3db8c40f8932038 (127.18.212.130:36161)
I20260601 13:40:03.602409 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:03.602820 21503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41976
I20260601 13:40:03.603601 21719 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:03.603878 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:03.603950 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "ed03cadd968c45c99862afc757a61fc7"
format_stamp: "Formatted at 2026-06-01 13:40:03 on dist-test-slave-b9mm"
I20260601 13:40:03.604018 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321147880162-19282-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)
I20260601 13:40:03.632208 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:03.632803 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:03.633185 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:03.633821 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:03.633898 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:03.633963 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:03.634025 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:03.642117 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:33225
I20260601 13:40:03.642195 21782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:33225 every 8 connection(s)
I20260601 13:40:03.650646 21783 heartbeater.cc:344] Connected to a master server at 127.18.212.190:34093
I20260601 13:40:03.650836 21783 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:03.651258 21783 heartbeater.cc:507] Master 127.18.212.190:34093 requested a full tablet report, sending...
I20260601 13:40:03.652139 21503 ts_manager.cc:194] Registered new tserver with Master: ed03cadd968c45c99862afc757a61fc7 (127.18.212.131:33225)
I20260601 13:40:03.652851 21503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41978
I20260601 13:40:03.652911 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009877336s
I20260601 13:40:04.568383 21632 heartbeater.cc:499] Master 127.18.212.190:34093 was elected leader, sending a full tablet report...
I20260601 13:40:04.604014 21708 heartbeater.cc:499] Master 127.18.212.190:34093 was elected leader, sending a full tablet report...
I20260601 13:40:04.654222 21783 heartbeater.cc:499] Master 127.18.212.190:34093 was elected leader, sending a full tablet report...
I20260601 13:40:05.459335 21557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:07.459900 21557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:09.460485 21557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:11.461210 21557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:13.461823 21557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:15.462364 21557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:15.738158 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:40:15.744532 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:15.758594 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:40:15.762219 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:40:15.767484 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:15.780675 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:40:15.783535 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:40:15.788367 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:15.800834 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:40:15.803601 19282 master.cc:562] Master@127.18.212.190:34093 shutting down...
I20260601 13:40:15.808527 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:15.808748 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:15.808804 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8aed102400cd43cfa83bbd03e87bcfa9: stopping tablet replica
I20260601 13:40:15.821707 19282 master.cc:584] Master@127.18.212.190:34093 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12447 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:40:15.829080 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:40499
I20260601 13:40:15.829480 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:15.832122 21790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:15.832141 21788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:15.832224 21787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:15.832381 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:15.832688 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:15.832746 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:15.832764 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321215832764 us; error 0 us; skew 500 ppm
I20260601 13:40:15.833884 19282 webserver.cc:533] Webserver started at http://127.18.212.190:35739/ using document root <none> and password file <none>
I20260601 13:40:15.834105 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:15.834161 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:15.834280 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:15.834784 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "01ef692f91774508bd80ee69aa85ad00"
format_stamp: "Formatted at 2026-06-01 13:40:15 on dist-test-slave-b9mm"
I20260601 13:40:15.836689 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:15.837917 21795 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:15.838228 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:15.838321 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "01ef692f91774508bd80ee69aa85ad00"
format_stamp: "Formatted at 2026-06-01 13:40:15 on dist-test-slave-b9mm"
I20260601 13:40:15.838428 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-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)
I20260601 13:40:15.860935 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:15.861575 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:15.867990 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:40499
I20260601 13:40:15.869624 21847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:40499 every 8 connection(s)
I20260601 13:40:15.870291 21848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:15.872578 21848 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00: Bootstrap starting.
I20260601 13:40:15.873556 21848 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:15.874915 21848 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00: No bootstrap required, opened a new log
I20260601 13:40:15.875542 21848 raft_consensus.cc:359] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01ef692f91774508bd80ee69aa85ad00" member_type: VOTER }
I20260601 13:40:15.875671 21848 raft_consensus.cc:385] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:15.875696 21848 raft_consensus.cc:740] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01ef692f91774508bd80ee69aa85ad00, State: Initialized, Role: FOLLOWER
I20260601 13:40:15.875862 21848 consensus_queue.cc:260] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "01ef692f91774508bd80ee69aa85ad00" member_type: VOTER }
I20260601 13:40:15.875957 21848 raft_consensus.cc:399] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:15.875983 21848 raft_consensus.cc:493] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:15.876015 21848 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:15.876891 21848 raft_consensus.cc:515] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01ef692f91774508bd80ee69aa85ad00" member_type: VOTER }
I20260601 13:40:15.877029 21848 leader_election.cc:304] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [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: 01ef692f91774508bd80ee69aa85ad00; no voters: 
I20260601 13:40:15.877226 21848 leader_election.cc:290] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:15.877388 21851 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:15.877616 21851 raft_consensus.cc:697] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 1 LEADER]: Becoming Leader. State: Replica: 01ef692f91774508bd80ee69aa85ad00, State: Running, Role: LEADER
I20260601 13:40:15.877779 21851 consensus_queue.cc:237] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [LEADER]: Queue going to LEADER mode. State: All 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: "01ef692f91774508bd80ee69aa85ad00" member_type: VOTER }
I20260601 13:40:15.877806 21848 sys_catalog.cc:565] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:15.878321 21853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 01ef692f91774508bd80ee69aa85ad00. Latest consensus state: current_term: 1 leader_uuid: "01ef692f91774508bd80ee69aa85ad00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01ef692f91774508bd80ee69aa85ad00" member_type: VOTER } }
I20260601 13:40:15.878424 21853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:15.878306 21852 sys_catalog.cc:455] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "01ef692f91774508bd80ee69aa85ad00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01ef692f91774508bd80ee69aa85ad00" member_type: VOTER } }
I20260601 13:40:15.878485 21852 sys_catalog.cc:458] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:15.878733 21855 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:15.879730 21855 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:15.880286 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:15.881902 21855 catalog_manager.cc:1382] Generated new cluster ID: 891e84d7c5d64cd2a1559b7954e9f4da
I20260601 13:40:15.881968 21855 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:15.911197 21855 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:15.911986 21855 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:15.919585 21855 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00: Generated new TSK 0
I20260601 13:40:15.919873 21855 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:15.945708 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:15.948724 21872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:15.948824 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:15.948961 21869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:15.949043 21870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:15.949277 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:15.949331 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:15.949389 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321215949388 us; error 0 us; skew 500 ppm
I20260601 13:40:15.950492 19282 webserver.cc:533] Webserver started at http://127.18.212.129:38201/ using document root <none> and password file <none>
I20260601 13:40:15.950675 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:15.950731 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:15.950807 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:15.951359 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "5794f9551a554f20b2ac7fdd354977ac"
format_stamp: "Formatted at 2026-06-01 13:40:15 on dist-test-slave-b9mm"
I20260601 13:40:15.953233 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:15.954481 21877 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:15.954849 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:15.954968 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "5794f9551a554f20b2ac7fdd354977ac"
format_stamp: "Formatted at 2026-06-01 13:40:15 on dist-test-slave-b9mm"
I20260601 13:40:15.955111 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-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)
I20260601 13:40:15.965539 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:15.966116 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:15.966509 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:15.967592 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:15.967669 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:15.967743 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:15.967782 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:15.973497 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:43577
I20260601 13:40:15.973524 21940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:43577 every 8 connection(s)
I20260601 13:40:15.974643 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:15.977099 21945 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:15.977141 21946 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:15.977324 21948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:15.977528 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:15.977710 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:15.977762 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:15.977782 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321215977780 us; error 0 us; skew 500 ppm
I20260601 13:40:15.978981 19282 webserver.cc:533] Webserver started at http://127.18.212.130:41111/ using document root <none> and password file <none>
I20260601 13:40:15.979212 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:15.979298 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:15.979395 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:15.979951 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "b0e1542cc37947ebb77aee4bcdcf1c39"
format_stamp: "Formatted at 2026-06-01 13:40:15 on dist-test-slave-b9mm"
I20260601 13:40:15.980662 21941 heartbeater.cc:344] Connected to a master server at 127.18.212.190:40499
I20260601 13:40:15.981021 21941 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:15.981333 21941 heartbeater.cc:507] Master 127.18.212.190:40499 requested a full tablet report, sending...
I20260601 13:40:15.982002 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:40:15.982283 21812 ts_manager.cc:194] Registered new tserver with Master: 5794f9551a554f20b2ac7fdd354977ac (127.18.212.129:43577)
I20260601 13:40:15.983268 21812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56686
I20260601 13:40:15.983269 21953 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:15.983631 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:15.983711 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "b0e1542cc37947ebb77aee4bcdcf1c39"
format_stamp: "Formatted at 2026-06-01 13:40:15 on dist-test-slave-b9mm"
I20260601 13:40:15.983815 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-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)
I20260601 13:40:15.989073 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:15.989504 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:15.989831 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:15.990428 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:15.990473 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:15.990509 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:15.990526 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:15.995826 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:45601
I20260601 13:40:15.996017 22016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:45601 every 8 connection(s)
I20260601 13:40:15.996855 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:15.999261 22020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:15.999413 22021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:15.999543 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:16.000524 22023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:16.000803 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:16.000851 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:16.000871 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321216000870 us; error 0 us; skew 500 ppm
I20260601 13:40:16.002071 19282 webserver.cc:533] Webserver started at http://127.18.212.131:37727/ using document root <none> and password file <none>
I20260601 13:40:16.002156 22017 heartbeater.cc:344] Connected to a master server at 127.18.212.190:40499
I20260601 13:40:16.002260 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:16.002288 22017 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:16.002310 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:16.002435 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:16.002643 22017 heartbeater.cc:507] Master 127.18.212.190:40499 requested a full tablet report, sending...
I20260601 13:40:16.003010 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "35941e39406744c78af7f95e94ad8f11"
format_stamp: "Formatted at 2026-06-01 13:40:15 on dist-test-slave-b9mm"
I20260601 13:40:16.003515 21812 ts_manager.cc:194] Registered new tserver with Master: b0e1542cc37947ebb77aee4bcdcf1c39 (127.18.212.130:45601)
I20260601 13:40:16.004168 21812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56692
I20260601 13:40:16.005153 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:16.006361 22028 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:16.006673 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:16.006768 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "35941e39406744c78af7f95e94ad8f11"
format_stamp: "Formatted at 2026-06-01 13:40:15 on dist-test-slave-b9mm"
I20260601 13:40:16.006871 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321147880162-19282-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)
I20260601 13:40:16.015894 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:16.016491 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:16.016885 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:16.017482 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:16.017551 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:16.017618 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:16.017673 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:16.024268 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:45031
I20260601 13:40:16.024361 22091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:45031 every 8 connection(s)
I20260601 13:40:16.030260 22092 heartbeater.cc:344] Connected to a master server at 127.18.212.190:40499
I20260601 13:40:16.030427 22092 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:16.030838 22092 heartbeater.cc:507] Master 127.18.212.190:40499 requested a full tablet report, sending...
I20260601 13:40:16.031733 21812 ts_manager.cc:194] Registered new tserver with Master: 35941e39406744c78af7f95e94ad8f11 (127.18.212.131:45031)
I20260601 13:40:16.031828 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00697779s
I20260601 13:40:16.032469 21812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56698
I20260601 13:40:16.984683 21941 heartbeater.cc:499] Master 127.18.212.190:40499 was elected leader, sending a full tablet report...
I20260601 13:40:17.005316 22017 heartbeater.cc:499] Master 127.18.212.190:40499 was elected leader, sending a full tablet report...
I20260601 13:40:17.033579 22092 heartbeater.cc:499] Master 127.18.212.190:40499 was elected leader, sending a full tablet report...
I20260601 13:40:17.069873 21812 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56706:
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"
    }
  }
}
W20260601 13:40:17.070993 21812 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:40:17.085968 22056 tablet_service.cc:1511] Processing CreateTablet for tablet 4be4321390e54657a946ccb7dde39fe2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:17.086442 22056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be4321390e54657a946ccb7dde39fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.086556 21904 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9bd01c9c3e4c3f97ef8f7045087db3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:17.086726 21905 tablet_service.cc:1511] Processing CreateTablet for tablet 4be4321390e54657a946ccb7dde39fe2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:17.086817 21904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9bd01c9c3e4c3f97ef8f7045087db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.087320 21903 tablet_service.cc:1511] Processing CreateTablet for tablet a5c3061a258a474baa7840b1317e75d0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:17.087383 21979 tablet_service.cc:1511] Processing CreateTablet for tablet a5c3061a258a474baa7840b1317e75d0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:17.087452 21981 tablet_service.cc:1511] Processing CreateTablet for tablet 4be4321390e54657a946ccb7dde39fe2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:17.087605 21979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c3061a258a474baa7840b1317e75d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.087785 21902 tablet_service.cc:1511] Processing CreateTablet for tablet 5453ab1199e04d1e842d0451240e1010 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:17.087879 21980 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9bd01c9c3e4c3f97ef8f7045087db3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:17.088088 21905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be4321390e54657a946ccb7dde39fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.088119 21980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9bd01c9c3e4c3f97ef8f7045087db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.089749 22055 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9bd01c9c3e4c3f97ef8f7045087db3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:17.090025 22055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9bd01c9c3e4c3f97ef8f7045087db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.090476 21978 tablet_service.cc:1511] Processing CreateTablet for tablet 5453ab1199e04d1e842d0451240e1010 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:17.090708 21978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5453ab1199e04d1e842d0451240e1010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.091224 21902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5453ab1199e04d1e842d0451240e1010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.092288 22054 tablet_service.cc:1511] Processing CreateTablet for tablet a5c3061a258a474baa7840b1317e75d0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:17.092561 22054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c3061a258a474baa7840b1317e75d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.093029 21981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be4321390e54657a946ccb7dde39fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.093416 21903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c3061a258a474baa7840b1317e75d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.094800 22053 tablet_service.cc:1511] Processing CreateTablet for tablet 5453ab1199e04d1e842d0451240e1010 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8a9e30fa8505403f8593d576f7b43ade]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:17.095095 22053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5453ab1199e04d1e842d0451240e1010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.095507 22114 tablet_bootstrap.cc:492] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac: Bootstrap starting.
I20260601 13:40:17.096572 22114 tablet_bootstrap.cc:654] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.097429 22113 tablet_bootstrap.cc:492] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39: Bootstrap starting.
I20260601 13:40:17.097783 22112 tablet_bootstrap.cc:492] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11: Bootstrap starting.
I20260601 13:40:17.097975 22114 tablet_bootstrap.cc:492] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac: No bootstrap required, opened a new log
I20260601 13:40:17.098071 22114 ts_tablet_manager.cc:1403] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:17.098582 22113 tablet_bootstrap.cc:654] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.098620 22114 raft_consensus.cc:359] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } } peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } }
I20260601 13:40:17.098765 22114 raft_consensus.cc:385] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.098874 22112 tablet_bootstrap.cc:654] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.098860 22114 raft_consensus.cc:740] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5794f9551a554f20b2ac7fdd354977ac, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.099125 22114 consensus_queue.cc:260] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } } peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } }
I20260601 13:40:17.099632 22114 ts_tablet_manager.cc:1434] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:17.099888 22114 tablet_bootstrap.cc:492] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac: Bootstrap starting.
I20260601 13:40:17.100054 22113 tablet_bootstrap.cc:492] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39: No bootstrap required, opened a new log
I20260601 13:40:17.100155 22113 ts_tablet_manager.cc:1403] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:17.100694 22113 raft_consensus.cc:359] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.100800 22113 raft_consensus.cc:385] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.100836 22113 raft_consensus.cc:740] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0e1542cc37947ebb77aee4bcdcf1c39, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.101001 22113 consensus_queue.cc:260] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.101111 22114 tablet_bootstrap.cc:654] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.101454 22113 ts_tablet_manager.cc:1434] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:17.101670 22113 tablet_bootstrap.cc:492] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39: Bootstrap starting.
I20260601 13:40:17.102882 22113 tablet_bootstrap.cc:654] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.104274 22112 tablet_bootstrap.cc:492] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11: No bootstrap required, opened a new log
I20260601 13:40:17.104301 22113 tablet_bootstrap.cc:492] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39: No bootstrap required, opened a new log
I20260601 13:40:17.104466 22113 ts_tablet_manager.cc:1403] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:40:17.104557 22114 tablet_bootstrap.cc:492] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac: No bootstrap required, opened a new log
I20260601 13:40:17.104633 22114 ts_tablet_manager.cc:1403] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:17.104761 22112 ts_tablet_manager.cc:1403] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:40:17.105041 22113 raft_consensus.cc:359] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.105180 22113 raft_consensus.cc:385] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.105136 22114 raft_consensus.cc:359] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.105789 22114 raft_consensus.cc:385] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.105198 22112 raft_consensus.cc:359] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } } peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } }
I20260601 13:40:17.105223 22113 raft_consensus.cc:740] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0e1542cc37947ebb77aee4bcdcf1c39, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.105882 22114 raft_consensus.cc:740] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5794f9551a554f20b2ac7fdd354977ac, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.106041 22113 consensus_queue.cc:260] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.106050 22114 consensus_queue.cc:260] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.106423 22114 ts_tablet_manager.cc:1434] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:17.106489 22113 ts_tablet_manager.cc:1434] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:17.106626 22114 tablet_bootstrap.cc:492] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac: Bootstrap starting.
I20260601 13:40:17.106688 22113 tablet_bootstrap.cc:492] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39: Bootstrap starting.
I20260601 13:40:17.108093 22113 tablet_bootstrap.cc:654] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.108568 22114 tablet_bootstrap.cc:654] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.108718 22112 raft_consensus.cc:385] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.108812 22112 raft_consensus.cc:740] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35941e39406744c78af7f95e94ad8f11, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.109040 22112 consensus_queue.cc:260] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } } peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } }
I20260601 13:40:17.109411 22113 tablet_bootstrap.cc:492] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39: No bootstrap required, opened a new log
I20260601 13:40:17.109511 22113 ts_tablet_manager.cc:1403] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:17.109695 22112 ts_tablet_manager.cc:1434] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:40:17.110010 22113 raft_consensus.cc:359] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.110129 22113 raft_consensus.cc:385] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.110177 22113 raft_consensus.cc:740] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0e1542cc37947ebb77aee4bcdcf1c39, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.110314 22113 consensus_queue.cc:260] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.110425 22112 tablet_bootstrap.cc:492] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11: Bootstrap starting.
I20260601 13:40:17.110433 22114 tablet_bootstrap.cc:492] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac: No bootstrap required, opened a new log
I20260601 13:40:17.110548 22114 ts_tablet_manager.cc:1403] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:17.110575 22113 ts_tablet_manager.cc:1434] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:17.110740 22113 tablet_bootstrap.cc:492] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39: Bootstrap starting.
I20260601 13:40:17.111469 22114 raft_consensus.cc:359] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.111609 22114 raft_consensus.cc:385] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.111678 22114 raft_consensus.cc:740] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5794f9551a554f20b2ac7fdd354977ac, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.111807 22114 consensus_queue.cc:260] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.112138 22114 ts_tablet_manager.cc:1434] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:17.112143 22112 tablet_bootstrap.cc:654] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.112380 22114 tablet_bootstrap.cc:492] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac: Bootstrap starting.
I20260601 13:40:17.111882 22113 tablet_bootstrap.cc:654] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.113677 22114 tablet_bootstrap.cc:654] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.114590 22112 tablet_bootstrap.cc:492] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11: No bootstrap required, opened a new log
I20260601 13:40:17.114697 22112 ts_tablet_manager.cc:1403] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:40:17.115054 22114 tablet_bootstrap.cc:492] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac: No bootstrap required, opened a new log
I20260601 13:40:17.115224 22114 ts_tablet_manager.cc:1403] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:40:17.115309 22112 raft_consensus.cc:359] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.115411 22112 raft_consensus.cc:385] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.115461 22112 raft_consensus.cc:740] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35941e39406744c78af7f95e94ad8f11, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.115602 22112 consensus_queue.cc:260] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.115851 22114 raft_consensus.cc:359] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.116010 22114 raft_consensus.cc:385] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.116060 22114 raft_consensus.cc:740] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5794f9551a554f20b2ac7fdd354977ac, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.116200 22114 consensus_queue.cc:260] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.116451 22113 tablet_bootstrap.cc:492] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39: No bootstrap required, opened a new log
I20260601 13:40:17.116495 22114 ts_tablet_manager.cc:1434] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:17.116540 22113 ts_tablet_manager.cc:1403] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:17.115850 22112 ts_tablet_manager.cc:1434] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:17.116762 22112 tablet_bootstrap.cc:492] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11: Bootstrap starting.
I20260601 13:40:17.117003 22113 raft_consensus.cc:359] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } } peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } }
I20260601 13:40:17.117098 22113 raft_consensus.cc:385] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.117128 22113 raft_consensus.cc:740] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0e1542cc37947ebb77aee4bcdcf1c39, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.117250 22113 consensus_queue.cc:260] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } } peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } }
I20260601 13:40:17.117528 22113 ts_tablet_manager.cc:1434] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:17.117836 22112 tablet_bootstrap.cc:654] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.119462 22112 tablet_bootstrap.cc:492] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11: No bootstrap required, opened a new log
I20260601 13:40:17.119577 22112 ts_tablet_manager.cc:1403] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:17.119959 22112 raft_consensus.cc:359] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.120066 22112 raft_consensus.cc:385] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.120110 22112 raft_consensus.cc:740] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35941e39406744c78af7f95e94ad8f11, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.120240 22112 consensus_queue.cc:260] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.120505 22112 ts_tablet_manager.cc:1434] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:17.120744 22112 tablet_bootstrap.cc:492] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11: Bootstrap starting.
I20260601 13:40:17.121892 22112 tablet_bootstrap.cc:654] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.122942 22112 tablet_bootstrap.cc:492] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11: No bootstrap required, opened a new log
I20260601 13:40:17.123049 22112 ts_tablet_manager.cc:1403] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:17.123564 22112 raft_consensus.cc:359] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.123687 22112 raft_consensus.cc:385] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.123736 22112 raft_consensus.cc:740] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35941e39406744c78af7f95e94ad8f11, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.123885 22112 consensus_queue.cc:260] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.124205 22112 ts_tablet_manager.cc:1434] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:17.133363 22119 raft_consensus.cc:493] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:17.133610 22119 raft_consensus.cc:515] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.134423 22119 leader_election.cc:290] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5794f9551a554f20b2ac7fdd354977ac (127.18.212.129:43577), 35941e39406744c78af7f95e94ad8f11 (127.18.212.131:45031)
I20260601 13:40:17.140182 21915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9bd01c9c3e4c3f97ef8f7045087db3" candidate_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5794f9551a554f20b2ac7fdd354977ac" is_pre_election: true
I20260601 13:40:17.140182 22066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9bd01c9c3e4c3f97ef8f7045087db3" candidate_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35941e39406744c78af7f95e94ad8f11" is_pre_election: true
I20260601 13:40:17.140496 21915 raft_consensus.cc:2468] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0e1542cc37947ebb77aee4bcdcf1c39 in term 0.
I20260601 13:40:17.140616 22066 raft_consensus.cc:2468] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0e1542cc37947ebb77aee4bcdcf1c39 in term 0.
I20260601 13:40:17.140951 21957 leader_election.cc:304] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5794f9551a554f20b2ac7fdd354977ac, b0e1542cc37947ebb77aee4bcdcf1c39; no voters: 
I20260601 13:40:17.141187 22119 raft_consensus.cc:2804] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:17.141254 22119 raft_consensus.cc:493] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:17.141300 22119 raft_consensus.cc:3060] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.142628 22119 raft_consensus.cc:515] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.143151 22119 leader_election.cc:290] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [CANDIDATE]: Term 1 election: Requested vote from peers 5794f9551a554f20b2ac7fdd354977ac (127.18.212.129:43577), 35941e39406744c78af7f95e94ad8f11 (127.18.212.131:45031)
I20260601 13:40:17.143594 22066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9bd01c9c3e4c3f97ef8f7045087db3" candidate_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35941e39406744c78af7f95e94ad8f11"
I20260601 13:40:17.143608 21915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9bd01c9c3e4c3f97ef8f7045087db3" candidate_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5794f9551a554f20b2ac7fdd354977ac"
I20260601 13:40:17.143759 21915 raft_consensus.cc:3060] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.143759 22066 raft_consensus.cc:3060] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.144928 22066 raft_consensus.cc:2468] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0e1542cc37947ebb77aee4bcdcf1c39 in term 1.
I20260601 13:40:17.144928 21915 raft_consensus.cc:2468] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0e1542cc37947ebb77aee4bcdcf1c39 in term 1.
I20260601 13:40:17.145292 21957 leader_election.cc:304] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5794f9551a554f20b2ac7fdd354977ac, b0e1542cc37947ebb77aee4bcdcf1c39; no voters: 
I20260601 13:40:17.145479 22119 raft_consensus.cc:2804] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:17.145825 22119 raft_consensus.cc:697] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 LEADER]: Becoming Leader. State: Replica: b0e1542cc37947ebb77aee4bcdcf1c39, State: Running, Role: LEADER
I20260601 13:40:17.146051 22119 consensus_queue.cc:237] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.146438 22124 raft_consensus.cc:493] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:17.146596 22124 raft_consensus.cc:515] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.147365 22124 leader_election.cc:290] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5794f9551a554f20b2ac7fdd354977ac (127.18.212.129:43577), b0e1542cc37947ebb77aee4bcdcf1c39 (127.18.212.130:45601)
I20260601 13:40:17.148849 21812 catalog_manager.cc:5696] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0e1542cc37947ebb77aee4bcdcf1c39 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:17.151963 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c3061a258a474baa7840b1317e75d0" candidate_uuid: "35941e39406744c78af7f95e94ad8f11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" is_pre_election: true
I20260601 13:40:17.152138 21991 raft_consensus.cc:2468] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35941e39406744c78af7f95e94ad8f11 in term 0.
I20260601 13:40:17.152184 21915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c3061a258a474baa7840b1317e75d0" candidate_uuid: "35941e39406744c78af7f95e94ad8f11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5794f9551a554f20b2ac7fdd354977ac" is_pre_election: true
I20260601 13:40:17.152323 21915 raft_consensus.cc:2468] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35941e39406744c78af7f95e94ad8f11 in term 0.
I20260601 13:40:17.152448 22030 leader_election.cc:304] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35941e39406744c78af7f95e94ad8f11, b0e1542cc37947ebb77aee4bcdcf1c39; no voters: 
I20260601 13:40:17.152649 22124 raft_consensus.cc:2804] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:17.152721 22124 raft_consensus.cc:493] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:17.152776 22124 raft_consensus.cc:3060] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.153910 22124 raft_consensus.cc:515] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.154263 22124 leader_election.cc:290] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [CANDIDATE]: Term 1 election: Requested vote from peers 5794f9551a554f20b2ac7fdd354977ac (127.18.212.129:43577), b0e1542cc37947ebb77aee4bcdcf1c39 (127.18.212.130:45601)
I20260601 13:40:17.154690 21915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c3061a258a474baa7840b1317e75d0" candidate_uuid: "35941e39406744c78af7f95e94ad8f11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5794f9551a554f20b2ac7fdd354977ac"
I20260601 13:40:17.154781 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c3061a258a474baa7840b1317e75d0" candidate_uuid: "35941e39406744c78af7f95e94ad8f11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39"
I20260601 13:40:17.154865 21991 raft_consensus.cc:3060] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.154871 21915 raft_consensus.cc:3060] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.155848 21915 raft_consensus.cc:2468] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35941e39406744c78af7f95e94ad8f11 in term 1.
I20260601 13:40:17.155985 21991 raft_consensus.cc:2468] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35941e39406744c78af7f95e94ad8f11 in term 1.
I20260601 13:40:17.156178 22032 leader_election.cc:304] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35941e39406744c78af7f95e94ad8f11, 5794f9551a554f20b2ac7fdd354977ac; no voters: 
I20260601 13:40:17.156425 22124 raft_consensus.cc:2804] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:17.156695 22124 raft_consensus.cc:697] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 1 LEADER]: Becoming Leader. State: Replica: 35941e39406744c78af7f95e94ad8f11, State: Running, Role: LEADER
I20260601 13:40:17.156827 22124 consensus_queue.cc:237] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.158622 21812 catalog_manager.cc:5696] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35941e39406744c78af7f95e94ad8f11 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "35941e39406744c78af7f95e94ad8f11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:17.216681 22117 raft_consensus.cc:493] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:17.216871 22117 raft_consensus.cc:515] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.217473 22117 leader_election.cc:290] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0e1542cc37947ebb77aee4bcdcf1c39 (127.18.212.130:45601), 35941e39406744c78af7f95e94ad8f11 (127.18.212.131:45031)
I20260601 13:40:17.221586 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5453ab1199e04d1e842d0451240e1010" candidate_uuid: "5794f9551a554f20b2ac7fdd354977ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" is_pre_election: true
I20260601 13:40:17.221586 22066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5453ab1199e04d1e842d0451240e1010" candidate_uuid: "5794f9551a554f20b2ac7fdd354977ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35941e39406744c78af7f95e94ad8f11" is_pre_election: true
I20260601 13:40:17.221828 21991 raft_consensus.cc:2468] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5794f9551a554f20b2ac7fdd354977ac in term 0.
I20260601 13:40:17.221865 22066 raft_consensus.cc:2468] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5794f9551a554f20b2ac7fdd354977ac in term 0.
I20260601 13:40:17.222186 21878 leader_election.cc:304] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 35941e39406744c78af7f95e94ad8f11, 5794f9551a554f20b2ac7fdd354977ac, b0e1542cc37947ebb77aee4bcdcf1c39; no voters: 
I20260601 13:40:17.222381 22117 raft_consensus.cc:2804] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:17.222446 22117 raft_consensus.cc:493] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:17.222486 22117 raft_consensus.cc:3060] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.223603 22117 raft_consensus.cc:515] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.223976 22117 leader_election.cc:290] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [CANDIDATE]: Term 1 election: Requested vote from peers b0e1542cc37947ebb77aee4bcdcf1c39 (127.18.212.130:45601), 35941e39406744c78af7f95e94ad8f11 (127.18.212.131:45031)
I20260601 13:40:17.224336 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5453ab1199e04d1e842d0451240e1010" candidate_uuid: "5794f9551a554f20b2ac7fdd354977ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39"
I20260601 13:40:17.224483 21991 raft_consensus.cc:3060] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.225369 21991 raft_consensus.cc:2468] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5794f9551a554f20b2ac7fdd354977ac in term 1.
I20260601 13:40:17.225620 22066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5453ab1199e04d1e842d0451240e1010" candidate_uuid: "5794f9551a554f20b2ac7fdd354977ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35941e39406744c78af7f95e94ad8f11"
I20260601 13:40:17.225735 22066 raft_consensus.cc:3060] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.225724 21879 leader_election.cc:304] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5794f9551a554f20b2ac7fdd354977ac, b0e1542cc37947ebb77aee4bcdcf1c39; no voters: 
I20260601 13:40:17.225996 22117 raft_consensus.cc:2804] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Leader election won for term 1
W20260601 13:40:17.226063 21942 tablet.cc:2404] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:40:17.226282 22117 raft_consensus.cc:697] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 1 LEADER]: Becoming Leader. State: Replica: 5794f9551a554f20b2ac7fdd354977ac, State: Running, Role: LEADER
I20260601 13:40:17.226442 22117 consensus_queue.cc:237] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } }
I20260601 13:40:17.227115 22066 raft_consensus.cc:2468] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5794f9551a554f20b2ac7fdd354977ac in term 1.
I20260601 13:40:17.228339 21812 catalog_manager.cc:5696] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 5794f9551a554f20b2ac7fdd354977ac (127.18.212.129). New cstate: current_term: 1 leader_uuid: "5794f9551a554f20b2ac7fdd354977ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:17.383251 22124 raft_consensus.cc:493] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:17.383478 22124 raft_consensus.cc:515] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } } peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } }
I20260601 13:40:17.384123 22124 leader_election.cc:290] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5794f9551a554f20b2ac7fdd354977ac (127.18.212.129:43577), b0e1542cc37947ebb77aee4bcdcf1c39 (127.18.212.130:45601)
I20260601 13:40:17.384703 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4321390e54657a946ccb7dde39fe2" candidate_uuid: "35941e39406744c78af7f95e94ad8f11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" is_pre_election: true
I20260601 13:40:17.384709 21915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4321390e54657a946ccb7dde39fe2" candidate_uuid: "35941e39406744c78af7f95e94ad8f11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5794f9551a554f20b2ac7fdd354977ac" is_pre_election: true
I20260601 13:40:17.384887 21991 raft_consensus.cc:2468] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35941e39406744c78af7f95e94ad8f11 in term 0.
I20260601 13:40:17.384945 21915 raft_consensus.cc:2468] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35941e39406744c78af7f95e94ad8f11 in term 0.
I20260601 13:40:17.385278 22030 leader_election.cc:304] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35941e39406744c78af7f95e94ad8f11, b0e1542cc37947ebb77aee4bcdcf1c39; no voters: 
I20260601 13:40:17.385514 22124 raft_consensus.cc:2804] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:17.385581 22124 raft_consensus.cc:493] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:17.385659 22124 raft_consensus.cc:3060] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.386857 22124 raft_consensus.cc:515] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } } peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } }
I20260601 13:40:17.387344 22124 leader_election.cc:290] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [CANDIDATE]: Term 1 election: Requested vote from peers 5794f9551a554f20b2ac7fdd354977ac (127.18.212.129:43577), b0e1542cc37947ebb77aee4bcdcf1c39 (127.18.212.130:45601)
I20260601 13:40:17.387859 21991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4321390e54657a946ccb7dde39fe2" candidate_uuid: "35941e39406744c78af7f95e94ad8f11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39"
I20260601 13:40:17.387859 21915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4321390e54657a946ccb7dde39fe2" candidate_uuid: "35941e39406744c78af7f95e94ad8f11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5794f9551a554f20b2ac7fdd354977ac"
I20260601 13:40:17.388033 21991 raft_consensus.cc:3060] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.388065 21915 raft_consensus.cc:3060] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.389194 21915 raft_consensus.cc:2468] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35941e39406744c78af7f95e94ad8f11 in term 1.
I20260601 13:40:17.389194 21991 raft_consensus.cc:2468] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35941e39406744c78af7f95e94ad8f11 in term 1.
I20260601 13:40:17.389539 22030 leader_election.cc:304] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35941e39406744c78af7f95e94ad8f11, b0e1542cc37947ebb77aee4bcdcf1c39; no voters: 
I20260601 13:40:17.389747 22124 raft_consensus.cc:2804] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:17.389869 22124 raft_consensus.cc:697] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 1 LEADER]: Becoming Leader. State: Replica: 35941e39406744c78af7f95e94ad8f11, State: Running, Role: LEADER
I20260601 13:40:17.390029 22124 consensus_queue.cc:237] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } } peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } }
I20260601 13:40:17.392094 21812 catalog_manager.cc:5696] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35941e39406744c78af7f95e94ad8f11 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "35941e39406744c78af7f95e94ad8f11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35941e39406744c78af7f95e94ad8f11" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5794f9551a554f20b2ac7fdd354977ac" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 43577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0e1542cc37947ebb77aee4bcdcf1c39" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 45601 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:17.462741 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:40:17.468169 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:17.468538 19282 tablet_replica.cc:333] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac: stopping tablet replica
I20260601 13:40:17.468737 19282 raft_consensus.cc:2243] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:17.468909 19282 raft_consensus.cc:2272] T a5c3061a258a474baa7840b1317e75d0 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.469591 19282 tablet_replica.cc:333] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac: stopping tablet replica
I20260601 13:40:17.469727 19282 raft_consensus.cc:2243] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:17.469859 19282 raft_consensus.cc:2272] T 4be4321390e54657a946ccb7dde39fe2 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.470348 19282 tablet_replica.cc:333] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac: stopping tablet replica
I20260601 13:40:17.470463 19282 raft_consensus.cc:2243] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:17.470636 19282 pending_rounds.cc:70] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac: Trying to abort 1 pending ops.
I20260601 13:40:17.470757 19282 pending_rounds.cc:77] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195705761251328 op_type: NO_OP noop_request { }
I20260601 13:40:17.470892 19282 raft_consensus.cc:2889] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:17.470969 19282 raft_consensus.cc:2272] T 5453ab1199e04d1e842d0451240e1010 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.471752 19282 tablet_replica.cc:333] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac: stopping tablet replica
I20260601 13:40:17.471876 19282 raft_consensus.cc:2243] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:17.471978 19282 raft_consensus.cc:2272] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 5794f9551a554f20b2ac7fdd354977ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.486603 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:40:17.490494 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:40:17.496505 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:17.496930 19282 tablet_replica.cc:333] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39: stopping tablet replica
I20260601 13:40:17.497134 19282 raft_consensus.cc:2243] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:17.497329 19282 raft_consensus.cc:2272] T 4be4321390e54657a946ccb7dde39fe2 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.498066 19282 tablet_replica.cc:333] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39: stopping tablet replica
I20260601 13:40:17.498208 19282 raft_consensus.cc:2243] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:17.498325 19282 raft_consensus.cc:2272] T a5c3061a258a474baa7840b1317e75d0 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.499243 19282 tablet_replica.cc:333] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39: stopping tablet replica
I20260601 13:40:17.499434 19282 raft_consensus.cc:2243] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:17.499559 19282 raft_consensus.cc:2272] T 5453ab1199e04d1e842d0451240e1010 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.499980 19282 tablet_replica.cc:333] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39: stopping tablet replica
I20260601 13:40:17.500100 19282 raft_consensus.cc:2243] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:17.500284 19282 pending_rounds.cc:70] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39: Trying to abort 1 pending ops.
I20260601 13:40:17.500324 19282 pending_rounds.cc:77] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195705432473600 op_type: NO_OP noop_request { }
I20260601 13:40:17.500447 19282 raft_consensus.cc:2889] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:17.500514 19282 raft_consensus.cc:2272] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P b0e1542cc37947ebb77aee4bcdcf1c39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.514703 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:40:17.517810 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:40:17.522557 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:17.522897 19282 tablet_replica.cc:333] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11: stopping tablet replica
I20260601 13:40:17.523175 19282 raft_consensus.cc:2243] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:17.523394 19282 pending_rounds.cc:70] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11: Trying to abort 1 pending ops.
I20260601 13:40:17.523422 19282 pending_rounds.cc:77] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195705476218880 op_type: NO_OP noop_request { }
I20260601 13:40:17.523518 19282 raft_consensus.cc:2889] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:17.523568 19282 raft_consensus.cc:2272] T a5c3061a258a474baa7840b1317e75d0 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.524375 19282 tablet_replica.cc:333] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11: stopping tablet replica
I20260601 13:40:17.524472 19282 raft_consensus.cc:2243] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:17.524645 19282 pending_rounds.cc:70] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11: Trying to abort 1 pending ops.
I20260601 13:40:17.524674 19282 pending_rounds.cc:77] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195706431508480 op_type: NO_OP noop_request { }
I20260601 13:40:17.524722 19282 raft_consensus.cc:2889] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:17.524763 19282 raft_consensus.cc:2272] T 4be4321390e54657a946ccb7dde39fe2 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.525326 19282 tablet_replica.cc:333] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11: stopping tablet replica
I20260601 13:40:17.525417 19282 raft_consensus.cc:2243] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:17.525494 19282 raft_consensus.cc:2272] T 5453ab1199e04d1e842d0451240e1010 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.525835 19282 tablet_replica.cc:333] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11: stopping tablet replica
I20260601 13:40:17.525905 19282 raft_consensus.cc:2243] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:17.525979 19282 raft_consensus.cc:2272] T 8e9bd01c9c3e4c3f97ef8f7045087db3 P 35941e39406744c78af7f95e94ad8f11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.539906 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:40:17.543151 19282 master.cc:562] Master@127.18.212.190:40499 shutting down...
I20260601 13:40:17.547374 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:17.547577 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:17.547636 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 01ef692f91774508bd80ee69aa85ad00: stopping tablet replica
I20260601 13:40:17.561465 19282 master.cc:584] Master@127.18.212.190:40499 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1742 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:40:17.571678 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:42811
I20260601 13:40:17.572103 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:40:17.574172 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:17.574160 22144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:17.574194 22146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:17.574298 22143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:17.574505 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:17.574570 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:17.574597 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321217574596 us; error 0 us; skew 500 ppm
I20260601 13:40:17.575594 19282 webserver.cc:533] Webserver started at http://127.18.212.190:37351/ using document root <none> and password file <none>
I20260601 13:40:17.575784 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:17.575853 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:17.575934 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:17.576360 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "41acf2dcb2e64a8c81bef2b33b8a24a5"
format_stamp: "Formatted at 2026-06-01 13:40:17 on dist-test-slave-b9mm"
I20260601 13:40:17.577868 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:17.578841 22151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.579180 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:17.579265 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "41acf2dcb2e64a8c81bef2b33b8a24a5"
format_stamp: "Formatted at 2026-06-01 13:40:17 on dist-test-slave-b9mm"
I20260601 13:40:17.579362 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-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)
I20260601 13:40:17.590775 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:17.591275 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:17.595484 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:42811
I20260601 13:40:17.598664 22203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:42811 every 8 connection(s)
I20260601 13:40:17.599216 22204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:17.601099 22204 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5: Bootstrap starting.
I20260601 13:40:17.601924 22204 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:17.602950 22204 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5: No bootstrap required, opened a new log
I20260601 13:40:17.603415 22204 raft_consensus.cc:359] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41acf2dcb2e64a8c81bef2b33b8a24a5" member_type: VOTER }
I20260601 13:40:17.603504 22204 raft_consensus.cc:385] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:17.603526 22204 raft_consensus.cc:740] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41acf2dcb2e64a8c81bef2b33b8a24a5, State: Initialized, Role: FOLLOWER
I20260601 13:40:17.603667 22204 consensus_queue.cc:260] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41acf2dcb2e64a8c81bef2b33b8a24a5" member_type: VOTER }
I20260601 13:40:17.603753 22204 raft_consensus.cc:399] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:17.603809 22204 raft_consensus.cc:493] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:17.603870 22204 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:17.604581 22204 raft_consensus.cc:515] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41acf2dcb2e64a8c81bef2b33b8a24a5" member_type: VOTER }
I20260601 13:40:17.604701 22204 leader_election.cc:304] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [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: 41acf2dcb2e64a8c81bef2b33b8a24a5; no voters: 
I20260601 13:40:17.604954 22204 leader_election.cc:290] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:17.605098 22207 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:17.605322 22207 raft_consensus.cc:697] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 1 LEADER]: Becoming Leader. State: Replica: 41acf2dcb2e64a8c81bef2b33b8a24a5, State: Running, Role: LEADER
I20260601 13:40:17.605417 22204 sys_catalog.cc:565] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:17.605496 22207 consensus_queue.cc:237] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [LEADER]: Queue going to LEADER mode. State: All 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: "41acf2dcb2e64a8c81bef2b33b8a24a5" member_type: VOTER }
I20260601 13:40:17.605988 22208 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "41acf2dcb2e64a8c81bef2b33b8a24a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41acf2dcb2e64a8c81bef2b33b8a24a5" member_type: VOTER } }
I20260601 13:40:17.606022 22209 sys_catalog.cc:455] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 41acf2dcb2e64a8c81bef2b33b8a24a5. Latest consensus state: current_term: 1 leader_uuid: "41acf2dcb2e64a8c81bef2b33b8a24a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41acf2dcb2e64a8c81bef2b33b8a24a5" member_type: VOTER } }
I20260601 13:40:17.606086 22208 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:17.606109 22209 sys_catalog.cc:458] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:17.606367 22213 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:17.607409 22213 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:17.607638 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:17.609496 22213 catalog_manager.cc:1382] Generated new cluster ID: 88ead10cfd02496792cde99f4c674513
I20260601 13:40:17.609556 22213 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:17.621006 22213 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:17.621611 22213 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:17.632659 22213 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5: Generated new TSK 0
I20260601 13:40:17.632856 22213 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:17.640501 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:17.642876 22225 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:17.643025 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:17.643039 22228 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:17.643003 22226 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:17.643409 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:17.643460 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:17.643481 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321217643480 us; error 0 us; skew 500 ppm
I20260601 13:40:17.644665 19282 webserver.cc:533] Webserver started at http://127.18.212.129:33775/ using document root <none> and password file <none>
I20260601 13:40:17.644860 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:17.644922 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:17.645006 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:17.645449 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "056281c711a54b53a78aa292d3ad462c"
format_stamp: "Formatted at 2026-06-01 13:40:17 on dist-test-slave-b9mm"
I20260601 13:40:17.647117 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:17.648183 22233 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.648447 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:17.648535 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "056281c711a54b53a78aa292d3ad462c"
format_stamp: "Formatted at 2026-06-01 13:40:17 on dist-test-slave-b9mm"
I20260601 13:40:17.648633 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-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)
I20260601 13:40:17.657308 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:17.657770 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:17.658094 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:17.658591 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:17.658653 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.658713 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:17.658747 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.663532 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:40881
I20260601 13:40:17.663549 22296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:40881 every 8 connection(s)
I20260601 13:40:17.664469 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:17.666603 22304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:17.666623 22302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:17.666622 22301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:17.666824 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:17.667294 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:17.667364 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:17.667392 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321217667391 us; error 0 us; skew 500 ppm
I20260601 13:40:17.668406 19282 webserver.cc:533] Webserver started at http://127.18.212.130:40765/ using document root <none> and password file <none>
I20260601 13:40:17.668658 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:17.668735 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:17.668828 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:17.669335 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "52ff80c4868f468eab7187fbb33b73fd"
format_stamp: "Formatted at 2026-06-01 13:40:17 on dist-test-slave-b9mm"
I20260601 13:40:17.669654 22297 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42811
I20260601 13:40:17.669771 22297 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:17.670001 22297 heartbeater.cc:507] Master 127.18.212.190:42811 requested a full tablet report, sending...
I20260601 13:40:17.670732 22168 ts_manager.cc:194] Registered new tserver with Master: 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881)
I20260601 13:40:17.671320 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:40:17.671698 22168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46954
I20260601 13:40:17.672469 22309 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.672768 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:17.672848 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "52ff80c4868f468eab7187fbb33b73fd"
format_stamp: "Formatted at 2026-06-01 13:40:17 on dist-test-slave-b9mm"
I20260601 13:40:17.672947 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-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)
I20260601 13:40:17.681360 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:17.681836 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:17.682211 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:17.682762 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:17.682827 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.682890 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:17.682945 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.687515 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:41985
I20260601 13:40:17.687585 22372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:41985 every 8 connection(s)
I20260601 13:40:17.688493 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:17.690820 22377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:17.690871 22376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:17.691139 22379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:17.691277 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:17.691484 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:17.691541 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:17.691571 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321217691568 us; error 0 us; skew 500 ppm
I20260601 13:40:17.692559 19282 webserver.cc:533] Webserver started at http://127.18.212.131:33137/ using document root <none> and password file <none>
I20260601 13:40:17.692757 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:17.692816 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:17.692902 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:17.693209 22373 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42811
I20260601 13:40:17.693320 22373 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:17.693358 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "352fb98f5d954d8fa5ddeffe81833541"
format_stamp: "Formatted at 2026-06-01 13:40:17 on dist-test-slave-b9mm"
I20260601 13:40:17.693588 22373 heartbeater.cc:507] Master 127.18.212.190:42811 requested a full tablet report, sending...
I20260601 13:40:17.694347 22168 ts_manager.cc:194] Registered new tserver with Master: 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985)
I20260601 13:40:17.695016 22168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46964
I20260601 13:40:17.695202 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:40:17.696234 22384 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.696511 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:17.696573 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "352fb98f5d954d8fa5ddeffe81833541"
format_stamp: "Formatted at 2026-06-01 13:40:17 on dist-test-slave-b9mm"
I20260601 13:40:17.696671 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-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)
I20260601 13:40:17.705590 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:17.706122 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:17.706487 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:17.707046 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:17.707149 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.707211 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:17.707243 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.712522 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:39739
I20260601 13:40:17.712587 22447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:39739 every 8 connection(s)
I20260601 13:40:17.717829 22448 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42811
I20260601 13:40:17.717979 22448 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:17.718266 22448 heartbeater.cc:507] Master 127.18.212.190:42811 requested a full tablet report, sending...
I20260601 13:40:17.718958 22168 ts_manager.cc:194] Registered new tserver with Master: 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:17.719578 22168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46976
I20260601 13:40:17.719825 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006792936s
I20260601 13:40:18.672755 22297 heartbeater.cc:499] Master 127.18.212.190:42811 was elected leader, sending a full tablet report...
I20260601 13:40:18.696179 22373 heartbeater.cc:499] Master 127.18.212.190:42811 was elected leader, sending a full tablet report...
I20260601 13:40:18.720625 22448 heartbeater.cc:499] Master 127.18.212.190:42811 was elected leader, sending a full tablet report...
I20260601 13:40:18.758772 22168 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46978:
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"
    }
  }
}
W20260601 13:40:18.759944 22168 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:40:18.776538 22261 tablet_service.cc:1511] Processing CreateTablet for tablet 7d33574fbc6640719bbf5af5350b6d5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.776692 22257 tablet_service.cc:1511] Processing CreateTablet for tablet 4a212aa30a93453ab5b12d5d83a18ad6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.776841 22260 tablet_service.cc:1511] Processing CreateTablet for tablet 120147ed62f846ad853ee77e7c9cc8f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.777096 22261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d33574fbc6640719bbf5af5350b6d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.777283 22257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a212aa30a93453ab5b12d5d83a18ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.777319 22259 tablet_service.cc:1511] Processing CreateTablet for tablet 6632ede4621d4b37a45ac7408b9bddf3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.777549 22259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632ede4621d4b37a45ac7408b9bddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.778098 22258 tablet_service.cc:1511] Processing CreateTablet for tablet f8f62754ce654038a6874fa41dd93b8b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.778347 22258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f62754ce654038a6874fa41dd93b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.780409 22468 tablet_bootstrap.cc:492] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:18.780738 22256 tablet_service.cc:1511] Processing CreateTablet for tablet 338dcbb1783343159e9e4db6c319b25f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.781019 22256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338dcbb1783343159e9e4db6c319b25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.781855 22468 tablet_bootstrap.cc:654] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.782943 22255 tablet_service.cc:1511] Processing CreateTablet for tablet 7d69ae4b9d27411aa7d258304bda1ea8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.783244 22255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d69ae4b9d27411aa7d258304bda1ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.783681 22254 tablet_service.cc:1511] Processing CreateTablet for tablet ecde40252094490b86dcc6039a52941a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.783918 22468 tablet_bootstrap.cc:492] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:18.784036 22468 ts_tablet_manager.cc:1403] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:40:18.784147 22254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecde40252094490b86dcc6039a52941a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.784719 22468 raft_consensus.cc:359] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:18.785118 22468 raft_consensus.cc:385] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.785183 22468 raft_consensus.cc:740] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.785452 22468 consensus_queue.cc:260] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:18.786041 22468 ts_tablet_manager.cc:1434] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:40:18.786161 22337 tablet_service.cc:1511] Processing CreateTablet for tablet 7d33574fbc6640719bbf5af5350b6d5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.786339 22468 tablet_bootstrap.cc:492] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:18.786443 22337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d33574fbc6640719bbf5af5350b6d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.787963 22468 tablet_bootstrap.cc:654] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.789181 22472 tablet_bootstrap.cc:492] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:18.789350 22468 tablet_bootstrap.cc:492] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:18.789436 22468 ts_tablet_manager.cc:1403] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:18.789847 22468 raft_consensus.cc:359] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.789942 22468 raft_consensus.cc:385] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.789963 22468 raft_consensus.cc:740] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.790122 22468 consensus_queue.cc:260] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.790278 22336 tablet_service.cc:1511] Processing CreateTablet for tablet 120147ed62f846ad853ee77e7c9cc8f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.790565 22468 ts_tablet_manager.cc:1434] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:18.790596 22472 tablet_bootstrap.cc:654] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.790741 22468 tablet_bootstrap.cc:492] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:18.790894 22335 tablet_service.cc:1511] Processing CreateTablet for tablet 6632ede4621d4b37a45ac7408b9bddf3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.791479 22334 tablet_service.cc:1511] Processing CreateTablet for tablet f8f62754ce654038a6874fa41dd93b8b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.791992 22333 tablet_service.cc:1511] Processing CreateTablet for tablet 4a212aa30a93453ab5b12d5d83a18ad6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.792472 22332 tablet_service.cc:1511] Processing CreateTablet for tablet 338dcbb1783343159e9e4db6c319b25f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.792570 22468 tablet_bootstrap.cc:654] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.792945 22331 tablet_service.cc:1511] Processing CreateTablet for tablet 7d69ae4b9d27411aa7d258304bda1ea8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.793442 22330 tablet_service.cc:1511] Processing CreateTablet for tablet ecde40252094490b86dcc6039a52941a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.794019 22472 tablet_bootstrap.cc:492] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:18.794138 22472 ts_tablet_manager.cc:1403] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:40:18.794148 22412 tablet_service.cc:1511] Processing CreateTablet for tablet 7d33574fbc6640719bbf5af5350b6d5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.794355 22411 tablet_service.cc:1511] Processing CreateTablet for tablet 120147ed62f846ad853ee77e7c9cc8f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.794675 22412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d33574fbc6640719bbf5af5350b6d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.794808 22472 raft_consensus.cc:359] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:18.794950 22472 raft_consensus.cc:385] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.795001 22472 raft_consensus.cc:740] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.794975 22410 tablet_service.cc:1511] Processing CreateTablet for tablet 6632ede4621d4b37a45ac7408b9bddf3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.795181 22472 consensus_queue.cc:260] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:18.795516 22409 tablet_service.cc:1511] Processing CreateTablet for tablet f8f62754ce654038a6874fa41dd93b8b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.795713 22472 ts_tablet_manager.cc:1434] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:18.795903 22408 tablet_service.cc:1511] Processing CreateTablet for tablet 4a212aa30a93453ab5b12d5d83a18ad6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.796257 22468 tablet_bootstrap.cc:492] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:18.796330 22468 ts_tablet_manager.cc:1403] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:40:18.796361 22407 tablet_service.cc:1511] Processing CreateTablet for tablet 338dcbb1783343159e9e4db6c319b25f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.796737 22468 raft_consensus.cc:359] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.796819 22468 raft_consensus.cc:385] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.796842 22468 raft_consensus.cc:740] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.796950 22406 tablet_service.cc:1511] Processing CreateTablet for tablet 7d69ae4b9d27411aa7d258304bda1ea8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.796963 22468 consensus_queue.cc:260] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.797415 22468 ts_tablet_manager.cc:1434] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:18.797442 22405 tablet_service.cc:1511] Processing CreateTablet for tablet ecde40252094490b86dcc6039a52941a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:18.797608 22468 tablet_bootstrap.cc:492] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:18.798651 22260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120147ed62f846ad853ee77e7c9cc8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.799101 22468 tablet_bootstrap.cc:654] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.800529 22468 tablet_bootstrap.cc:492] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:18.800606 22468 ts_tablet_manager.cc:1403] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:18.801021 22468 raft_consensus.cc:359] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.801127 22468 raft_consensus.cc:385] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.801151 22468 raft_consensus.cc:740] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.801241 22468 consensus_queue.cc:260] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.801541 22468 ts_tablet_manager.cc:1434] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:18.801755 22468 tablet_bootstrap.cc:492] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:18.795264 22410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632ede4621d4b37a45ac7408b9bddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.803179 22468 tablet_bootstrap.cc:654] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.804925 22468 tablet_bootstrap.cc:492] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:18.804935 22408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a212aa30a93453ab5b12d5d83a18ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.805039 22468 ts_tablet_manager.cc:1403] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:40:18.805140 22407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338dcbb1783343159e9e4db6c319b25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.805285 22409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f62754ce654038a6874fa41dd93b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.805576 22468 raft_consensus.cc:359] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.805698 22468 raft_consensus.cc:385] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.805732 22468 raft_consensus.cc:740] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.805919 22468 consensus_queue.cc:260] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.806246 22468 ts_tablet_manager.cc:1434] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:18.807109 22468 tablet_bootstrap.cc:492] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:18.807612 22405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecde40252094490b86dcc6039a52941a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.808121 22406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d69ae4b9d27411aa7d258304bda1ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.808347 22468 tablet_bootstrap.cc:654] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.809794 22411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120147ed62f846ad853ee77e7c9cc8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.790594 22336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120147ed62f846ad853ee77e7c9cc8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.812479 22330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecde40252094490b86dcc6039a52941a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.812633 22334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f62754ce654038a6874fa41dd93b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.812808 22332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338dcbb1783343159e9e4db6c319b25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.812984 22333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a212aa30a93453ab5b12d5d83a18ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.814992 22331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d69ae4b9d27411aa7d258304bda1ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.815167 22335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632ede4621d4b37a45ac7408b9bddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.815335 22472 tablet_bootstrap.cc:492] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:18.816807 22472 tablet_bootstrap.cc:654] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.816896 22477 tablet_bootstrap.cc:492] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:18.818624 22477 tablet_bootstrap.cc:654] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.820058 22477 tablet_bootstrap.cc:492] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:18.820173 22477 ts_tablet_manager.cc:1403] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:18.820227 22472 tablet_bootstrap.cc:492] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:18.820334 22472 ts_tablet_manager.cc:1403] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:40:18.820693 22477 raft_consensus.cc:359] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:18.820827 22477 raft_consensus.cc:385] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.820875 22477 raft_consensus.cc:740] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.820786 22472 raft_consensus.cc:359] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.820987 22472 raft_consensus.cc:385] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.821041 22472 raft_consensus.cc:740] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.821025 22477 consensus_queue.cc:260] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:18.821208 22472 consensus_queue.cc:260] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.821477 22477 ts_tablet_manager.cc:1434] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:18.821540 22472 ts_tablet_manager.cc:1434] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:40:18.821676 22477 tablet_bootstrap.cc:492] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:18.822429 22472 tablet_bootstrap.cc:492] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:18.822873 22477 tablet_bootstrap.cc:654] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.823963 22472 tablet_bootstrap.cc:654] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.824234 22468 tablet_bootstrap.cc:492] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:18.824342 22468 ts_tablet_manager.cc:1403] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.000s
I20260601 13:40:18.824919 22468 raft_consensus.cc:359] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.825078 22468 raft_consensus.cc:385] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.825135 22468 raft_consensus.cc:740] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.825302 22468 consensus_queue.cc:260] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.825551 22477 tablet_bootstrap.cc:492] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:18.825594 22472 tablet_bootstrap.cc:492] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:18.825663 22468 ts_tablet_manager.cc:1434] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:40:18.825714 22472 ts_tablet_manager.cc:1403] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:18.825824 22477 ts_tablet_manager.cc:1403] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:40:18.826176 22468 tablet_bootstrap.cc:492] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:18.826216 22472 raft_consensus.cc:359] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.826303 22477 raft_consensus.cc:359] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.826382 22472 raft_consensus.cc:385] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.826390 22477 raft_consensus.cc:385] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.826464 22472 raft_consensus.cc:740] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.826481 22477 raft_consensus.cc:740] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.826637 22472 consensus_queue.cc:260] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.826643 22477 consensus_queue.cc:260] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.827005 22477 ts_tablet_manager.cc:1434] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:18.827240 22477 tablet_bootstrap.cc:492] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:18.827421 22468 tablet_bootstrap.cc:654] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.827008 22472 ts_tablet_manager.cc:1434] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:18.828562 22472 tablet_bootstrap.cc:492] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:18.828892 22468 tablet_bootstrap.cc:492] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:18.828912 22477 tablet_bootstrap.cc:654] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.828976 22468 ts_tablet_manager.cc:1403] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:18.829493 22468 raft_consensus.cc:359] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.829634 22468 raft_consensus.cc:385] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.829689 22468 raft_consensus.cc:740] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.829743 22472 tablet_bootstrap.cc:654] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.829833 22468 consensus_queue.cc:260] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.830111 22468 ts_tablet_manager.cc:1434] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:18.830297 22468 tablet_bootstrap.cc:492] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:18.831135 22472 tablet_bootstrap.cc:492] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:18.831239 22472 ts_tablet_manager.cc:1403] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:18.831451 22468 tablet_bootstrap.cc:654] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.831800 22472 raft_consensus.cc:359] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.831921 22472 raft_consensus.cc:385] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.831962 22472 raft_consensus.cc:740] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.831990 22477 tablet_bootstrap.cc:492] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:18.832077 22477 ts_tablet_manager.cc:1403] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:18.832093 22472 consensus_queue.cc:260] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.832588 22468 tablet_bootstrap.cc:492] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:18.832525 22477 raft_consensus.cc:359] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.832674 22477 raft_consensus.cc:385] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.832686 22468 ts_tablet_manager.cc:1403] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:18.832754 22477 raft_consensus.cc:740] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.832890 22477 consensus_queue.cc:260] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.833202 22477 ts_tablet_manager.cc:1434] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:18.833199 22468 raft_consensus.cc:359] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.833323 22468 raft_consensus.cc:385] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.832527 22472 ts_tablet_manager.cc:1434] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:18.833374 22468 raft_consensus.cc:740] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.833463 22477 tablet_bootstrap.cc:492] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:18.833578 22468 consensus_queue.cc:260] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.833655 22472 tablet_bootstrap.cc:492] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:18.833866 22468 ts_tablet_manager.cc:1434] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:18.834676 22477 tablet_bootstrap.cc:654] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.834936 22472 tablet_bootstrap.cc:654] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.836283 22472 tablet_bootstrap.cc:492] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:18.836421 22472 ts_tablet_manager.cc:1403] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:18.836993 22472 raft_consensus.cc:359] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.837167 22472 raft_consensus.cc:385] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.837226 22477 tablet_bootstrap.cc:492] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:18.837219 22472 raft_consensus.cc:740] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.837344 22477 ts_tablet_manager.cc:1403] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:40:18.837400 22472 consensus_queue.cc:260] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.837697 22472 ts_tablet_manager.cc:1434] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:18.837810 22477 raft_consensus.cc:359] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.837886 22472 tablet_bootstrap.cc:492] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:18.837908 22477 raft_consensus.cc:385] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.837940 22477 raft_consensus.cc:740] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.838055 22477 consensus_queue.cc:260] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.838346 22477 ts_tablet_manager.cc:1434] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:18.838548 22477 tablet_bootstrap.cc:492] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:18.839419 22472 tablet_bootstrap.cc:654] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.839748 22477 tablet_bootstrap.cc:654] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.840900 22472 tablet_bootstrap.cc:492] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:18.841004 22472 ts_tablet_manager.cc:1403] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:18.841403 22477 tablet_bootstrap.cc:492] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:18.841514 22477 ts_tablet_manager.cc:1403] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:18.841441 22472 raft_consensus.cc:359] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.841583 22472 raft_consensus.cc:385] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.841630 22472 raft_consensus.cc:740] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.841779 22472 consensus_queue.cc:260] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.842089 22472 ts_tablet_manager.cc:1434] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:18.842044 22477 raft_consensus.cc:359] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.842192 22477 raft_consensus.cc:385] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.842242 22477 raft_consensus.cc:740] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.842341 22472 tablet_bootstrap.cc:492] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:18.842384 22477 consensus_queue.cc:260] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.842813 22477 ts_tablet_manager.cc:1434] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:18.843022 22477 tablet_bootstrap.cc:492] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:18.843686 22472 tablet_bootstrap.cc:654] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.844247 22477 tablet_bootstrap.cc:654] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.845608 22472 tablet_bootstrap.cc:492] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:18.845688 22472 ts_tablet_manager.cc:1403] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:18.845851 22477 tablet_bootstrap.cc:492] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:18.845968 22477 ts_tablet_manager.cc:1403] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:18.846182 22472 raft_consensus.cc:359] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.846297 22472 raft_consensus.cc:385] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.846343 22472 raft_consensus.cc:740] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.846480 22472 consensus_queue.cc:260] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.846449 22477 raft_consensus.cc:359] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.846602 22477 raft_consensus.cc:385] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.846657 22477 raft_consensus.cc:740] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.846786 22472 ts_tablet_manager.cc:1434] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:18.846796 22477 consensus_queue.cc:260] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.847052 22472 tablet_bootstrap.cc:492] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:18.847213 22477 ts_tablet_manager.cc:1434] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:18.847477 22477 tablet_bootstrap.cc:492] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:18.848310 22472 tablet_bootstrap.cc:654] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.848971 22477 tablet_bootstrap.cc:654] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.850459 22477 tablet_bootstrap.cc:492] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:18.850548 22472 tablet_bootstrap.cc:492] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:18.850582 22477 ts_tablet_manager.cc:1403] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:18.850699 22472 ts_tablet_manager.cc:1403] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:18.851234 22477 raft_consensus.cc:359] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.851351 22477 raft_consensus.cc:385] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.851250 22472 raft_consensus.cc:359] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.851374 22477 raft_consensus.cc:740] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.851421 22472 raft_consensus.cc:385] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.851476 22472 raft_consensus.cc:740] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.851567 22477 consensus_queue.cc:260] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.851621 22472 consensus_queue.cc:260] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.851897 22477 ts_tablet_manager.cc:1434] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:18.851938 22472 ts_tablet_manager.cc:1434] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:18.852097 22477 tablet_bootstrap.cc:492] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:18.853183 22477 tablet_bootstrap.cc:654] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:18.854405 22477 tablet_bootstrap.cc:492] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:18.854523 22477 ts_tablet_manager.cc:1403] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:18.855152 22477 raft_consensus.cc:359] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.855286 22477 raft_consensus.cc:385] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:18.855338 22477 raft_consensus.cc:740] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:18.855482 22477 consensus_queue.cc:260] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.855799 22477 ts_tablet_manager.cc:1434] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:18.862947 22483 raft_consensus.cc:493] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:18.863334 22483 raft_consensus.cc:515] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.864136 22483 leader_election.cc:290] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881)
I20260601 13:40:18.868712 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a212aa30a93453ab5b12d5d83a18ad6" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd" is_pre_election: true
I20260601 13:40:18.868714 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a212aa30a93453ab5b12d5d83a18ad6" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c" is_pre_election: true
I20260601 13:40:18.868966 22347 raft_consensus.cc:2468] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 0.
I20260601 13:40:18.868988 22271 raft_consensus.cc:2468] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 0.
I20260601 13:40:18.869499 22387 leader_election.cc:304] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352fb98f5d954d8fa5ddeffe81833541, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:18.869730 22483 raft_consensus.cc:2804] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:18.869792 22483 raft_consensus.cc:493] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:18.869822 22483 raft_consensus.cc:3060] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.870909 22483 raft_consensus.cc:515] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.871428 22483 leader_election.cc:290] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 election: Requested vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881)
I20260601 13:40:18.871874 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a212aa30a93453ab5b12d5d83a18ad6" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd"
I20260601 13:40:18.871990 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a212aa30a93453ab5b12d5d83a18ad6" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:18.871994 22347 raft_consensus.cc:3060] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.872156 22271 raft_consensus.cc:3060] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.873098 22347 raft_consensus.cc:2468] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 1.
I20260601 13:40:18.873277 22271 raft_consensus.cc:2468] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 1.
I20260601 13:40:18.873440 22387 leader_election.cc:304] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352fb98f5d954d8fa5ddeffe81833541, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:18.873628 22483 raft_consensus.cc:2804] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:18.873980 22483 raft_consensus.cc:697] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Becoming Leader. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Running, Role: LEADER
I20260601 13:40:18.874171 22483 consensus_queue.cc:237] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.876339 22167 catalog_manager.cc:5696] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: term changed from 0 to 1, leader changed from <none> to 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:18.899106 22476 raft_consensus.cc:493] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:18.899343 22476 raft_consensus.cc:515] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:18.900079 22476 leader_election.cc:290] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:18.904392 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d33574fbc6640719bbf5af5350b6d5d" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:18.904654 22422 raft_consensus.cc:2468] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 0.
I20260601 13:40:18.904989 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d33574fbc6640719bbf5af5350b6d5d" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c" is_pre_election: true
I20260601 13:40:18.905102 22312 leader_election.cc:304] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352fb98f5d954d8fa5ddeffe81833541, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:18.905138 22271 raft_consensus.cc:2468] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 0.
I20260601 13:40:18.905308 22476 raft_consensus.cc:2804] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:18.905391 22476 raft_consensus.cc:493] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:18.905435 22476 raft_consensus.cc:3060] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.906558 22476 raft_consensus.cc:515] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:18.906989 22476 leader_election.cc:290] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 election: Requested vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:18.907428 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d33574fbc6640719bbf5af5350b6d5d" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:18.907609 22271 raft_consensus.cc:3060] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.908609 22271 raft_consensus.cc:2468] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 1.
I20260601 13:40:18.908865 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d33574fbc6640719bbf5af5350b6d5d" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:18.908977 22310 leader_election.cc:304] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:18.908990 22422 raft_consensus.cc:3060] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.909206 22476 raft_consensus.cc:2804] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:18.909498 22476 raft_consensus.cc:697] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Becoming Leader. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Running, Role: LEADER
I20260601 13:40:18.909679 22476 consensus_queue.cc:237] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:18.910197 22422 raft_consensus.cc:2468] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 1.
I20260601 13:40:18.911736 22167 catalog_manager.cc:5696] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130). New cstate: current_term: 1 leader_uuid: "52ff80c4868f468eab7187fbb33b73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:18.926546 22476 raft_consensus.cc:493] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:18.926759 22476 raft_consensus.cc:515] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.927323 22476 leader_election.cc:290] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:18.927851 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338dcbb1783343159e9e4db6c319b25f" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:18.927848 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338dcbb1783343159e9e4db6c319b25f" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c" is_pre_election: true
I20260601 13:40:18.928058 22271 raft_consensus.cc:2468] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 0.
I20260601 13:40:18.928067 22422 raft_consensus.cc:2468] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 0.
I20260601 13:40:18.928373 22310 leader_election.cc:304] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:18.928586 22476 raft_consensus.cc:2804] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:18.928658 22476 raft_consensus.cc:493] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:18.928715 22476 raft_consensus.cc:3060] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.929774 22476 raft_consensus.cc:515] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.930174 22476 leader_election.cc:290] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 election: Requested vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:18.930661 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338dcbb1783343159e9e4db6c319b25f" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:18.930661 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "338dcbb1783343159e9e4db6c319b25f" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:18.930828 22271 raft_consensus.cc:3060] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.930828 22422 raft_consensus.cc:3060] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.931947 22422 raft_consensus.cc:2468] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 1.
I20260601 13:40:18.931947 22271 raft_consensus.cc:2468] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 1.
I20260601 13:40:18.932255 22312 leader_election.cc:304] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352fb98f5d954d8fa5ddeffe81833541, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:18.932284 22470 raft_consensus.cc:493] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:18.932381 22470 raft_consensus.cc:515] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.932495 22476 raft_consensus.cc:2804] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:18.932602 22476 raft_consensus.cc:697] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Becoming Leader. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Running, Role: LEADER
I20260601 13:40:18.932787 22476 consensus_queue.cc:237] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.933264 22470 leader_election.cc:290] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:18.934867 22167 catalog_manager.cc:5696] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130). New cstate: current_term: 1 leader_uuid: "52ff80c4868f468eab7187fbb33b73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:18.937785 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120147ed62f846ad853ee77e7c9cc8f5" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd" is_pre_election: true
I20260601 13:40:18.937964 22347 raft_consensus.cc:2468] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:18.938247 22236 leader_election.cc:304] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:18.938429 22470 raft_consensus.cc:2804] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:18.938484 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120147ed62f846ad853ee77e7c9cc8f5" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:18.938493 22470 raft_consensus.cc:493] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:18.938603 22470 raft_consensus.cc:3060] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.938609 22422 raft_consensus.cc:2468] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:18.939833 22470 raft_consensus.cc:515] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.940186 22470 leader_election.cc:290] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Requested vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:18.940507 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120147ed62f846ad853ee77e7c9cc8f5" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:18.940539 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120147ed62f846ad853ee77e7c9cc8f5" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd"
I20260601 13:40:18.940635 22347 raft_consensus.cc:3060] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.940635 22422 raft_consensus.cc:3060] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.941625 22422 raft_consensus.cc:2468] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:18.941625 22347 raft_consensus.cc:2468] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:18.941936 22236 leader_election.cc:304] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 352fb98f5d954d8fa5ddeffe81833541; no voters: 
I20260601 13:40:18.942152 22470 raft_consensus.cc:2804] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:18.942265 22470 raft_consensus.cc:697] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Becoming Leader. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Running, Role: LEADER
I20260601 13:40:18.942402 22470 consensus_queue.cc:237] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.945259 22167 catalog_manager.cc:5696] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056281c711a54b53a78aa292d3ad462c (127.18.212.129). New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:18.970049 22483 raft_consensus.cc:493] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:18.970278 22483 raft_consensus.cc:515] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.970973 22483 leader_election.cc:290] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985)
I20260601 13:40:18.971616 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecde40252094490b86dcc6039a52941a" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd" is_pre_election: true
I20260601 13:40:18.971619 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecde40252094490b86dcc6039a52941a" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c" is_pre_election: true
I20260601 13:40:18.971794 22347 raft_consensus.cc:2468] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 0.
I20260601 13:40:18.971854 22271 raft_consensus.cc:2468] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 0.
I20260601 13:40:18.972216 22387 leader_election.cc:304] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352fb98f5d954d8fa5ddeffe81833541, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:18.972477 22483 raft_consensus.cc:2804] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:18.972590 22483 raft_consensus.cc:493] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:18.972643 22483 raft_consensus.cc:3060] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.973959 22483 raft_consensus.cc:515] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.974596 22483 leader_election.cc:290] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 election: Requested vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985)
I20260601 13:40:18.975127 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecde40252094490b86dcc6039a52941a" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd"
I20260601 13:40:18.975143 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecde40252094490b86dcc6039a52941a" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:18.975298 22347 raft_consensus.cc:3060] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.975317 22271 raft_consensus.cc:3060] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:18.976326 22271 raft_consensus.cc:2468] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 1.
I20260601 13:40:18.976326 22347 raft_consensus.cc:2468] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 1.
I20260601 13:40:18.976760 22385 leader_election.cc:304] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 352fb98f5d954d8fa5ddeffe81833541; no voters: 
I20260601 13:40:18.976970 22483 raft_consensus.cc:2804] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:18.977087 22483 raft_consensus.cc:697] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Becoming Leader. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Running, Role: LEADER
I20260601 13:40:18.977267 22483 consensus_queue.cc:237] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:18.979516 22167 catalog_manager.cc:5696] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: term changed from 0 to 1, leader changed from <none> to 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:19.094288 22470 raft_consensus.cc:493] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.094513 22470 raft_consensus.cc:515] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.095139 22470 leader_election.cc:290] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:19.095693 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d69ae4b9d27411aa7d258304bda1ea8" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:19.095693 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d69ae4b9d27411aa7d258304bda1ea8" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd" is_pre_election: true
I20260601 13:40:19.095881 22347 raft_consensus.cc:2468] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:19.095901 22422 raft_consensus.cc:2468] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:19.096225 22236 leader_election.cc:304] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:19.096443 22470 raft_consensus.cc:2804] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.096505 22470 raft_consensus.cc:493] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.096552 22470 raft_consensus.cc:3060] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.097728 22470 raft_consensus.cc:515] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.098160 22470 leader_election.cc:290] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Requested vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:19.098619 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d69ae4b9d27411aa7d258304bda1ea8" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd"
I20260601 13:40:19.098666 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d69ae4b9d27411aa7d258304bda1ea8" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:19.098721 22347 raft_consensus.cc:3060] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.098836 22422 raft_consensus.cc:3060] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.099759 22422 raft_consensus.cc:2468] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:19.099766 22347 raft_consensus.cc:2468] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:19.100104 22236 leader_election.cc:304] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 352fb98f5d954d8fa5ddeffe81833541; no voters: 
I20260601 13:40:19.100325 22470 raft_consensus.cc:2804] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.100435 22470 raft_consensus.cc:697] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Becoming Leader. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Running, Role: LEADER
I20260601 13:40:19.100605 22470 consensus_queue.cc:237] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.102453 22167 catalog_manager.cc:5696] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056281c711a54b53a78aa292d3ad462c (127.18.212.129). New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:19.130738 22470 raft_consensus.cc:493] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.131022 22470 raft_consensus.cc:515] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.131785 22470 leader_election.cc:290] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:19.132432 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632ede4621d4b37a45ac7408b9bddf3" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd" is_pre_election: true
I20260601 13:40:19.132591 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632ede4621d4b37a45ac7408b9bddf3" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:19.132607 22347 raft_consensus.cc:2468] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:19.132788 22422 raft_consensus.cc:2468] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:19.133049 22236 leader_election.cc:304] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:19.133283 22470 raft_consensus.cc:2804] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.133369 22470 raft_consensus.cc:493] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.133433 22470 raft_consensus.cc:3060] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.134639 22470 raft_consensus.cc:515] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.135154 22470 leader_election.cc:290] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Requested vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:19.135645 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632ede4621d4b37a45ac7408b9bddf3" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd"
I20260601 13:40:19.135783 22347 raft_consensus.cc:3060] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.135880 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6632ede4621d4b37a45ac7408b9bddf3" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:19.136025 22422 raft_consensus.cc:3060] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.136781 22347 raft_consensus.cc:2468] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:19.136828 22422 raft_consensus.cc:2468] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:19.137106 22236 leader_election.cc:304] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:19.137452 22470 raft_consensus.cc:2804] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.137567 22470 raft_consensus.cc:697] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Becoming Leader. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Running, Role: LEADER
I20260601 13:40:19.137820 22470 consensus_queue.cc:237] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.140208 22167 catalog_manager.cc:5696] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056281c711a54b53a78aa292d3ad462c (127.18.212.129). New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:19.172640 22483 raft_consensus.cc:493] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.172854 22483 raft_consensus.cc:515] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.173449 22483 leader_election.cc:290] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985)
I20260601 13:40:19.173951 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f62754ce654038a6874fa41dd93b8b" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c" is_pre_election: true
I20260601 13:40:19.173985 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f62754ce654038a6874fa41dd93b8b" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd" is_pre_election: true
I20260601 13:40:19.174106 22271 raft_consensus.cc:2468] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 0.
I20260601 13:40:19.174175 22347 raft_consensus.cc:2468] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 0.
I20260601 13:40:19.174494 22385 leader_election.cc:304] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 352fb98f5d954d8fa5ddeffe81833541; no voters: 
I20260601 13:40:19.174692 22483 raft_consensus.cc:2804] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.174764 22483 raft_consensus.cc:493] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.174821 22483 raft_consensus.cc:3060] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.175913 22483 raft_consensus.cc:515] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.176368 22483 leader_election.cc:290] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 election: Requested vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985)
I20260601 13:40:19.176959 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f62754ce654038a6874fa41dd93b8b" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:19.176980 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f62754ce654038a6874fa41dd93b8b" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd"
I20260601 13:40:19.177124 22271 raft_consensus.cc:3060] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.177129 22347 raft_consensus.cc:3060] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.178052 22271 raft_consensus.cc:2468] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 1.
I20260601 13:40:19.178061 22347 raft_consensus.cc:2468] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 1.
I20260601 13:40:19.178435 22387 leader_election.cc:304] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352fb98f5d954d8fa5ddeffe81833541, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:19.178649 22483 raft_consensus.cc:2804] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.178761 22483 raft_consensus.cc:697] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Becoming Leader. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Running, Role: LEADER
I20260601 13:40:19.178948 22483 consensus_queue.cc:237] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.181354 22167 catalog_manager.cc:5696] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: term changed from 0 to 1, leader changed from <none> to 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:19.255816 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:19.258193 22516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:19.258311 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:19.258320 22518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:19.258257 22515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:19.258720 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:19.258769 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:19.258787 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321219258786 us; error 0 us; skew 500 ppm
I20260601 13:40:19.260087 19282 webserver.cc:533] Webserver started at http://127.18.212.132:42793/ using document root <none> and password file <none>
I20260601 13:40:19.260254 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:19.260308 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:19.260371 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:19.260813 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "f297999439fe4aa18a6f55cbfc79f683"
format_stamp: "Formatted at 2026-06-01 13:40:19 on dist-test-slave-b9mm"
I20260601 13:40:19.262557 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:19.263926 22523 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:19.264381 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:19.264478 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "f297999439fe4aa18a6f55cbfc79f683"
format_stamp: "Formatted at 2026-06-01 13:40:19 on dist-test-slave-b9mm"
I20260601 13:40:19.264547 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-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)
I20260601 13:40:19.277791 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:19.278264 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:19.278568 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:19.279229 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:19.279276 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:19.279315 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:19.279330 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:19.285054 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:39419
I20260601 13:40:19.285104 22586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:39419 every 8 connection(s)
I20260601 13:40:19.287050 22167 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46978:
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
I20260601 13:40:19.290709 22587 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42811
I20260601 13:40:19.290838 22587 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:19.291179 22587 heartbeater.cc:507] Master 127.18.212.190:42811 requested a full tablet report, sending...
I20260601 13:40:19.291923 22168 ts_manager.cc:194] Registered new tserver with Master: f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419)
I20260601 13:40:19.292621 22168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46990
W20260601 13:40:19.293072 22167 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 030bbc112291484498f39ce65b7720a8 has no consensus state
W20260601 13:40:19.293401 22167 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9018aeb4919c48629c08ebb6a41025e5 has no consensus state
W20260601 13:40:19.294147 22167 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 40527fd89178469a965957cba3e54308 has no consensus state
W20260601 13:40:19.294432 22167 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7beae026f8bb4601867f29cf89e2b5a2 has no consensus state
W20260601 13:40:19.294716 22167 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a243bb6593bc48df8576ac6c1e95b382 has no consensus state
W20260601 13:40:19.295085 22167 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0da7cd2549564366a480257dfb0826e3 has no consensus state
W20260601 13:40:19.295383 22167 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2dd7b0eda4c84c6996125d73e1e3baf6 has no consensus state
W20260601 13:40:19.296084 22167 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 97ce2c9fcb474f4c9e1f531408cbf0b3 has no consensus state
I20260601 13:40:19.301703 22334 tablet_service.cc:1511] Processing CreateTablet for tablet 030bbc112291484498f39ce65b7720a8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.302183 22334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030bbc112291484498f39ce65b7720a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.302548 22260 tablet_service.cc:1511] Processing CreateTablet for tablet 030bbc112291484498f39ce65b7720a8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.302809 22260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030bbc112291484498f39ce65b7720a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.303198 22483 consensus_queue.cc:1048] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.304052 22411 tablet_service.cc:1511] Processing CreateTablet for tablet 9018aeb4919c48629c08ebb6a41025e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.304388 22411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9018aeb4919c48629c08ebb6a41025e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.304987 22472 tablet_bootstrap.cc:492] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:19.306191 22468 tablet_bootstrap.cc:492] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:19.306357 22472 tablet_bootstrap.cc:654] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.307230 22477 tablet_bootstrap.cc:492] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:19.307559 22468 tablet_bootstrap.cc:654] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.307946 22472 tablet_bootstrap.cc:492] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:19.308460 22472 ts_tablet_manager.cc:1403] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:19.308799 22477 tablet_bootstrap.cc:654] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.309077 22472 raft_consensus.cc:359] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.309208 22472 raft_consensus.cc:385] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.309244 22472 raft_consensus.cc:740] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.309371 22472 consensus_queue.cc:260] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.309715 22472 ts_tablet_manager.cc:1434] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:19.309855 22409 tablet_service.cc:1511] Processing CreateTablet for tablet 40527fd89178469a965957cba3e54308 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.310148 22409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40527fd89178469a965957cba3e54308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.310380 22477 tablet_bootstrap.cc:492] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:19.310489 22477 ts_tablet_manager.cc:1403] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:19.311010 22477 raft_consensus.cc:359] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.311159 22477 raft_consensus.cc:385] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.311203 22477 raft_consensus.cc:740] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.311327 22477 consensus_queue.cc:260] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.311661 22477 ts_tablet_manager.cc:1434] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:19.312281 22260 tablet_service.cc:1511] Processing CreateTablet for tablet 9018aeb4919c48629c08ebb6a41025e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.312592 22260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9018aeb4919c48629c08ebb6a41025e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.312781 22477 tablet_bootstrap.cc:492] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
W20260601 13:40:19.313297 22153 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 97ce2c9fcb474f4c9e1f531408cbf0b3 (table range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 97ce2c9fcb474f4c9e1f531408cbf0b3 consensus state has no leader
I20260601 13:40:19.313931 22477 tablet_bootstrap.cc:654] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.315394 22335 tablet_service.cc:1511] Processing CreateTablet for tablet 7beae026f8bb4601867f29cf89e2b5a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.315688 22335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7beae026f8bb4601867f29cf89e2b5a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.315956 22468 tablet_bootstrap.cc:492] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:19.316063 22468 ts_tablet_manager.cc:1403] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.000s
I20260601 13:40:19.316533 22468 raft_consensus.cc:359] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.316637 22468 raft_consensus.cc:385] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.316680 22468 raft_consensus.cc:740] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.316813 22468 consensus_queue.cc:260] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.317175 22468 ts_tablet_manager.cc:1434] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:19.317355 22468 tablet_bootstrap.cc:492] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:19.318145 22472 tablet_bootstrap.cc:492] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:19.318194 22331 tablet_service.cc:1511] Processing CreateTablet for tablet 0da7cd2549564366a480257dfb0826e3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.318434 22468 tablet_bootstrap.cc:654] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.318440 22331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da7cd2549564366a480257dfb0826e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.318979 22332 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd7b0eda4c84c6996125d73e1e3baf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.319226 22472 tablet_bootstrap.cc:654] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.319260 22332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd7b0eda4c84c6996125d73e1e3baf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.320523 22472 tablet_bootstrap.cc:492] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:19.320609 22472 ts_tablet_manager.cc:1403] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:19.320681 22468 tablet_bootstrap.cc:492] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:19.320758 22468 ts_tablet_manager.cc:1403] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:19.321058 22472 raft_consensus.cc:359] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.321136 22472 raft_consensus.cc:385] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.321156 22472 raft_consensus.cc:740] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.321192 22468 raft_consensus.cc:359] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.321296 22468 raft_consensus.cc:385] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.321329 22468 raft_consensus.cc:740] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.321314 22472 consensus_queue.cc:260] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.321451 22468 consensus_queue.cc:260] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.321744 22468 ts_tablet_manager.cc:1434] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:19.321674 22334 tablet_service.cc:1511] Processing CreateTablet for tablet 40527fd89178469a965957cba3e54308 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.321940 22334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40527fd89178469a965957cba3e54308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.323767 22260 tablet_service.cc:1511] Processing CreateTablet for tablet 7beae026f8bb4601867f29cf89e2b5a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.323876 22255 tablet_service.cc:1511] Processing CreateTablet for tablet a243bb6593bc48df8576ac6c1e95b382 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.323968 22256 tablet_service.cc:1511] Processing CreateTablet for tablet 97ce2c9fcb474f4c9e1f531408cbf0b3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.324059 22260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7beae026f8bb4601867f29cf89e2b5a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.324241 22256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ce2c9fcb474f4c9e1f531408cbf0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.324378 22255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a243bb6593bc48df8576ac6c1e95b382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.324460 22254 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd7b0eda4c84c6996125d73e1e3baf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.324690 22254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd7b0eda4c84c6996125d73e1e3baf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.326615 22468 tablet_bootstrap.cc:492] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:19.328284 22468 tablet_bootstrap.cc:654] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.328810 22409 tablet_service.cc:1511] Processing CreateTablet for tablet a243bb6593bc48df8576ac6c1e95b382 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.328874 22411 tablet_service.cc:1511] Processing CreateTablet for tablet 0da7cd2549564366a480257dfb0826e3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.329149 22409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a243bb6593bc48df8576ac6c1e95b382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.329305 22406 tablet_service.cc:1511] Processing CreateTablet for tablet 97ce2c9fcb474f4c9e1f531408cbf0b3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.330387 22406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ce2c9fcb474f4c9e1f531408cbf0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.330400 22483 consensus_queue.cc:1048] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.330520 22470 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.331231 22411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da7cd2549564366a480257dfb0826e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.331986 22468 tablet_bootstrap.cc:492] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:19.332140 22468 ts_tablet_manager.cc:1403] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:40:19.333097 22468 raft_consensus.cc:359] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.333213 22468 raft_consensus.cc:385] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.333236 22468 raft_consensus.cc:740] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.333379 22468 consensus_queue.cc:260] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.333724 22468 ts_tablet_manager.cc:1434] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:19.333950 22468 tablet_bootstrap.cc:492] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:19.335229 22468 tablet_bootstrap.cc:654] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.335894 22607 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.321679 22472 ts_tablet_manager.cc:1434] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:19.336400 22472 tablet_bootstrap.cc:492] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:19.337280 22468 tablet_bootstrap.cc:492] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:19.337419 22468 ts_tablet_manager.cc:1403] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:40:19.337826 22472 tablet_bootstrap.cc:654] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.337993 22468 raft_consensus.cc:359] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.338122 22468 raft_consensus.cc:385] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.338176 22468 raft_consensus.cc:740] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.338362 22468 consensus_queue.cc:260] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.338713 22468 ts_tablet_manager.cc:1434] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:19.338919 22468 tablet_bootstrap.cc:492] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:19.339208 22472 tablet_bootstrap.cc:492] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:19.339337 22472 ts_tablet_manager.cc:1403] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:40:19.339929 22472 raft_consensus.cc:359] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.340045 22472 raft_consensus.cc:385] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.340078 22472 raft_consensus.cc:740] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.340119 22468 tablet_bootstrap.cc:654] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.340227 22477 tablet_bootstrap.cc:492] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:19.340236 22472 consensus_queue.cc:260] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.340322 22477 ts_tablet_manager.cc:1403] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.028s	user 0.000s	sys 0.002s
I20260601 13:40:19.340736 22477 raft_consensus.cc:359] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.340848 22477 raft_consensus.cc:385] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.340898 22477 raft_consensus.cc:740] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.341009 22477 consensus_queue.cc:260] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.341053 22607 raft_consensus.cc:493] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.341178 22607 raft_consensus.cc:515] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.341351 22477 ts_tablet_manager.cc:1434] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:19.341548 22477 tablet_bootstrap.cc:492] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:19.341701 22607 leader_election.cc:290] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739), f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419)
I20260601 13:40:19.342708 22477 tablet_bootstrap.cc:654] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.343098 22468 tablet_bootstrap.cc:492] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:19.343130 22551 tablet_service.cc:1511] Processing CreateTablet for tablet 030bbc112291484498f39ce65b7720a8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.343196 22468 ts_tablet_manager.cc:1403] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:40:19.343472 22551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030bbc112291484498f39ce65b7720a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.343722 22468 raft_consensus.cc:359] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.343825 22468 raft_consensus.cc:385] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.343878 22468 raft_consensus.cc:740] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.342662 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce2c9fcb474f4c9e1f531408cbf0b3" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:19.344028 22468 consensus_queue.cc:260] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.344449 22468 ts_tablet_manager.cc:1434] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:19.344756 22468 tablet_bootstrap.cc:492] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c: Bootstrap starting.
I20260601 13:40:19.345923 22468 tablet_bootstrap.cc:654] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.347147 22468 tablet_bootstrap.cc:492] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c: No bootstrap required, opened a new log
I20260601 13:40:19.347229 22468 ts_tablet_manager.cc:1403] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:19.347651 22550 tablet_service.cc:1511] Processing CreateTablet for tablet 9018aeb4919c48629c08ebb6a41025e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.347740 22468 raft_consensus.cc:359] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.347872 22468 raft_consensus.cc:385] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.347909 22468 raft_consensus.cc:740] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.347977 22550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9018aeb4919c48629c08ebb6a41025e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.348023 22468 consensus_queue.cc:260] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.348343 22468 ts_tablet_manager.cc:1434] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:40:19.349197 22234 leader_election.cc:343] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419): Not found: Tablet not found: 97ce2c9fcb474f4c9e1f531408cbf0b3
I20260601 13:40:19.349891 22472 ts_tablet_manager.cc:1434] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.000s
I20260601 13:40:19.350108 22472 tablet_bootstrap.cc:492] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:19.350531 22477 tablet_bootstrap.cc:492] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:19.350618 22477 ts_tablet_manager.cc:1403] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:40:19.350888 22549 tablet_service.cc:1511] Processing CreateTablet for tablet 40527fd89178469a965957cba3e54308 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.351158 22477 raft_consensus.cc:359] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.351269 22477 raft_consensus.cc:385] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.351315 22477 raft_consensus.cc:740] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.351329 22548 tablet_service.cc:1511] Processing CreateTablet for tablet 7beae026f8bb4601867f29cf89e2b5a2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.351452 22472 tablet_bootstrap.cc:654] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.351487 22477 consensus_queue.cc:260] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.351806 22477 ts_tablet_manager.cc:1434] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:19.352034 22477 tablet_bootstrap.cc:492] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:19.352312 22545 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd7b0eda4c84c6996125d73e1e3baf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.352854 22544 tablet_service.cc:1511] Processing CreateTablet for tablet 97ce2c9fcb474f4c9e1f531408cbf0b3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.353327 22477 tablet_bootstrap.cc:654] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
W20260601 13:40:19.353559 22236 leader_election.cc:343] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:40:19.353662 22236 leader_election.cc:304] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [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: 056281c711a54b53a78aa292d3ad462c; no voters: 352fb98f5d954d8fa5ddeffe81833541, f297999439fe4aa18a6f55cbfc79f683
I20260601 13:40:19.353966 22607 raft_consensus.cc:2749] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:40:19.352056 22546 tablet_service.cc:1511] Processing CreateTablet for tablet 0da7cd2549564366a480257dfb0826e3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.351740 22547 tablet_service.cc:1511] Processing CreateTablet for tablet a243bb6593bc48df8576ac6c1e95b382 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:19.354828 22549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40527fd89178469a965957cba3e54308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.354976 22477 tablet_bootstrap.cc:492] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:19.355110 22477 ts_tablet_manager.cc:1403] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:40:19.355634 22477 raft_consensus.cc:359] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.355741 22477 raft_consensus.cc:385] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.355782 22477 raft_consensus.cc:740] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.355940 22477 consensus_queue.cc:260] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.356248 22477 ts_tablet_manager.cc:1434] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:19.356396 22477 tablet_bootstrap.cc:492] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:19.356696 22165 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5: range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106] alter complete (version 0)
I20260601 13:40:19.357586 22477 tablet_bootstrap.cc:654] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.357950 22545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd7b0eda4c84c6996125d73e1e3baf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.358234 22614 tablet_bootstrap.cc:492] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:19.358747 22477 tablet_bootstrap.cc:492] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541: No bootstrap required, opened a new log
I20260601 13:40:19.358865 22477 ts_tablet_manager.cc:1403] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:19.359381 22477 raft_consensus.cc:359] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.359505 22477 raft_consensus.cc:385] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.359560 22477 raft_consensus.cc:740] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.359618 22614 tablet_bootstrap.cc:654] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.359721 22477 consensus_queue.cc:260] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.360051 22477 ts_tablet_manager.cc:1434] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:19.360994 22472 tablet_bootstrap.cc:492] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:19.361109 22472 ts_tablet_manager.cc:1403] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:40:19.361297 22614 tablet_bootstrap.cc:492] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683: No bootstrap required, opened a new log
I20260601 13:40:19.361428 22614 ts_tablet_manager.cc:1403] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:40:19.361680 22472 raft_consensus.cc:359] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.361806 22472 raft_consensus.cc:385] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.361851 22472 raft_consensus.cc:740] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.361898 22614 raft_consensus.cc:359] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.361994 22614 raft_consensus.cc:385] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.362025 22614 raft_consensus.cc:740] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.362053 22548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7beae026f8bb4601867f29cf89e2b5a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.362151 22614 consensus_queue.cc:260] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.362571 22614 ts_tablet_manager.cc:1434] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:19.362758 22587 heartbeater.cc:499] Master 127.18.212.190:42811 was elected leader, sending a full tablet report...
I20260601 13:40:19.363152 22547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a243bb6593bc48df8576ac6c1e95b382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.363320 22614 tablet_bootstrap.cc:492] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:19.364601 22614 tablet_bootstrap.cc:654] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.364771 22546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da7cd2549564366a480257dfb0826e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.365834 22614 tablet_bootstrap.cc:492] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683: No bootstrap required, opened a new log
I20260601 13:40:19.365948 22614 ts_tablet_manager.cc:1403] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:19.366438 22614 raft_consensus.cc:359] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.366568 22614 raft_consensus.cc:385] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.366633 22614 raft_consensus.cc:740] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.366748 22614 consensus_queue.cc:260] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.367276 22614 ts_tablet_manager.cc:1434] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:19.367324 22544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ce2c9fcb474f4c9e1f531408cbf0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.367497 22614 tablet_bootstrap.cc:492] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:19.368991 22614 tablet_bootstrap.cc:654] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.370155 22614 tablet_bootstrap.cc:492] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683: No bootstrap required, opened a new log
I20260601 13:40:19.362027 22472 consensus_queue.cc:260] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.370275 22614 ts_tablet_manager.cc:1403] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:19.370599 22472 ts_tablet_manager.cc:1434] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.000s
I20260601 13:40:19.370806 22472 tablet_bootstrap.cc:492] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:19.371114 22614 raft_consensus.cc:359] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.371222 22614 raft_consensus.cc:385] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.371254 22614 raft_consensus.cc:740] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.371405 22614 consensus_queue.cc:260] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.371626 22602 consensus_queue.cc:1048] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.371789 22614 ts_tablet_manager.cc:1434] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:19.372097 22614 tablet_bootstrap.cc:492] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:19.372123 22472 tablet_bootstrap.cc:654] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.373364 22614 tablet_bootstrap.cc:654] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.374584 22614 tablet_bootstrap.cc:492] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683: No bootstrap required, opened a new log
I20260601 13:40:19.374694 22614 ts_tablet_manager.cc:1403] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:19.375259 22614 raft_consensus.cc:359] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.375388 22614 raft_consensus.cc:385] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.375429 22614 raft_consensus.cc:740] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.375545 22472 tablet_bootstrap.cc:492] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd: No bootstrap required, opened a new log
I20260601 13:40:19.375608 22476 consensus_queue.cc:1048] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.375734 22472 ts_tablet_manager.cc:1403] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:40:19.376232 22472 raft_consensus.cc:359] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.376341 22472 raft_consensus.cc:385] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.376400 22472 raft_consensus.cc:740] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.375540 22614 consensus_queue.cc:260] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.376672 22501 consensus_queue.cc:1048] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.376740 22614 ts_tablet_manager.cc:1434] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:19.376945 22614 tablet_bootstrap.cc:492] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:19.378504 22614 tablet_bootstrap.cc:654] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.379292 22472 consensus_queue.cc:260] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.379669 22472 ts_tablet_manager.cc:1434] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:40:19.382004 22614 tablet_bootstrap.cc:492] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683: No bootstrap required, opened a new log
I20260601 13:40:19.382112 22614 ts_tablet_manager.cc:1403] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260601 13:40:19.382598 22614 raft_consensus.cc:359] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.382714 22614 raft_consensus.cc:385] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.382762 22614 raft_consensus.cc:740] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.382938 22614 consensus_queue.cc:260] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.383010 22505 consensus_queue.cc:1048] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.383292 22614 ts_tablet_manager.cc:1434] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:19.383495 22614 tablet_bootstrap.cc:492] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:19.384722 22614 tablet_bootstrap.cc:654] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.385936 22614 tablet_bootstrap.cc:492] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683: No bootstrap required, opened a new log
I20260601 13:40:19.386034 22614 ts_tablet_manager.cc:1403] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:19.386440 22614 raft_consensus.cc:359] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.386524 22614 raft_consensus.cc:385] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.386580 22614 raft_consensus.cc:740] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.386706 22614 consensus_queue.cc:260] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.387012 22614 ts_tablet_manager.cc:1434] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:19.387281 22614 tablet_bootstrap.cc:492] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:19.388331 22614 tablet_bootstrap.cc:654] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.389758 22614 tablet_bootstrap.cc:492] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683: No bootstrap required, opened a new log
I20260601 13:40:19.389890 22614 ts_tablet_manager.cc:1403] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:19.390362 22614 raft_consensus.cc:359] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.390456 22614 raft_consensus.cc:385] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.390479 22614 raft_consensus.cc:740] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.390625 22614 consensus_queue.cc:260] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.390930 22614 ts_tablet_manager.cc:1434] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:19.391193 22614 tablet_bootstrap.cc:492] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:19.392270 22614 tablet_bootstrap.cc:654] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.393728 22614 tablet_bootstrap.cc:492] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683: No bootstrap required, opened a new log
I20260601 13:40:19.393826 22614 ts_tablet_manager.cc:1403] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:19.394218 22614 raft_consensus.cc:359] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.394320 22614 raft_consensus.cc:385] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.394352 22614 raft_consensus.cc:740] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.394443 22614 consensus_queue.cc:260] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.394723 22614 ts_tablet_manager.cc:1434] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:19.400875 22620 raft_consensus.cc:493] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.401018 22620 raft_consensus.cc:515] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.401665 22620 leader_election.cc:290] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:19.405548 22607 raft_consensus.cc:493] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.405671 22607 raft_consensus.cc:515] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.406170 22607 leader_election.cc:290] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739), f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419)
I20260601 13:40:19.406626 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da7cd2549564366a480257dfb0826e3" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd" is_pre_election: true
I20260601 13:40:19.406595 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9018aeb4919c48629c08ebb6a41025e5" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:19.406813 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da7cd2549564366a480257dfb0826e3" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:19.406795 22347 raft_consensus.cc:2468] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 0.
I20260601 13:40:19.406805 22422 raft_consensus.cc:2468] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:19.406929 22421 raft_consensus.cc:2468] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 0.
I20260601 13:40:19.406605 22561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9018aeb4919c48629c08ebb6a41025e5" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f297999439fe4aa18a6f55cbfc79f683" is_pre_election: true
I20260601 13:40:19.407148 22561 raft_consensus.cc:2468] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:19.407248 22526 leader_election.cc:304] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352fb98f5d954d8fa5ddeffe81833541, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:19.407359 22236 leader_election.cc:304] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 352fb98f5d954d8fa5ddeffe81833541; no voters: 
I20260601 13:40:19.407440 22620 raft_consensus.cc:2804] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.407505 22620 raft_consensus.cc:493] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.407538 22607 raft_consensus.cc:2804] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.407626 22607 raft_consensus.cc:493] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.407676 22607 raft_consensus.cc:3060] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.408696 22607 raft_consensus.cc:515] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.409053 22607 leader_election.cc:290] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Requested vote from peers 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739), f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419)
I20260601 13:40:19.407557 22620 raft_consensus.cc:3060] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.409409 22561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9018aeb4919c48629c08ebb6a41025e5" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f297999439fe4aa18a6f55cbfc79f683"
I20260601 13:40:19.409516 22561 raft_consensus.cc:3060] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.410240 22620 raft_consensus.cc:515] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.410440 22561 raft_consensus.cc:2468] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:19.410609 22620 leader_election.cc:290] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 election: Requested vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:19.410645 22422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9018aeb4919c48629c08ebb6a41025e5" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:19.410720 22234 leader_election.cc:304] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:19.410728 22422 raft_consensus.cc:3060] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.411003 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da7cd2549564366a480257dfb0826e3" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd"
I20260601 13:40:19.411119 22347 raft_consensus.cc:3060] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.411135 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0da7cd2549564366a480257dfb0826e3" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:19.411254 22421 raft_consensus.cc:3060] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.411787 22422 raft_consensus.cc:2468] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:19.412046 22347 raft_consensus.cc:2468] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 1.
I20260601 13:40:19.412197 22421 raft_consensus.cc:2468] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 1.
I20260601 13:40:19.412233 22607 raft_consensus.cc:2804] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.412328 22607 raft_consensus.cc:697] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Becoming Leader. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Running, Role: LEADER
I20260601 13:40:19.412343 22526 leader_election.cc:304] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ff80c4868f468eab7187fbb33b73fd, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:19.412485 22607 consensus_queue.cc:237] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.413223 22620 raft_consensus.cc:2804] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.413368 22620 raft_consensus.cc:697] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEADER]: Becoming Leader. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Running, Role: LEADER
I20260601 13:40:19.413504 22620 consensus_queue.cc:237] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:19.414469 22167 catalog_manager.cc:5696] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056281c711a54b53a78aa292d3ad462c (127.18.212.129). New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:19.415006 22166 catalog_manager.cc:5696] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 reported cstate change: term changed from 0 to 1, leader changed from <none> to f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132). New cstate: current_term: 1 leader_uuid: "f297999439fe4aa18a6f55cbfc79f683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:19.431205 22620 raft_consensus.cc:493] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.431435 22620 raft_consensus.cc:515] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.432108 22620 leader_election.cc:290] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:19.432639 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce2c9fcb474f4c9e1f531408cbf0b3" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:19.432802 22421 raft_consensus.cc:2468] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 0.
I20260601 13:40:19.433110 22526 leader_election.cc:304] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352fb98f5d954d8fa5ddeffe81833541, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:19.433301 22620 raft_consensus.cc:2804] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.433372 22620 raft_consensus.cc:493] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.433401 22620 raft_consensus.cc:3060] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.434442 22620 raft_consensus.cc:515] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.434844 22620 leader_election.cc:290] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 election: Requested vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:19.435242 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce2c9fcb474f4c9e1f531408cbf0b3" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:19.435411 22421 raft_consensus.cc:3060] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.436287 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce2c9fcb474f4c9e1f531408cbf0b3" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c" is_pre_election: true
I20260601 13:40:19.436365 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ce2c9fcb474f4c9e1f531408cbf0b3" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:19.436435 22270 raft_consensus.cc:2468] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 0.
I20260601 13:40:19.436517 22421 raft_consensus.cc:2468] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 1.
I20260601 13:40:19.436745 22526 leader_election.cc:304] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352fb98f5d954d8fa5ddeffe81833541, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:19.436931 22620 raft_consensus.cc:2804] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.437069 22620 raft_consensus.cc:697] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEADER]: Becoming Leader. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Running, Role: LEADER
I20260601 13:40:19.437230 22620 consensus_queue.cc:237] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.439033 22166 catalog_manager.cc:5696] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 reported cstate change: term changed from 0 to 1, leader changed from <none> to f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132). New cstate: current_term: 1 leader_uuid: "f297999439fe4aa18a6f55cbfc79f683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:19.452586 22476 raft_consensus.cc:493] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.452809 22476 raft_consensus.cc:515] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.453469 22476 leader_election.cc:290] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419), 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881)
I20260601 13:40:19.454679 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd7b0eda4c84c6996125d73e1e3baf6" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c" is_pre_election: true
I20260601 13:40:19.454875 22271 raft_consensus.cc:2468] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 0.
I20260601 13:40:19.455262 22310 leader_election.cc:304] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:19.455474 22476 raft_consensus.cc:2804] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.455575 22476 raft_consensus.cc:493] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.455617 22476 raft_consensus.cc:3060] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.456888 22476 raft_consensus.cc:515] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.457337 22476 leader_election.cc:290] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 election: Requested vote from peers f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419), 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881)
I20260601 13:40:19.458030 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd7b0eda4c84c6996125d73e1e3baf6" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:19.458151 22271 raft_consensus.cc:3060] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.458346 22561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd7b0eda4c84c6996125d73e1e3baf6" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f297999439fe4aa18a6f55cbfc79f683" is_pre_election: true
I20260601 13:40:19.458489 22561 raft_consensus.cc:2468] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 0.
I20260601 13:40:19.458455 22560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd7b0eda4c84c6996125d73e1e3baf6" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f297999439fe4aa18a6f55cbfc79f683"
I20260601 13:40:19.458627 22560 raft_consensus.cc:3060] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.459396 22271 raft_consensus.cc:2468] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 1.
I20260601 13:40:19.459708 22310 leader_election.cc:304] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:19.459887 22476 raft_consensus.cc:2804] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.459990 22476 raft_consensus.cc:697] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Becoming Leader. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Running, Role: LEADER
I20260601 13:40:19.460134 22476 consensus_queue.cc:237] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.460322 22560 raft_consensus.cc:2468] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 1.
I20260601 13:40:19.461432 22476 consensus_queue.cc:1048] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.462330 22166 catalog_manager.cc:5696] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130). New cstate: current_term: 1 leader_uuid: "52ff80c4868f468eab7187fbb33b73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:19.464439 22505 consensus_queue.cc:1048] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.546232 22473 raft_consensus.cc:493] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.546474 22473 raft_consensus.cc:515] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.547345 22473 leader_election.cc:290] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:19.547920 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243bb6593bc48df8576ac6c1e95b382" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:19.547920 22560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243bb6593bc48df8576ac6c1e95b382" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f297999439fe4aa18a6f55cbfc79f683" is_pre_election: true
I20260601 13:40:19.548123 22421 raft_consensus.cc:2468] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:19.548123 22560 raft_consensus.cc:2468] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:19.548549 22234 leader_election.cc:304] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:19.548729 22473 raft_consensus.cc:2804] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.548803 22473 raft_consensus.cc:493] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.548833 22473 raft_consensus.cc:3060] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.550132 22473 raft_consensus.cc:515] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.550594 22473 leader_election.cc:290] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Requested vote from peers f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:19.551045 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243bb6593bc48df8576ac6c1e95b382" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:19.551046 22560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a243bb6593bc48df8576ac6c1e95b382" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f297999439fe4aa18a6f55cbfc79f683"
I20260601 13:40:19.551234 22421 raft_consensus.cc:3060] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.551280 22560 raft_consensus.cc:3060] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.552129 22421 raft_consensus.cc:2468] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:19.552302 22560 raft_consensus.cc:2468] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:19.552544 22236 leader_election.cc:304] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 352fb98f5d954d8fa5ddeffe81833541; no voters: 
I20260601 13:40:19.552723 22473 raft_consensus.cc:2804] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.552819 22473 raft_consensus.cc:697] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Becoming Leader. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Running, Role: LEADER
I20260601 13:40:19.552974 22473 consensus_queue.cc:237] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.555223 22166 catalog_manager.cc:5696] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056281c711a54b53a78aa292d3ad462c (127.18.212.129). New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:19.573043 22473 consensus_queue.cc:1048] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.576741 22646 consensus_queue.cc:1048] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.589438 22620 raft_consensus.cc:493] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.589644 22620 raft_consensus.cc:515] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.590273 22620 leader_election.cc:290] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881)
I20260601 13:40:19.590811 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beae026f8bb4601867f29cf89e2b5a2" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd" is_pre_election: true
I20260601 13:40:19.590819 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beae026f8bb4601867f29cf89e2b5a2" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c" is_pre_election: true
I20260601 13:40:19.591018 22347 raft_consensus.cc:2468] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 0.
I20260601 13:40:19.591039 22271 raft_consensus.cc:2468] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 0.
I20260601 13:40:19.591384 22526 leader_election.cc:304] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ff80c4868f468eab7187fbb33b73fd, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:19.591598 22620 raft_consensus.cc:2804] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.591676 22620 raft_consensus.cc:493] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.591727 22620 raft_consensus.cc:3060] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.592778 22620 raft_consensus.cc:515] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.593194 22620 leader_election.cc:290] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 election: Requested vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881)
I20260601 13:40:19.593554 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beae026f8bb4601867f29cf89e2b5a2" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd"
I20260601 13:40:19.593690 22347 raft_consensus.cc:3060] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.593703 22271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beae026f8bb4601867f29cf89e2b5a2" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:19.593856 22271 raft_consensus.cc:3060] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.594657 22347 raft_consensus.cc:2468] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 1.
I20260601 13:40:19.594775 22271 raft_consensus.cc:2468] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 1.
I20260601 13:40:19.595033 22524 leader_election.cc:304] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:19.595278 22620 raft_consensus.cc:2804] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.595394 22620 raft_consensus.cc:697] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEADER]: Becoming Leader. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Running, Role: LEADER
I20260601 13:40:19.595552 22620 consensus_queue.cc:237] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:19.597651 22167 catalog_manager.cc:5696] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 reported cstate change: term changed from 0 to 1, leader changed from <none> to f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132). New cstate: current_term: 1 leader_uuid: "f297999439fe4aa18a6f55cbfc79f683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:19.603355 22646 consensus_queue.cc:1048] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.606774 22473 consensus_queue.cc:1048] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.607625 22222 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260601 13:40:19.608042 22216 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260601 13:40:19.608078 22222 auto_leader_rebalancer.cc:459] the master instance isn't leader: Service unavailable: Tablet not running
I20260601 13:40:19.632709 22501 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.636122 22501 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.640664 22473 raft_consensus.cc:493] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.640779 22473 raft_consensus.cc:515] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.641302 22473 leader_election.cc:290] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419)
I20260601 13:40:19.641640 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030bbc112291484498f39ce65b7720a8" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd" is_pre_election: true
I20260601 13:40:19.641681 22560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030bbc112291484498f39ce65b7720a8" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f297999439fe4aa18a6f55cbfc79f683" is_pre_election: true
I20260601 13:40:19.641743 22347 raft_consensus.cc:2468] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:19.641856 22560 raft_consensus.cc:2468] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 0.
I20260601 13:40:19.642061 22236 leader_election.cc:304] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:19.642302 22473 raft_consensus.cc:2804] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.642349 22473 raft_consensus.cc:493] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.642398 22473 raft_consensus.cc:3060] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.643455 22473 raft_consensus.cc:515] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.643851 22473 leader_election.cc:290] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Requested vote from peers 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985), f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419)
I20260601 13:40:19.644115 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030bbc112291484498f39ce65b7720a8" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ff80c4868f468eab7187fbb33b73fd"
I20260601 13:40:19.644222 22347 raft_consensus.cc:3060] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.644253 22560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030bbc112291484498f39ce65b7720a8" candidate_uuid: "056281c711a54b53a78aa292d3ad462c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f297999439fe4aa18a6f55cbfc79f683"
I20260601 13:40:19.644387 22560 raft_consensus.cc:3060] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.645035 22347 raft_consensus.cc:2468] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:19.645190 22560 raft_consensus.cc:2468] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056281c711a54b53a78aa292d3ad462c in term 1.
I20260601 13:40:19.645393 22236 leader_election.cc:304] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056281c711a54b53a78aa292d3ad462c, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:19.645553 22473 raft_consensus.cc:2804] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.645670 22473 raft_consensus.cc:697] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Becoming Leader. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Running, Role: LEADER
I20260601 13:40:19.645819 22473 consensus_queue.cc:237] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } }
I20260601 13:40:19.647467 22166 catalog_manager.cc:5696] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056281c711a54b53a78aa292d3ad462c (127.18.212.129). New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:19.681727 22505 raft_consensus.cc:493] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:19.681908 22505 raft_consensus.cc:515] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.682566 22505 leader_election.cc:290] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739), f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419)
I20260601 13:40:19.683002 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40527fd89178469a965957cba3e54308" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541" is_pre_election: true
I20260601 13:40:19.683125 22560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40527fd89178469a965957cba3e54308" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f297999439fe4aa18a6f55cbfc79f683" is_pre_election: true
I20260601 13:40:19.683175 22421 raft_consensus.cc:2468] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 0.
I20260601 13:40:19.683308 22560 raft_consensus.cc:2468] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 0.
I20260601 13:40:19.683579 22312 leader_election.cc:304] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352fb98f5d954d8fa5ddeffe81833541, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:19.683771 22505 raft_consensus.cc:2804] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:19.683830 22505 raft_consensus.cc:493] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:19.683859 22505 raft_consensus.cc:3060] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.684856 22505 raft_consensus.cc:515] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.685321 22505 leader_election.cc:290] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 election: Requested vote from peers 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739), f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419)
I20260601 13:40:19.685570 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40527fd89178469a965957cba3e54308" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:19.685565 22560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40527fd89178469a965957cba3e54308" candidate_uuid: "52ff80c4868f468eab7187fbb33b73fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f297999439fe4aa18a6f55cbfc79f683"
I20260601 13:40:19.685736 22560 raft_consensus.cc:3060] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.685711 22421 raft_consensus.cc:3060] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.686573 22560 raft_consensus.cc:2468] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 1.
I20260601 13:40:19.686581 22421 raft_consensus.cc:2468] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ff80c4868f468eab7187fbb33b73fd in term 1.
I20260601 13:40:19.686898 22310 leader_election.cc:304] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ff80c4868f468eab7187fbb33b73fd, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:19.687119 22505 raft_consensus.cc:2804] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.687219 22505 raft_consensus.cc:697] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Becoming Leader. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Running, Role: LEADER
I20260601 13:40:19.687379 22505 consensus_queue.cc:237] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } }
I20260601 13:40:19.689301 22166 catalog_manager.cc:5696] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130). New cstate: current_term: 1 leader_uuid: "52ff80c4868f468eab7187fbb33b73fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:19.805315 22620 consensus_queue.cc:1048] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.809324 22620 consensus_queue.cc:1048] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.862402 22271 raft_consensus.cc:3060] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.863955 22620 consensus_queue.cc:1048] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.867341 22620 consensus_queue.cc:1048] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.895879 22646 consensus_queue.cc:1048] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.899250 22473 consensus_queue.cc:1048] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.912542 22660 consensus_queue.cc:1048] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:19.916150 22660 consensus_queue.cc:1048] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:20.008658 22473 consensus_queue.cc:1048] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:20.011951 22646 consensus_queue.cc:1048] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:20.031525 22622 consensus_queue.cc:1048] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:20.035701 22622 consensus_queue.cc:1048] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:20.050974 22646 consensus_queue.cc:1048] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:20.054311 22473 consensus_queue.cc:1048] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:20.086382 22660 consensus_queue.cc:1048] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:20.089819 22476 consensus_queue.cc:1048] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:20.621464 22421 consensus_queue.cc:237] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:20.623556 22347 raft_consensus.cc:1275] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:20.623777 22271 raft_consensus.cc:1275] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:20.623984 22677 consensus_queue.cc:1048] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:20.624404 22677 consensus_queue.cc:1048] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:20.626312 22501 raft_consensus.cc:2955] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.626767 22271 raft_consensus.cc:2955] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.627326 22347 raft_consensus.cc:2955] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.629109 22166 catalog_manager.cc:5696] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:40:20.630121 22385 consensus_peers.cc:597] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 -> Peer f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419): Couldn't send request to peer f297999439fe4aa18a6f55cbfc79f683. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecde40252094490b86dcc6039a52941a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:20.634675 22271 consensus_queue.cc:237] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:20.636521 22347 raft_consensus.cc:1275] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:40:20.636608 22234 consensus_peers.cc:597] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c -> Peer f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419): Couldn't send request to peer f297999439fe4aa18a6f55cbfc79f683. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6632ede4621d4b37a45ac7408b9bddf3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:20.636533 22421 raft_consensus.cc:1275] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:20.636945 22646 consensus_queue.cc:1048] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:20.637141 22473 consensus_queue.cc:1048] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:20.638996 22646 raft_consensus.cc:2955] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.639518 22347 raft_consensus.cc:2955] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.639668 22421 raft_consensus.cc:2955] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.641954 22165 catalog_manager.cc:5696] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.642607 22421 consensus_queue.cc:237] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:20.644172 22271 raft_consensus.cc:1275] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:20.644268 22347 raft_consensus.cc:1275] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:40:20.644318 22385 consensus_peers.cc:597] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 -> Peer f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419): Couldn't send request to peer f297999439fe4aa18a6f55cbfc79f683. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8f62754ce654038a6874fa41dd93b8b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:20.644615 22501 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:20.644826 22602 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:20.647444 22501 raft_consensus.cc:2955] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.647869 22347 raft_consensus.cc:2955] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.647869 22271 raft_consensus.cc:2955] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.650266 22166 catalog_manager.cc:5696] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.651293 22421 consensus_queue.cc:237] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [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: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
W20260601 13:40:20.653005 22385 consensus_peers.cc:597] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 -> Peer f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419): Couldn't send request to peer f297999439fe4aa18a6f55cbfc79f683. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a212aa30a93453ab5b12d5d83a18ad6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:20.653198 22347 raft_consensus.cc:1275] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:20.653625 22677 consensus_queue.cc:1048] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:20.653836 22271 raft_consensus.cc:1275] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:20.654146 22677 consensus_queue.cc:1048] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:20.656294 22602 raft_consensus.cc:2955] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.656903 22347 raft_consensus.cc:2955] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.656934 22271 raft_consensus.cc:2955] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:20.659216 22167 catalog_manager.cc:5696] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:21.063591 22695 ts_tablet_manager.cc:933] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: Initiating tablet copy from peer 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:21.064079 22695 tablet_copy_client.cc:323] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:39739
I20260601 13:40:21.064733 22432 tablet_copy_service.cc:140] P 352fb98f5d954d8fa5ddeffe81833541: Received BeginTabletCopySession request for tablet f8f62754ce654038a6874fa41dd93b8b from peer f297999439fe4aa18a6f55cbfc79f683 ({username='slave'} at 127.0.0.1:59934)
I20260601 13:40:21.064875 22432 tablet_copy_service.cc:161] P 352fb98f5d954d8fa5ddeffe81833541: Beginning new tablet copy session on tablet f8f62754ce654038a6874fa41dd93b8b from peer f297999439fe4aa18a6f55cbfc79f683 at {username='slave'} at 127.0.0.1:59934: session id = f297999439fe4aa18a6f55cbfc79f683-f8f62754ce654038a6874fa41dd93b8b
I20260601 13:40:21.066231 22432 tablet_copy_source_session.cc:215] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:21.067322 22695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f62754ce654038a6874fa41dd93b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:21.069414 22695 tablet_copy_client.cc:806] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:21.069612 22695 tablet_copy_client.cc:670] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:21.070981 22695 tablet_copy_client.cc:538] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:21.072327 22695 tablet_bootstrap.cc:492] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:21.074615 22697 ts_tablet_manager.cc:933] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: Initiating tablet copy from peer 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881)
I20260601 13:40:21.075021 22697 tablet_copy_client.cc:323] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.129:40881
I20260601 13:40:21.075652 22281 tablet_copy_service.cc:140] P 056281c711a54b53a78aa292d3ad462c: Received BeginTabletCopySession request for tablet 6632ede4621d4b37a45ac7408b9bddf3 from peer f297999439fe4aa18a6f55cbfc79f683 ({username='slave'} at 127.0.0.1:45332)
I20260601 13:40:21.075774 22281 tablet_copy_service.cc:161] P 056281c711a54b53a78aa292d3ad462c: Beginning new tablet copy session on tablet 6632ede4621d4b37a45ac7408b9bddf3 from peer f297999439fe4aa18a6f55cbfc79f683 at {username='slave'} at 127.0.0.1:45332: session id = f297999439fe4aa18a6f55cbfc79f683-6632ede4621d4b37a45ac7408b9bddf3
I20260601 13:40:21.076572 22695 tablet_bootstrap.cc:492] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: 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
I20260601 13:40:21.076767 22281 tablet_copy_source_session.cc:215] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:21.076874 22695 tablet_bootstrap.cc:492] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: Bootstrap complete.
I20260601 13:40:21.077065 22695 ts_tablet_manager.cc:1403] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:40:21.077672 22697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6632ede4621d4b37a45ac7408b9bddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:21.077639 22695 raft_consensus.cc:359] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:21.077795 22695 raft_consensus.cc:740] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: LEARNER
I20260601 13:40:21.077904 22695 consensus_queue.cc:260] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:21.078235 22695 ts_tablet_manager.cc:1434] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:40:21.078857 22432 tablet_copy_service.cc:342] P 352fb98f5d954d8fa5ddeffe81833541: Request end of tablet copy session f297999439fe4aa18a6f55cbfc79f683-f8f62754ce654038a6874fa41dd93b8b received from {username='slave'} at 127.0.0.1:59934
I20260601 13:40:21.078950 22432 tablet_copy_service.cc:434] P 352fb98f5d954d8fa5ddeffe81833541: ending tablet copy session f297999439fe4aa18a6f55cbfc79f683-f8f62754ce654038a6874fa41dd93b8b on tablet f8f62754ce654038a6874fa41dd93b8b with peer f297999439fe4aa18a6f55cbfc79f683
I20260601 13:40:21.081413 22697 tablet_copy_client.cc:806] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:21.081598 22697 tablet_copy_client.cc:670] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:21.083048 22697 tablet_copy_client.cc:538] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:21.084444 22697 tablet_bootstrap.cc:492] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:21.088184 22697 tablet_bootstrap.cc:492] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: 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
I20260601 13:40:21.088506 22697 tablet_bootstrap.cc:492] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap complete.
I20260601 13:40:21.088714 22697 ts_tablet_manager.cc:1403] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:40:21.089277 22697 raft_consensus.cc:359] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:21.089432 22697 raft_consensus.cc:740] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: LEARNER
I20260601 13:40:21.089564 22697 consensus_queue.cc:260] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:21.089903 22697 ts_tablet_manager.cc:1434] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:21.090466 22281 tablet_copy_service.cc:342] P 056281c711a54b53a78aa292d3ad462c: Request end of tablet copy session f297999439fe4aa18a6f55cbfc79f683-6632ede4621d4b37a45ac7408b9bddf3 received from {username='slave'} at 127.0.0.1:45332
I20260601 13:40:21.090550 22281 tablet_copy_service.cc:434] P 056281c711a54b53a78aa292d3ad462c: ending tablet copy session f297999439fe4aa18a6f55cbfc79f683-6632ede4621d4b37a45ac7408b9bddf3 on tablet 6632ede4621d4b37a45ac7408b9bddf3 with peer f297999439fe4aa18a6f55cbfc79f683
I20260601 13:40:21.140383 22697 ts_tablet_manager.cc:933] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: Initiating tablet copy from peer 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:21.140827 22697 tablet_copy_client.cc:323] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:39739
I20260601 13:40:21.141479 22432 tablet_copy_service.cc:140] P 352fb98f5d954d8fa5ddeffe81833541: Received BeginTabletCopySession request for tablet ecde40252094490b86dcc6039a52941a from peer f297999439fe4aa18a6f55cbfc79f683 ({username='slave'} at 127.0.0.1:59934)
I20260601 13:40:21.141637 22432 tablet_copy_service.cc:161] P 352fb98f5d954d8fa5ddeffe81833541: Beginning new tablet copy session on tablet ecde40252094490b86dcc6039a52941a from peer f297999439fe4aa18a6f55cbfc79f683 at {username='slave'} at 127.0.0.1:59934: session id = f297999439fe4aa18a6f55cbfc79f683-ecde40252094490b86dcc6039a52941a
I20260601 13:40:21.142788 22432 tablet_copy_source_session.cc:215] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:21.143846 22697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecde40252094490b86dcc6039a52941a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:21.146317 22697 tablet_copy_client.cc:806] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:21.146493 22697 tablet_copy_client.cc:670] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:21.148005 22697 tablet_copy_client.cc:538] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:21.149526 22697 tablet_bootstrap.cc:492] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:21.153877 22697 tablet_bootstrap.cc:492] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: 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
I20260601 13:40:21.154184 22697 tablet_bootstrap.cc:492] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: Bootstrap complete.
I20260601 13:40:21.154390 22697 ts_tablet_manager.cc:1403] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:40:21.154953 22697 raft_consensus.cc:359] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:21.155133 22697 raft_consensus.cc:740] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: LEARNER
I20260601 13:40:21.155236 22697 consensus_queue.cc:260] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:21.155682 22697 ts_tablet_manager.cc:1434] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:40:21.156529 22432 tablet_copy_service.cc:342] P 352fb98f5d954d8fa5ddeffe81833541: Request end of tablet copy session f297999439fe4aa18a6f55cbfc79f683-ecde40252094490b86dcc6039a52941a received from {username='slave'} at 127.0.0.1:59934
I20260601 13:40:21.156625 22432 tablet_copy_service.cc:434] P 352fb98f5d954d8fa5ddeffe81833541: ending tablet copy session f297999439fe4aa18a6f55cbfc79f683-ecde40252094490b86dcc6039a52941a on tablet ecde40252094490b86dcc6039a52941a with peer f297999439fe4aa18a6f55cbfc79f683
I20260601 13:40:21.202401 22697 ts_tablet_manager.cc:933] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: Initiating tablet copy from peer 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:21.202828 22697 tablet_copy_client.cc:323] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:39739
I20260601 13:40:21.203393 22432 tablet_copy_service.cc:140] P 352fb98f5d954d8fa5ddeffe81833541: Received BeginTabletCopySession request for tablet 4a212aa30a93453ab5b12d5d83a18ad6 from peer f297999439fe4aa18a6f55cbfc79f683 ({username='slave'} at 127.0.0.1:59934)
I20260601 13:40:21.203487 22432 tablet_copy_service.cc:161] P 352fb98f5d954d8fa5ddeffe81833541: Beginning new tablet copy session on tablet 4a212aa30a93453ab5b12d5d83a18ad6 from peer f297999439fe4aa18a6f55cbfc79f683 at {username='slave'} at 127.0.0.1:59934: session id = f297999439fe4aa18a6f55cbfc79f683-4a212aa30a93453ab5b12d5d83a18ad6
I20260601 13:40:21.204301 22432 tablet_copy_source_session.cc:215] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:21.205168 22697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a212aa30a93453ab5b12d5d83a18ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:21.207465 22697 tablet_copy_client.cc:806] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:21.207660 22697 tablet_copy_client.cc:670] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:21.208948 22697 tablet_copy_client.cc:538] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:21.210106 22697 tablet_bootstrap.cc:492] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:21.214226 22697 tablet_bootstrap.cc:492] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: 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
I20260601 13:40:21.214545 22697 tablet_bootstrap.cc:492] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap complete.
I20260601 13:40:21.214761 22697 ts_tablet_manager.cc:1403] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:40:21.215298 22697 raft_consensus.cc:359] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:21.215443 22697 raft_consensus.cc:740] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: LEARNER
I20260601 13:40:21.215575 22697 consensus_queue.cc:260] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 [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: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:21.216316 22697 ts_tablet_manager.cc:1434] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:40:21.217618 22432 tablet_copy_service.cc:342] P 352fb98f5d954d8fa5ddeffe81833541: Request end of tablet copy session f297999439fe4aa18a6f55cbfc79f683-4a212aa30a93453ab5b12d5d83a18ad6 received from {username='slave'} at 127.0.0.1:59934
I20260601 13:40:21.217731 22432 tablet_copy_service.cc:434] P 352fb98f5d954d8fa5ddeffe81833541: ending tablet copy session f297999439fe4aa18a6f55cbfc79f683-4a212aa30a93453ab5b12d5d83a18ad6 on tablet 4a212aa30a93453ab5b12d5d83a18ad6 with peer f297999439fe4aa18a6f55cbfc79f683
I20260601 13:40:21.520908 22560 raft_consensus.cc:1217] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:21.608425 22222 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:21.615736 22270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "120147ed62f846ad853ee77e7c9cc8f5"
dest_uuid: "056281c711a54b53a78aa292d3ad462c"
mode: GRACEFUL
new_leader_uuid: "352fb98f5d954d8fa5ddeffe81833541"
 from {username='slave'} at 127.0.0.1:45358
I20260601 13:40:21.615927 22270 raft_consensus.cc:606] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Received request to transfer leadership to TS 352fb98f5d954d8fa5ddeffe81833541
I20260601 13:40:21.617007 22270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9018aeb4919c48629c08ebb6a41025e5"
dest_uuid: "056281c711a54b53a78aa292d3ad462c"
mode: GRACEFUL
new_leader_uuid: "352fb98f5d954d8fa5ddeffe81833541"
 from {username='slave'} at 127.0.0.1:45358
I20260601 13:40:21.617218 22270 raft_consensus.cc:606] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Received request to transfer leadership to TS 352fb98f5d954d8fa5ddeffe81833541
I20260601 13:40:21.617631 22222 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260601 13:40:21.617949 22222 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:21.657972 22560 raft_consensus.cc:1217] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:21.741315 22560 raft_consensus.cc:1217] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:21.752427 22560 raft_consensus.cc:1217] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:21.896322 22706 raft_consensus.cc:993] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c: : Instructing follower 352fb98f5d954d8fa5ddeffe81833541 to start an election
I20260601 13:40:21.896494 22706 raft_consensus.cc:1081] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Signalling peer 352fb98f5d954d8fa5ddeffe81833541 to start an election
I20260601 13:40:21.897054 22421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9018aeb4919c48629c08ebb6a41025e5"
dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
 from {username='slave'} at 127.0.0.1:59926
I20260601 13:40:21.897279 22421 raft_consensus.cc:493] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:40:21.897356 22421 raft_consensus.cc:3060] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:21.898406 22421 raft_consensus.cc:515] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:21.898768 22421 leader_election.cc:290] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 2 election: Requested vote from peers f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419), 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881)
I20260601 13:40:21.899140 22560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9018aeb4919c48629c08ebb6a41025e5" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f297999439fe4aa18a6f55cbfc79f683"
I20260601 13:40:21.899140 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9018aeb4919c48629c08ebb6a41025e5" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:21.899287 22560 raft_consensus.cc:3060] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:21.899288 22270 raft_consensus.cc:3055] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:40:21.899362 22270 raft_consensus.cc:740] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Running, Role: LEADER
I20260601 13:40:21.899513 22270 consensus_queue.cc:260] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [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: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:21.899691 22270 raft_consensus.cc:3060] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:21.900301 22560 raft_consensus.cc:2468] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 2.
I20260601 13:40:21.900653 22385 leader_election.cc:304] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [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: 352fb98f5d954d8fa5ddeffe81833541, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:21.900808 22270 raft_consensus.cc:2468] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 2.
I20260601 13:40:21.900949 22710 raft_consensus.cc:2804] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:40:21.901502 22710 raft_consensus.cc:697] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 LEADER]: Becoming Leader. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Running, Role: LEADER
I20260601 13:40:21.901718 22710 consensus_queue.cc:237] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [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: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } }
I20260601 13:40:21.903949 22165 catalog_manager.cc:5696] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: term changed from 1 to 2, leader changed from 056281c711a54b53a78aa292d3ad462c (127.18.212.129) to 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131). New cstate: current_term: 2 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:21.909174 22473 raft_consensus.cc:993] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c: : Instructing follower 352fb98f5d954d8fa5ddeffe81833541 to start an election
I20260601 13:40:21.909337 22706 raft_consensus.cc:1081] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Signalling peer 352fb98f5d954d8fa5ddeffe81833541 to start an election
I20260601 13:40:21.909828 22421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "120147ed62f846ad853ee77e7c9cc8f5"
dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
 from {username='slave'} at 127.0.0.1:59926
I20260601 13:40:21.909961 22421 raft_consensus.cc:493] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:40:21.910054 22421 raft_consensus.cc:3060] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:21.910899 22421 raft_consensus.cc:515] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:21.911381 22421 leader_election.cc:290] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [CANDIDATE]: Term 2 election: Requested vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985)
I20260601 13:40:21.911732 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120147ed62f846ad853ee77e7c9cc8f5" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:21.911777 22347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120147ed62f846ad853ee77e7c9cc8f5" candidate_uuid: "352fb98f5d954d8fa5ddeffe81833541" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ff80c4868f468eab7187fbb33b73fd"
I20260601 13:40:21.911854 22270 raft_consensus.cc:3055] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:40:21.911854 22347 raft_consensus.cc:3060] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:21.911929 22270 raft_consensus.cc:740] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 056281c711a54b53a78aa292d3ad462c, State: Running, Role: LEADER
I20260601 13:40:21.912108 22270 consensus_queue.cc:260] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:21.912269 22270 raft_consensus.cc:3060] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:21.912972 22347 raft_consensus.cc:2468] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 2.
I20260601 13:40:21.913260 22270 raft_consensus.cc:2468] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352fb98f5d954d8fa5ddeffe81833541 in term 2.
I20260601 13:40:21.913312 22387 leader_election.cc:304] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [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: 352fb98f5d954d8fa5ddeffe81833541, 52ff80c4868f468eab7187fbb33b73fd; no voters: 
I20260601 13:40:21.913483 22710 raft_consensus.cc:2804] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:40:21.913581 22710 raft_consensus.cc:697] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 LEADER]: Becoming Leader. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Running, Role: LEADER
I20260601 13:40:21.913707 22710 consensus_queue.cc:237] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } }
I20260601 13:40:21.915556 22165 catalog_manager.cc:5696] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: term changed from 1 to 2, leader changed from 056281c711a54b53a78aa292d3ad462c (127.18.212.129) to 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131). New cstate: current_term: 2 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:22.132741 22501 raft_consensus.cc:1064] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541: attempting to promote NON_VOTER f297999439fe4aa18a6f55cbfc79f683 to VOTER
I20260601 13:40:22.133311 22501 consensus_queue.cc:237] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:22.134763 22347 raft_consensus.cc:1275] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.134799 22560 raft_consensus.cc:1275] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.134959 22270 raft_consensus.cc:1275] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.135214 22501 consensus_queue.cc:1048] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.135393 22709 consensus_queue.cc:1048] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.135866 22710 consensus_queue.cc:1048] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.137647 22710 raft_consensus.cc:2955] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.138129 22347 raft_consensus.cc:2955] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.138532 22560 raft_consensus.cc:2955] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.140292 22706 raft_consensus.cc:1064] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c: attempting to promote NON_VOTER f297999439fe4aa18a6f55cbfc79f683 to VOTER
I20260601 13:40:22.140733 22706 consensus_queue.cc:237] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:22.141029 22165 catalog_manager.cc:5696] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:22.142555 22347 raft_consensus.cc:1275] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.142714 22270 raft_consensus.cc:2955] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.142967 22421 raft_consensus.cc:1275] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.144840 22561 raft_consensus.cc:1275] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.144989 22421 consensus_queue.cc:237] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [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: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:22.145352 22473 consensus_queue.cc:1048] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.145520 22725 consensus_queue.cc:1048] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.146202 22347 raft_consensus.cc:1275] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:22.146729 22710 consensus_queue.cc:1048] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:22.146870 22561 raft_consensus.cc:1275] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:22.147352 22710 consensus_queue.cc:1048] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:22.148828 22726 consensus_queue.cc:1048] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.148782 22710 raft_consensus.cc:2955] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056281c711a54b53a78aa292d3ad462c (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.149585 22561 raft_consensus.cc:2955] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056281c711a54b53a78aa292d3ad462c (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.150770 22154 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ecde40252094490b86dcc6039a52941a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:22.151275 22346 raft_consensus.cc:2955] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056281c711a54b53a78aa292d3ad462c (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.151950 22165 catalog_manager.cc:5696] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 reported cstate change: config changed from index 3 to 4, VOTER 056281c711a54b53a78aa292d3ad462c (127.18.212.129) evicted. New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.152717 22726 raft_consensus.cc:2955] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.153872 22346 raft_consensus.cc:2955] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.155220 22254 tablet_service.cc:1558] Processing DeleteTablet for tablet ecde40252094490b86dcc6039a52941a with delete_type TABLET_DATA_TOMBSTONED (TS 056281c711a54b53a78aa292d3ad462c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45310
I20260601 13:40:22.155534 22165 catalog_manager.cc:5696] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c reported cstate change: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:22.156467 22730 tablet_replica.cc:333] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:22.156755 22730 raft_consensus.cc:2243] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:22.156924 22561 raft_consensus.cc:2955] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.157080 22730 raft_consensus.cc:2272] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:22.157953 22730 ts_tablet_manager.cc:1916] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260601 13:40:22.159509 22706 consensus_queue.cc:1175] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "352fb98f5d954d8fa5ddeffe81833541" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 2 last_received_current_leader { term: 1 index: 3 } }
I20260601 13:40:22.159763 22270 consensus_queue.cc:237] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:22.161042 22561 raft_consensus.cc:1275] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:22.161172 22346 raft_consensus.cc:1275] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:22.161371 22726 consensus_queue.cc:1048] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:22.161638 22726 consensus_queue.cc:1048] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:22.162801 22730 ts_tablet_manager.cc:1929] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:22.162880 22730 log.cc:1199] T ecde40252094490b86dcc6039a52941a P 056281c711a54b53a78aa292d3ad462c: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-0-root/wals/ecde40252094490b86dcc6039a52941a
I20260601 13:40:22.162889 22706 raft_consensus.cc:2955] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.163621 22152 catalog_manager.cc:5027] TS 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881): tablet ecde40252094490b86dcc6039a52941a (table range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]) successfully deleted
I20260601 13:40:22.163767 22346 raft_consensus.cc:2955] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.163918 22561 raft_consensus.cc:2955] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.164994 22152 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6632ede4621d4b37a45ac7408b9bddf3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:22.165664 22165 catalog_manager.cc:5696] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c reported cstate change: config changed from index 3 to 4, VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) evicted. New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:22.168336 22406 tablet_service.cc:1558] Processing DeleteTablet for tablet 6632ede4621d4b37a45ac7408b9bddf3 with delete_type TABLET_DATA_TOMBSTONED (TS 352fb98f5d954d8fa5ddeffe81833541 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59898
I20260601 13:40:22.168941 22731 tablet_replica.cc:333] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:22.169100 22731 raft_consensus.cc:2243] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:22.169221 22731 pending_rounds.cc:70] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: Trying to abort 1 pending ops.
I20260601 13:40:22.169257 22731 pending_rounds.cc:77] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7292195725887352832 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6632ede4621d4b37a45ac7408b9bddf3" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } } }
I20260601 13:40:22.169406 22731 raft_consensus.cc:2917] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260601 13:40:22.169476 22731 raft_consensus.cc:2889] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260601 13:40:22.169530 22731 raft_consensus.cc:2272] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:22.170135 22731 ts_tablet_manager.cc:1916] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:22.172562 22731 ts_tablet_manager.cc:1929] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:22.172657 22731 log.cc:1199] T 6632ede4621d4b37a45ac7408b9bddf3 P 352fb98f5d954d8fa5ddeffe81833541: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-2-root/wals/6632ede4621d4b37a45ac7408b9bddf3
I20260601 13:40:22.173224 22154 catalog_manager.cc:5027] TS 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739): tablet 6632ede4621d4b37a45ac7408b9bddf3 (table range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]) successfully deleted
I20260601 13:40:22.188092 22723 raft_consensus.cc:1064] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541: attempting to promote NON_VOTER f297999439fe4aa18a6f55cbfc79f683 to VOTER
I20260601 13:40:22.188620 22723 consensus_queue.cc:237] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:22.190250 22270 raft_consensus.cc:1275] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.190250 22346 raft_consensus.cc:1275] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.190287 22561 raft_consensus.cc:1275] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.190732 22722 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.190938 22501 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.191201 22723 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.193353 22501 raft_consensus.cc:2955] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.193856 22346 raft_consensus.cc:2955] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.195999 22167 catalog_manager.cc:5696] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:22.197104 22270 raft_consensus.cc:2955] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.197469 22561 raft_consensus.cc:2955] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.200371 22421 consensus_queue.cc:237] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:22.201792 22561 raft_consensus.cc:1275] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:22.201831 22270 raft_consensus.cc:1275] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:22.202299 22723 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:22.202486 22709 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:22.204274 22722 raft_consensus.cc:2955] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.204654 22270 raft_consensus.cc:2955] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.204784 22561 raft_consensus.cc:2955] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.205808 22154 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f8f62754ce654038a6874fa41dd93b8b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:22.207404 22166 catalog_manager.cc:5696] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 reported cstate change: config changed from index 3 to 4, VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) evicted. New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.210219 22334 tablet_service.cc:1558] Processing DeleteTablet for tablet f8f62754ce654038a6874fa41dd93b8b with delete_type TABLET_DATA_TOMBSTONED (TS 52ff80c4868f468eab7187fbb33b73fd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48186
I20260601 13:40:22.210695 22736 tablet_replica.cc:333] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:22.210892 22736 raft_consensus.cc:2243] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:22.211110 22736 raft_consensus.cc:2272] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:22.211781 22736 ts_tablet_manager.cc:1916] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:22.213647 22736 ts_tablet_manager.cc:1929] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:22.213754 22736 log.cc:1199] T f8f62754ce654038a6874fa41dd93b8b P 52ff80c4868f468eab7187fbb33b73fd: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/f8f62754ce654038a6874fa41dd93b8b
I20260601 13:40:22.214341 22154 catalog_manager.cc:5027] TS 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985): tablet f8f62754ce654038a6874fa41dd93b8b (table range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]) successfully deleted
I20260601 13:40:22.275210 22501 raft_consensus.cc:1064] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541: attempting to promote NON_VOTER f297999439fe4aa18a6f55cbfc79f683 to VOTER
I20260601 13:40:22.275651 22501 consensus_queue.cc:237] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [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: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:22.277253 22346 raft_consensus.cc:1275] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.277272 22561 raft_consensus.cc:1275] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.277238 22270 raft_consensus.cc:1275] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:22.277709 22501 consensus_queue.cc:1048] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.277870 22710 consensus_queue.cc:1048] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.278064 22709 consensus_queue.cc:1048] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:22.280459 22723 raft_consensus.cc:2955] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.280822 22560 raft_consensus.cc:2955] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.280898 22346 raft_consensus.cc:2955] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.283245 22165 catalog_manager.cc:5696] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 reported cstate change: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.285116 22270 raft_consensus.cc:2955] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.287644 22421 consensus_queue.cc:237] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [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: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:22.289027 22346 raft_consensus.cc:1275] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:22.289544 22710 consensus_queue.cc:1048] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:22.290418 22561 raft_consensus.cc:1275] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:22.290809 22710 consensus_queue.cc:1048] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:22.291998 22709 raft_consensus.cc:2955] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056281c711a54b53a78aa292d3ad462c (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.292404 22346 raft_consensus.cc:2955] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056281c711a54b53a78aa292d3ad462c (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.294019 22154 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4a212aa30a93453ab5b12d5d83a18ad6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:22.294814 22166 catalog_manager.cc:5696] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: config changed from index 3 to 4, VOTER 056281c711a54b53a78aa292d3ad462c (127.18.212.129) evicted. New cstate: current_term: 1 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:22.294888 22561 raft_consensus.cc:2955] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056281c711a54b53a78aa292d3ad462c (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:22.298668 22254 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a212aa30a93453ab5b12d5d83a18ad6 with delete_type TABLET_DATA_TOMBSTONED (TS 056281c711a54b53a78aa292d3ad462c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45310
I20260601 13:40:22.298938 22730 tablet_replica.cc:333] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:22.299182 22730 raft_consensus.cc:2243] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:22.299360 22730 raft_consensus.cc:2272] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:22.300093 22730 ts_tablet_manager.cc:1916] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:22.302057 22730 ts_tablet_manager.cc:1929] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:22.302174 22730 log.cc:1199] T 4a212aa30a93453ab5b12d5d83a18ad6 P 056281c711a54b53a78aa292d3ad462c: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-0-root/wals/4a212aa30a93453ab5b12d5d83a18ad6
I20260601 13:40:22.302728 22152 catalog_manager.cc:5027] TS 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881): tablet 4a212aa30a93453ab5b12d5d83a18ad6 (table range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]) successfully deleted
I20260601 13:40:22.350847 22270 raft_consensus.cc:1275] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:22.351465 22710 consensus_queue.cc:1048] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:22.354429 22561 raft_consensus.cc:1275] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:22.354784 22501 consensus_queue.cc:1048] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:22.446941 22346 raft_consensus.cc:1275] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 2 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:22.447633 22501 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:22.450603 22270 raft_consensus.cc:1275] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:22.451051 22501 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:23.302639 22270 consensus_queue.cc:237] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [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: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: NON_VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: true } }
I20260601 13:40:23.304333 22421 raft_consensus.cc:1275] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:40:23.304457 22236 consensus_peers.cc:597] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c -> Peer 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985): Couldn't send request to peer 52ff80c4868f468eab7187fbb33b73fd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a243bb6593bc48df8576ac6c1e95b382. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:23.304333 22561 raft_consensus.cc:1275] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:23.304718 22750 consensus_queue.cc:1048] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:23.304996 22473 consensus_queue.cc:1048] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:23.306622 22750 raft_consensus.cc:2955] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: NON_VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: true } } }
I20260601 13:40:23.306977 22421 raft_consensus.cc:2955] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: NON_VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: true } } }
I20260601 13:40:23.307284 22561 raft_consensus.cc:2955] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: NON_VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: true } } }
I20260601 13:40:23.309605 22165 catalog_manager.cc:5696] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: config changed from index -1 to 2, NON_VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) added. New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: NON_VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: true } } }
I20260601 13:40:23.310130 22421 consensus_queue.cc:237] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:23.311731 22270 raft_consensus.cc:1275] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:40:23.311697 22346 raft_consensus.cc:1275] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 2 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:40:23.312067 22709 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:23.312228 22710 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:40:23.312458 22385 consensus_peers.cc:597] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 -> Peer f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419): Couldn't send request to peer f297999439fe4aa18a6f55cbfc79f683. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 120147ed62f846ad853ee77e7c9cc8f5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:23.313822 22501 raft_consensus.cc:2955] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:23.314109 22346 raft_consensus.cc:2955] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:23.316520 22166 catalog_manager.cc:5696] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: config changed from index -1 to 3, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New cstate: current_term: 2 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:23.317831 22270 raft_consensus.cc:2955] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:23.322827 22346 consensus_queue.cc:237] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [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: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: NON_VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: true } }
I20260601 13:40:23.324337 22561 raft_consensus.cc:1275] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:23.324355 22270 raft_consensus.cc:1275] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:40:23.324560 22312 consensus_peers.cc:597] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd -> Peer 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739): Couldn't send request to peer 352fb98f5d954d8fa5ddeffe81833541. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2dd7b0eda4c84c6996125d73e1e3baf6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:23.324739 22764 consensus_queue.cc:1048] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:23.324963 22476 consensus_queue.cc:1048] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:23.326972 22764 raft_consensus.cc:2955] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: NON_VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: true } } }
I20260601 13:40:23.327436 22561 raft_consensus.cc:2955] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: NON_VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: true } } }
I20260601 13:40:23.327436 22270 raft_consensus.cc:2955] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: NON_VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: true } } }
I20260601 13:40:23.330018 22346 consensus_queue.cc:237] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:23.330018 22166 catalog_manager.cc:5696] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c reported cstate change: config changed from index -1 to 2, NON_VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) added. New cstate: current_term: 1 leader_uuid: "52ff80c4868f468eab7187fbb33b73fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: NON_VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: true } } }
I20260601 13:40:23.331619 22421 raft_consensus.cc:1275] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:40:23.331830 22310 consensus_peers.cc:597] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd -> Peer f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419): Couldn't send request to peer f297999439fe4aa18a6f55cbfc79f683. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d33574fbc6640719bbf5af5350b6d5d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:23.331957 22764 consensus_queue.cc:1048] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:23.332034 22270 raft_consensus.cc:1275] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:23.332468 22759 consensus_queue.cc:1048] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:23.334419 22476 raft_consensus.cc:2955] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:23.334911 22421 raft_consensus.cc:2955] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:23.334956 22270 raft_consensus.cc:2955] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:23.337435 22165 catalog_manager.cc:5696] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: config changed from index -1 to 2, NON_VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "52ff80c4868f468eab7187fbb33b73fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } } }
I20260601 13:40:23.618355 22222 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:23.625167 22421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8f62754ce654038a6874fa41dd93b8b"
dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
mode: GRACEFUL
new_leader_uuid: "f297999439fe4aa18a6f55cbfc79f683"
 from {username='slave'} at 127.0.0.1:39848
I20260601 13:40:23.625370 22421 raft_consensus.cc:606] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Received request to transfer leadership to TS f297999439fe4aa18a6f55cbfc79f683
I20260601 13:40:23.625860 22222 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:40:23.626041 22222 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:23.631561 22710 raft_consensus.cc:993] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541: : Instructing follower f297999439fe4aa18a6f55cbfc79f683 to start an election
I20260601 13:40:23.631704 22709 raft_consensus.cc:1081] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Signalling peer f297999439fe4aa18a6f55cbfc79f683 to start an election
I20260601 13:40:23.632308 22561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8f62754ce654038a6874fa41dd93b8b"
dest_uuid: "f297999439fe4aa18a6f55cbfc79f683"
 from {username='slave'} at 127.0.0.1:46860
I20260601 13:40:23.632467 22561 raft_consensus.cc:493] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:40:23.632534 22561 raft_consensus.cc:3060] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:23.633661 22561 raft_consensus.cc:515] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:23.634159 22561 leader_election.cc:290] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [CANDIDATE]: Term 2 election: Requested vote from peers 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881), 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:23.634503 22421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f62754ce654038a6874fa41dd93b8b" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "352fb98f5d954d8fa5ddeffe81833541"
I20260601 13:40:23.634692 22421 raft_consensus.cc:3055] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:40:23.634757 22421 raft_consensus.cc:740] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Running, Role: LEADER
I20260601 13:40:23.634503 22270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f62754ce654038a6874fa41dd93b8b" candidate_uuid: "f297999439fe4aa18a6f55cbfc79f683" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "056281c711a54b53a78aa292d3ad462c"
I20260601 13:40:23.634888 22270 raft_consensus.cc:3060] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:23.634930 22421 consensus_queue.cc:260] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:23.635142 22421 raft_consensus.cc:3060] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:23.635995 22270 raft_consensus.cc:2468] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 2.
I20260601 13:40:23.635995 22421 raft_consensus.cc:2468] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f297999439fe4aa18a6f55cbfc79f683 in term 2.
I20260601 13:40:23.636412 22524 leader_election.cc:304] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [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: 056281c711a54b53a78aa292d3ad462c, f297999439fe4aa18a6f55cbfc79f683; no voters: 
I20260601 13:40:23.636677 22754 raft_consensus.cc:2804] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:40:23.636843 22754 raft_consensus.cc:697] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 2 LEADER]: Becoming Leader. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Running, Role: LEADER
I20260601 13:40:23.636992 22754 consensus_queue.cc:237] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:23.638901 22166 catalog_manager.cc:5696] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 reported cstate change: term changed from 1 to 2, leader changed from 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) to f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132). New cstate: current_term: 2 leader_uuid: "f297999439fe4aa18a6f55cbfc79f683" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:23.720136 22773 ts_tablet_manager.cc:933] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: Initiating tablet copy from peer 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985)
I20260601 13:40:23.720640 22773 tablet_copy_client.cc:323] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:41985
I20260601 13:40:23.721475 22357 tablet_copy_service.cc:140] P 52ff80c4868f468eab7187fbb33b73fd: Received BeginTabletCopySession request for tablet 7d33574fbc6640719bbf5af5350b6d5d from peer f297999439fe4aa18a6f55cbfc79f683 ({username='slave'} at 127.0.0.1:48200)
I20260601 13:40:23.721616 22357 tablet_copy_service.cc:161] P 52ff80c4868f468eab7187fbb33b73fd: Beginning new tablet copy session on tablet 7d33574fbc6640719bbf5af5350b6d5d from peer f297999439fe4aa18a6f55cbfc79f683 at {username='slave'} at 127.0.0.1:48200: session id = f297999439fe4aa18a6f55cbfc79f683-7d33574fbc6640719bbf5af5350b6d5d
I20260601 13:40:23.722630 22357 tablet_copy_source_session.cc:215] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:23.723587 22773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d33574fbc6640719bbf5af5350b6d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.725910 22773 tablet_copy_client.cc:806] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:23.726099 22773 tablet_copy_client.cc:670] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:23.728286 22773 tablet_copy_client.cc:538] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:23.730095 22773 tablet_bootstrap.cc:492] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:23.734050 22776 ts_tablet_manager.cc:933] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: Initiating tablet copy from peer 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739)
I20260601 13:40:23.734443 22776 tablet_copy_client.cc:323] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:39739
I20260601 13:40:23.734649 22773 tablet_bootstrap.cc:492] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: 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
I20260601 13:40:23.734930 22773 tablet_bootstrap.cc:492] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: Bootstrap complete.
I20260601 13:40:23.735039 22432 tablet_copy_service.cc:140] P 352fb98f5d954d8fa5ddeffe81833541: Received BeginTabletCopySession request for tablet 120147ed62f846ad853ee77e7c9cc8f5 from peer f297999439fe4aa18a6f55cbfc79f683 ({username='slave'} at 127.0.0.1:59934)
I20260601 13:40:23.735186 22432 tablet_copy_service.cc:161] P 352fb98f5d954d8fa5ddeffe81833541: Beginning new tablet copy session on tablet 120147ed62f846ad853ee77e7c9cc8f5 from peer f297999439fe4aa18a6f55cbfc79f683 at {username='slave'} at 127.0.0.1:59934: session id = f297999439fe4aa18a6f55cbfc79f683-120147ed62f846ad853ee77e7c9cc8f5
I20260601 13:40:23.735249 22773 ts_tablet_manager.cc:1403] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.002s
I20260601 13:40:23.735741 22773 raft_consensus.cc:359] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:23.735884 22773 raft_consensus.cc:740] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: LEARNER
I20260601 13:40:23.736019 22773 consensus_queue.cc:260] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:23.736255 22432 tablet_copy_source_session.cc:215] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:23.736375 22773 ts_tablet_manager.cc:1434] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:23.736974 22357 tablet_copy_service.cc:342] P 52ff80c4868f468eab7187fbb33b73fd: Request end of tablet copy session f297999439fe4aa18a6f55cbfc79f683-7d33574fbc6640719bbf5af5350b6d5d received from {username='slave'} at 127.0.0.1:48200
I20260601 13:40:23.737089 22357 tablet_copy_service.cc:434] P 52ff80c4868f468eab7187fbb33b73fd: ending tablet copy session f297999439fe4aa18a6f55cbfc79f683-7d33574fbc6640719bbf5af5350b6d5d on tablet 7d33574fbc6640719bbf5af5350b6d5d with peer f297999439fe4aa18a6f55cbfc79f683
I20260601 13:40:23.737970 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120147ed62f846ad853ee77e7c9cc8f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.740128 22776 tablet_copy_client.cc:806] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:23.740311 22776 tablet_copy_client.cc:670] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:23.741398 22776 tablet_copy_client.cc:538] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:23.742447 22776 tablet_bootstrap.cc:492] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap starting.
I20260601 13:40:23.745918 22776 tablet_bootstrap.cc:492] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: 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
I20260601 13:40:23.746193 22776 tablet_bootstrap.cc:492] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: Bootstrap complete.
I20260601 13:40:23.746383 22776 ts_tablet_manager.cc:1403] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:40:23.746833 22776 raft_consensus.cc:359] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:23.746944 22776 raft_consensus.cc:740] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f297999439fe4aa18a6f55cbfc79f683, State: Initialized, Role: LEARNER
I20260601 13:40:23.747146 22776 consensus_queue.cc:260] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: true } }
I20260601 13:40:23.747632 22776 ts_tablet_manager.cc:1434] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:40:23.748358 22432 tablet_copy_service.cc:342] P 352fb98f5d954d8fa5ddeffe81833541: Request end of tablet copy session f297999439fe4aa18a6f55cbfc79f683-120147ed62f846ad853ee77e7c9cc8f5 received from {username='slave'} at 127.0.0.1:59934
I20260601 13:40:23.748466 22432 tablet_copy_service.cc:434] P 352fb98f5d954d8fa5ddeffe81833541: ending tablet copy session f297999439fe4aa18a6f55cbfc79f683-120147ed62f846ad853ee77e7c9cc8f5 on tablet 120147ed62f846ad853ee77e7c9cc8f5 with peer f297999439fe4aa18a6f55cbfc79f683
I20260601 13:40:23.904647 22779 ts_tablet_manager.cc:933] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: Initiating tablet copy from peer 056281c711a54b53a78aa292d3ad462c (127.18.212.129:40881)
I20260601 13:40:23.905134 22779 tablet_copy_client.cc:323] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.129:40881
I20260601 13:40:23.905779 22281 tablet_copy_service.cc:140] P 056281c711a54b53a78aa292d3ad462c: Received BeginTabletCopySession request for tablet a243bb6593bc48df8576ac6c1e95b382 from peer 52ff80c4868f468eab7187fbb33b73fd ({username='slave'} at 127.0.0.1:45316)
I20260601 13:40:23.905884 22281 tablet_copy_service.cc:161] P 056281c711a54b53a78aa292d3ad462c: Beginning new tablet copy session on tablet a243bb6593bc48df8576ac6c1e95b382 from peer 52ff80c4868f468eab7187fbb33b73fd at {username='slave'} at 127.0.0.1:45316: session id = 52ff80c4868f468eab7187fbb33b73fd-a243bb6593bc48df8576ac6c1e95b382
I20260601 13:40:23.907116 22281 tablet_copy_source_session.cc:215] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:23.908069 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a243bb6593bc48df8576ac6c1e95b382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.909962 22779 tablet_copy_client.cc:806] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:23.910164 22779 tablet_copy_client.cc:670] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:23.911616 22779 tablet_copy_client.cc:538] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:23.912731 22779 tablet_bootstrap.cc:492] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap starting.
I20260601 13:40:23.916313 22779 tablet_bootstrap.cc:492] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: 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
I20260601 13:40:23.916580 22779 tablet_bootstrap.cc:492] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: Bootstrap complete.
I20260601 13:40:23.916766 22779 ts_tablet_manager.cc:1403] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:40:23.917232 22779 raft_consensus.cc:359] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: NON_VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: true } }
I20260601 13:40:23.917374 22779 raft_consensus.cc:740] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 52ff80c4868f468eab7187fbb33b73fd, State: Initialized, Role: LEARNER
I20260601 13:40:23.917495 22779 consensus_queue.cc:260] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd [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: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: NON_VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: true } }
I20260601 13:40:23.917809 22779 ts_tablet_manager.cc:1434] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:23.918467 22281 tablet_copy_service.cc:342] P 056281c711a54b53a78aa292d3ad462c: Request end of tablet copy session 52ff80c4868f468eab7187fbb33b73fd-a243bb6593bc48df8576ac6c1e95b382 received from {username='slave'} at 127.0.0.1:45316
I20260601 13:40:23.918586 22281 tablet_copy_service.cc:434] P 056281c711a54b53a78aa292d3ad462c: ending tablet copy session 52ff80c4868f468eab7187fbb33b73fd-a243bb6593bc48df8576ac6c1e95b382 on tablet a243bb6593bc48df8576ac6c1e95b382 with peer 52ff80c4868f468eab7187fbb33b73fd
I20260601 13:40:23.948588 22782 ts_tablet_manager.cc:933] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: Initiating tablet copy from peer 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985)
I20260601 13:40:23.949064 22782 tablet_copy_client.cc:323] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:41985
I20260601 13:40:23.949710 22357 tablet_copy_service.cc:140] P 52ff80c4868f468eab7187fbb33b73fd: Received BeginTabletCopySession request for tablet 2dd7b0eda4c84c6996125d73e1e3baf6 from peer 352fb98f5d954d8fa5ddeffe81833541 ({username='slave'} at 127.0.0.1:48188)
I20260601 13:40:23.949828 22357 tablet_copy_service.cc:161] P 52ff80c4868f468eab7187fbb33b73fd: Beginning new tablet copy session on tablet 2dd7b0eda4c84c6996125d73e1e3baf6 from peer 352fb98f5d954d8fa5ddeffe81833541 at {username='slave'} at 127.0.0.1:48188: session id = 352fb98f5d954d8fa5ddeffe81833541-2dd7b0eda4c84c6996125d73e1e3baf6
I20260601 13:40:23.950845 22357 tablet_copy_source_session.cc:215] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:23.951905 22782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd7b0eda4c84c6996125d73e1e3baf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:23.954295 22782 tablet_copy_client.cc:806] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:23.954491 22782 tablet_copy_client.cc:670] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:23.956120 22782 tablet_copy_client.cc:538] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:23.957443 22782 tablet_bootstrap.cc:492] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap starting.
I20260601 13:40:23.961230 22782 tablet_bootstrap.cc:492] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: 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
I20260601 13:40:23.961519 22782 tablet_bootstrap.cc:492] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: Bootstrap complete.
I20260601 13:40:23.961727 22782 ts_tablet_manager.cc:1403] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:40:23.962203 22782 raft_consensus.cc:359] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: NON_VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: true } }
I20260601 13:40:23.962321 22782 raft_consensus.cc:740] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 352fb98f5d954d8fa5ddeffe81833541, State: Initialized, Role: LEARNER
I20260601 13:40:23.962450 22782 consensus_queue.cc:260] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 [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: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: NON_VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: true } }
I20260601 13:40:23.962767 22782 ts_tablet_manager.cc:1434] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:23.963505 22357 tablet_copy_service.cc:342] P 52ff80c4868f468eab7187fbb33b73fd: Request end of tablet copy session 352fb98f5d954d8fa5ddeffe81833541-2dd7b0eda4c84c6996125d73e1e3baf6 received from {username='slave'} at 127.0.0.1:48188
I20260601 13:40:23.963620 22357 tablet_copy_service.cc:434] P 52ff80c4868f468eab7187fbb33b73fd: ending tablet copy session 352fb98f5d954d8fa5ddeffe81833541-2dd7b0eda4c84c6996125d73e1e3baf6 on tablet 2dd7b0eda4c84c6996125d73e1e3baf6 with peer 352fb98f5d954d8fa5ddeffe81833541
I20260601 13:40:24.108911 22421 raft_consensus.cc:1275] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 2 FOLLOWER]: Refusing update from remote peer f297999439fe4aa18a6f55cbfc79f683: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:40:24.109774 22754 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:40:24.112751 22270 raft_consensus.cc:1275] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Refusing update from remote peer f297999439fe4aa18a6f55cbfc79f683: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:40:24.113183 22754 consensus_queue.cc:1048] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:40:24.166271 22560 raft_consensus.cc:1217] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:40:24.236469 22560 raft_consensus.cc:1217] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:24.377142 22346 raft_consensus.cc:1217] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:24.437234 22421 raft_consensus.cc:1217] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:24.738654 22796 raft_consensus.cc:1064] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541: attempting to promote NON_VOTER f297999439fe4aa18a6f55cbfc79f683 to VOTER
I20260601 13:40:24.739215 22796 consensus_queue.cc:237] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:24.740870 22560 raft_consensus.cc:1275] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 LEARNER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:40:24.740953 22346 raft_consensus.cc:1275] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 2 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:40:24.741250 22270 raft_consensus.cc:1275] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:40:24.741292 22798 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:24.741532 22796 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:24.741729 22790 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:24.744773 22798 raft_consensus.cc:2955] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.745237 22347 raft_consensus.cc:2955] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.747797 22166 catalog_manager.cc:5696] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: config changed from index 3 to 4, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.748931 22270 raft_consensus.cc:2955] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.749452 22560 raft_consensus.cc:2955] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.755666 22421 consensus_queue.cc:237] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:24.757121 22560 raft_consensus.cc:1275] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:40:24.757177 22270 raft_consensus.cc:1275] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Refusing update from remote peer 352fb98f5d954d8fa5ddeffe81833541: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:40:24.757608 22798 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:40:24.757822 22796 consensus_queue.cc:1048] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:40:24.759392 22799 raft_consensus.cc:2955] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.759819 22270 raft_consensus.cc:2955] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.761752 22560 raft_consensus.cc:2955] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.762013 22154 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 120147ed62f846ad853ee77e7c9cc8f5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:24.761814 22167 catalog_manager.cc:5696] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c reported cstate change: config changed from index 4 to 5, VOTER 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) evicted. New cstate: current_term: 2 leader_uuid: "352fb98f5d954d8fa5ddeffe81833541" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.764999 22334 tablet_service.cc:1558] Processing DeleteTablet for tablet 120147ed62f846ad853ee77e7c9cc8f5 with delete_type TABLET_DATA_TOMBSTONED (TS 52ff80c4868f468eab7187fbb33b73fd not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48186
I20260601 13:40:24.765569 22807 tablet_replica.cc:333] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:24.765748 22807 raft_consensus.cc:2243] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.765918 22807 raft_consensus.cc:2272] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.766573 22807 ts_tablet_manager.cc:1916] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:24.768652 22807 ts_tablet_manager.cc:1929] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:40:24.768721 22807 log.cc:1199] T 120147ed62f846ad853ee77e7c9cc8f5 P 52ff80c4868f468eab7187fbb33b73fd: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/120147ed62f846ad853ee77e7c9cc8f5
I20260601 13:40:24.769254 22154 catalog_manager.cc:5027] TS 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130:41985): tablet 120147ed62f846ad853ee77e7c9cc8f5 (table range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]) successfully deleted
I20260601 13:40:24.776662 22476 raft_consensus.cc:1064] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd: attempting to promote NON_VOTER f297999439fe4aa18a6f55cbfc79f683 to VOTER
I20260601 13:40:24.777122 22476 consensus_queue.cc:237] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:24.778703 22270 raft_consensus.cc:1275] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:24.778728 22560 raft_consensus.cc:1275] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEARNER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:24.778703 22421 raft_consensus.cc:1275] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:24.779228 22764 consensus_queue.cc:1048] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:24.779395 22809 consensus_queue.cc:1048] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:24.779628 22476 consensus_queue.cc:1048] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:24.781679 22764 raft_consensus.cc:2955] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.782142 22270 raft_consensus.cc:2955] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.782142 22421 raft_consensus.cc:2955] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.784329 22560 raft_consensus.cc:2955] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.784531 22165 catalog_manager.cc:5696] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: config changed from index 2 to 3, f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "52ff80c4868f468eab7187fbb33b73fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:24.788360 22347 consensus_queue.cc:237] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } }
I20260601 13:40:24.789541 22270 raft_consensus.cc:1275] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:24.789911 22476 consensus_queue.cc:1048] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:24.789575 22560 raft_consensus.cc:1275] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:24.790966 22476 consensus_queue.cc:1048] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:24.791690 22809 raft_consensus.cc:2955] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.792304 22270 raft_consensus.cc:2955] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.793476 22154 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7d33574fbc6640719bbf5af5350b6d5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:24.794054 22560 raft_consensus.cc:2955] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } } }
I20260601 13:40:24.795863 22166 catalog_manager.cc:5696] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: config changed from index 3 to 4, VOTER 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) evicted. New cstate: current_term: 1 leader_uuid: "52ff80c4868f468eab7187fbb33b73fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:24.798235 22406 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d33574fbc6640719bbf5af5350b6d5d with delete_type TABLET_DATA_TOMBSTONED (TS 352fb98f5d954d8fa5ddeffe81833541 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59898
I20260601 13:40:24.798702 22813 tablet_replica.cc:333] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:24.799338 22813 raft_consensus.cc:2243] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.799515 22813 raft_consensus.cc:2272] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.800515 22813 ts_tablet_manager.cc:1916] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:24.802946 22813 ts_tablet_manager.cc:1929] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:24.803030 22813 log.cc:1199] T 7d33574fbc6640719bbf5af5350b6d5d P 352fb98f5d954d8fa5ddeffe81833541: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-2-root/wals/7d33574fbc6640719bbf5af5350b6d5d
I20260601 13:40:24.803658 22154 catalog_manager.cc:5027] TS 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131:39739): tablet 7d33574fbc6640719bbf5af5350b6d5d (table range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]) successfully deleted
I20260601 13:40:24.907388 22793 raft_consensus.cc:1064] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c: attempting to promote NON_VOTER 52ff80c4868f468eab7187fbb33b73fd to VOTER
I20260601 13:40:24.907922 22793 consensus_queue.cc:237] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [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: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } }
I20260601 13:40:24.909677 22347 raft_consensus.cc:1275] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEARNER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:24.909899 22560 raft_consensus.cc:1275] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:24.910137 22421 raft_consensus.cc:1275] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:24.910267 22751 consensus_queue.cc:1048] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:24.910576 22815 consensus_queue.cc:1048] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:24.910817 22793 consensus_queue.cc:1048] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:24.913290 22815 raft_consensus.cc:2955] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } } }
I20260601 13:40:24.913750 22560 raft_consensus.cc:2955] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } } }
I20260601 13:40:24.916180 22168 catalog_manager.cc:5696] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 reported cstate change: config changed from index 2 to 3, 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } } }
I20260601 13:40:24.917264 22347 raft_consensus.cc:2955] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } } }
I20260601 13:40:24.919359 22421 raft_consensus.cc:2955] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 52ff80c4868f468eab7187fbb33b73fd (127.18.212.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } } }
I20260601 13:40:24.923585 22270 consensus_queue.cc:237] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [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: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } }
I20260601 13:40:24.924816 22347 raft_consensus.cc:1275] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:24.924904 22421 raft_consensus.cc:1275] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Refusing update from remote peer 056281c711a54b53a78aa292d3ad462c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:24.925293 22751 consensus_queue.cc:1048] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:24.925454 22793 consensus_queue.cc:1048] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:24.927551 22751 raft_consensus.cc:2955] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } } }
I20260601 13:40:24.927950 22422 raft_consensus.cc:2955] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } } }
I20260601 13:40:24.929622 22347 raft_consensus.cc:2955] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } } }
I20260601 13:40:24.932263 22168 catalog_manager.cc:5696] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: config changed from index 3 to 4, VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) evicted. New cstate: current_term: 1 leader_uuid: "056281c711a54b53a78aa292d3ad462c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } attrs { promote: false } } }
I20260601 13:40:24.933033 22152 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a243bb6593bc48df8576ac6c1e95b382 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:24.937404 22544 tablet_service.cc:1558] Processing DeleteTablet for tablet a243bb6593bc48df8576ac6c1e95b382 with delete_type TABLET_DATA_TOMBSTONED (TS f297999439fe4aa18a6f55cbfc79f683 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46830
I20260601 13:40:24.937956 22819 tablet_replica.cc:333] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:24.938146 22819 raft_consensus.cc:2243] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:24.938412 22819 raft_consensus.cc:2272] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:24.939656 22819 ts_tablet_manager.cc:1916] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:24.942343 22819 ts_tablet_manager.cc:1929] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:24.942449 22819 log.cc:1199] T a243bb6593bc48df8576ac6c1e95b382 P f297999439fe4aa18a6f55cbfc79f683: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-3-root/wals/a243bb6593bc48df8576ac6c1e95b382
I20260601 13:40:24.943166 22152 catalog_manager.cc:5027] TS f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419): tablet a243bb6593bc48df8576ac6c1e95b382 (table range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]) successfully deleted
I20260601 13:40:25.057446 22809 raft_consensus.cc:1064] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd: attempting to promote NON_VOTER 352fb98f5d954d8fa5ddeffe81833541 to VOTER
I20260601 13:40:25.058015 22809 consensus_queue.cc:237] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [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: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } }
I20260601 13:40:25.059995 22270 raft_consensus.cc:1275] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:25.060005 22560 raft_consensus.cc:1275] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:25.060005 22421 raft_consensus.cc:1275] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEARNER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:25.060602 22764 consensus_queue.cc:1048] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:25.060912 22809 consensus_queue.cc:1048] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:25.061233 22809 consensus_queue.cc:1048] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:25.063439 22809 raft_consensus.cc:2955] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } } }
I20260601 13:40:25.063786 22270 raft_consensus.cc:2955] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } } }
I20260601 13:40:25.065343 22421 raft_consensus.cc:2955] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } } }
I20260601 13:40:25.066497 22167 catalog_manager.cc:5696] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd reported cstate change: config changed from index 2 to 3, 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "52ff80c4868f468eab7187fbb33b73fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:25.068445 22560 raft_consensus.cc:2955] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 352fb98f5d954d8fa5ddeffe81833541 (127.18.212.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f297999439fe4aa18a6f55cbfc79f683" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 39419 } attrs { replace: true } } peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } } }
I20260601 13:40:25.070083 22347 consensus_queue.cc:237] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [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: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } }
I20260601 13:40:25.071476 22421 raft_consensus.cc:1275] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:25.071848 22270 raft_consensus.cc:1275] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Refusing update from remote peer 52ff80c4868f468eab7187fbb33b73fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:25.071874 22791 consensus_queue.cc:1048] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:25.072259 22791 consensus_queue.cc:1048] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:25.073464 22476 raft_consensus.cc:2955] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } } }
I20260601 13:40:25.073899 22421 raft_consensus.cc:2955] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } } }
I20260601 13:40:25.075191 22154 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2dd7b0eda4c84c6996125d73e1e3baf6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:25.076308 22168 catalog_manager.cc:5696] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 reported cstate change: config changed from index 3 to 4, VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) evicted. New cstate: current_term: 1 leader_uuid: "52ff80c4868f468eab7187fbb33b73fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } } }
I20260601 13:40:25.077538 22270 raft_consensus.cc:2955] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056281c711a54b53a78aa292d3ad462c" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40881 } } peers { permanent_uuid: "52ff80c4868f468eab7187fbb33b73fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 41985 } } peers { permanent_uuid: "352fb98f5d954d8fa5ddeffe81833541" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 39739 } attrs { promote: false } } }
I20260601 13:40:25.079208 22544 tablet_service.cc:1558] Processing DeleteTablet for tablet 2dd7b0eda4c84c6996125d73e1e3baf6 with delete_type TABLET_DATA_TOMBSTONED (TS f297999439fe4aa18a6f55cbfc79f683 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46830
I20260601 13:40:25.079466 22819 tablet_replica.cc:333] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:25.079627 22819 raft_consensus.cc:2243] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.079789 22819 raft_consensus.cc:2272] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.081497 22819 ts_tablet_manager.cc:1916] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:25.083657 22819 ts_tablet_manager.cc:1929] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:25.083755 22819 log.cc:1199] T 2dd7b0eda4c84c6996125d73e1e3baf6 P f297999439fe4aa18a6f55cbfc79f683: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321147880162-19282-0/minicluster-data/ts-3-root/wals/2dd7b0eda4c84c6996125d73e1e3baf6
I20260601 13:40:25.084331 22152 catalog_manager.cc:5027] TS f297999439fe4aa18a6f55cbfc79f683 (127.18.212.132:39419): tablet 2dd7b0eda4c84c6996125d73e1e3baf6 (table range_aware_rebalance_new_range [id=f5724205df864464b579c6fb638a4106]) successfully deleted
I20260601 13:40:25.626461 22222 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:25.628191 22222 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:40:25.628352 22222 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:25.939544 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:40:25.945457 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:25.945812 19282 tablet_replica.cc:333] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.945986 19282 raft_consensus.cc:2243] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.946161 19282 raft_consensus.cc:2272] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.946684 19282 tablet_replica.cc:333] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.946839 19282 raft_consensus.cc:2243] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.947149 19282 raft_consensus.cc:2272] T 030bbc112291484498f39ce65b7720a8 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.947558 19282 tablet_replica.cc:333] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.947691 19282 raft_consensus.cc:2243] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.947882 19282 raft_consensus.cc:2272] T 7d69ae4b9d27411aa7d258304bda1ea8 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.948246 19282 tablet_replica.cc:333] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.948369 19282 raft_consensus.cc:2243] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.948527 19282 raft_consensus.cc:2272] T 120147ed62f846ad853ee77e7c9cc8f5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.948880 19282 tablet_replica.cc:333] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.949012 19282 raft_consensus.cc:2243] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.949139 19282 raft_consensus.cc:2272] T 7beae026f8bb4601867f29cf89e2b5a2 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.949448 19282 tablet_replica.cc:333] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.949571 19282 raft_consensus.cc:2243] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.949771 19282 raft_consensus.cc:2272] T 6632ede4621d4b37a45ac7408b9bddf3 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.950091 19282 tablet_replica.cc:333] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.950165 19282 raft_consensus.cc:2243] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.950261 19282 raft_consensus.cc:2272] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.950747 19282 tablet_replica.cc:333] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.950831 19282 raft_consensus.cc:2243] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.950898 19282 raft_consensus.cc:2272] T 338dcbb1783343159e9e4db6c319b25f P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.951244 19282 tablet_replica.cc:333] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.951316 19282 raft_consensus.cc:2243] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.951406 19282 raft_consensus.cc:2272] T 7d33574fbc6640719bbf5af5350b6d5d P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.951676 19282 tablet_replica.cc:333] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.951746 19282 raft_consensus.cc:2243] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.951836 19282 raft_consensus.cc:2272] T f8f62754ce654038a6874fa41dd93b8b P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.952124 19282 tablet_replica.cc:333] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.952191 19282 raft_consensus.cc:2243] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.952323 19282 raft_consensus.cc:2272] T a243bb6593bc48df8576ac6c1e95b382 P 056281c711a54b53a78aa292d3ad462c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.952600 19282 tablet_replica.cc:333] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c: stopping tablet replica
I20260601 13:40:25.952664 19282 raft_consensus.cc:2243] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.952726 19282 raft_consensus.cc:2272] T 9018aeb4919c48629c08ebb6a41025e5 P 056281c711a54b53a78aa292d3ad462c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.958142 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:40:25.961515 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:40:25.967950 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:25.968227 19282 tablet_replica.cc:333] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.968396 19282 raft_consensus.cc:2243] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.968521 19282 raft_consensus.cc:2272] T 030bbc112291484498f39ce65b7720a8 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.969041 19282 tablet_replica.cc:333] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.969138 19282 raft_consensus.cc:2243] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.969228 19282 raft_consensus.cc:2272] T 7beae026f8bb4601867f29cf89e2b5a2 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.969506 19282 tablet_replica.cc:333] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.969583 19282 raft_consensus.cc:2243] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.969676 19282 raft_consensus.cc:2272] T 6632ede4621d4b37a45ac7408b9bddf3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.969952 19282 tablet_replica.cc:333] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.970045 19282 raft_consensus.cc:2243] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.970134 19282 raft_consensus.cc:2272] T a243bb6593bc48df8576ac6c1e95b382 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.970431 19282 tablet_replica.cc:333] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.970505 19282 raft_consensus.cc:2243] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.970572 19282 raft_consensus.cc:2272] T 0da7cd2549564366a480257dfb0826e3 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.970829 19282 tablet_replica.cc:333] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.970899 19282 raft_consensus.cc:2243] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.970988 19282 raft_consensus.cc:2272] T ecde40252094490b86dcc6039a52941a P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.971371 19282 tablet_replica.cc:333] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.971454 19282 raft_consensus.cc:2243] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.971606 19282 raft_consensus.cc:2272] T 7d33574fbc6640719bbf5af5350b6d5d P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.971877 19282 tablet_replica.cc:333] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.971951 19282 raft_consensus.cc:2243] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.972039 19282 raft_consensus.cc:2272] T 4a212aa30a93453ab5b12d5d83a18ad6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.972307 19282 tablet_replica.cc:333] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.972378 19282 raft_consensus.cc:2243] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.972519 19282 raft_consensus.cc:2272] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.973008 19282 tablet_replica.cc:333] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.973088 19282 raft_consensus.cc:2243] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.973222 19282 raft_consensus.cc:2272] T 338dcbb1783343159e9e4db6c319b25f P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.973487 19282 tablet_replica.cc:333] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.973553 19282 raft_consensus.cc:2243] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.973732 19282 raft_consensus.cc:2272] T 40527fd89178469a965957cba3e54308 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.974066 19282 tablet_replica.cc:333] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd: stopping tablet replica
I20260601 13:40:25.974141 19282 raft_consensus.cc:2243] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.974215 19282 raft_consensus.cc:2272] T 7d69ae4b9d27411aa7d258304bda1ea8 P 52ff80c4868f468eab7187fbb33b73fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.979513 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:40:25.983671 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:40:25.988984 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:25.989264 19282 tablet_replica.cc:333] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.989449 19282 raft_consensus.cc:2243] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.989616 19282 raft_consensus.cc:2272] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.990135 19282 tablet_replica.cc:333] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.990291 19282 raft_consensus.cc:2243] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.990513 19282 raft_consensus.cc:2272] T 120147ed62f846ad853ee77e7c9cc8f5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.990916 19282 tablet_replica.cc:333] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.991050 19282 raft_consensus.cc:2243] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.991183 19282 raft_consensus.cc:2272] T f8f62754ce654038a6874fa41dd93b8b P 352fb98f5d954d8fa5ddeffe81833541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.991551 19282 tablet_replica.cc:333] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.991686 19282 raft_consensus.cc:2243] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.991832 19282 raft_consensus.cc:2272] T 2dd7b0eda4c84c6996125d73e1e3baf6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.992374 19282 tablet_replica.cc:333] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.992507 19282 raft_consensus.cc:2243] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.992637 19282 raft_consensus.cc:2272] T 338dcbb1783343159e9e4db6c319b25f P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.992985 19282 tablet_replica.cc:333] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.993106 19282 raft_consensus.cc:2243] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.993325 19282 raft_consensus.cc:2272] T 4a212aa30a93453ab5b12d5d83a18ad6 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.993667 19282 tablet_replica.cc:333] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.993790 19282 raft_consensus.cc:2243] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.993917 19282 raft_consensus.cc:2272] T 0da7cd2549564366a480257dfb0826e3 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.994239 19282 tablet_replica.cc:333] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.994360 19282 raft_consensus.cc:2243] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.994514 19282 raft_consensus.cc:2272] T a243bb6593bc48df8576ac6c1e95b382 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.994849 19282 tablet_replica.cc:333] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.994971 19282 raft_consensus.cc:2243] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.995218 19282 raft_consensus.cc:2272] T 9018aeb4919c48629c08ebb6a41025e5 P 352fb98f5d954d8fa5ddeffe81833541 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.995548 19282 tablet_replica.cc:333] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.995671 19282 raft_consensus.cc:2243] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:25.995863 19282 raft_consensus.cc:2272] T ecde40252094490b86dcc6039a52941a P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.996206 19282 tablet_replica.cc:333] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.996318 19282 raft_consensus.cc:2243] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.996416 19282 raft_consensus.cc:2272] T 40527fd89178469a965957cba3e54308 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:25.996723 19282 tablet_replica.cc:333] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541: stopping tablet replica
I20260601 13:40:25.996835 19282 raft_consensus.cc:2243] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:25.996946 19282 raft_consensus.cc:2272] T 7d69ae4b9d27411aa7d258304bda1ea8 P 352fb98f5d954d8fa5ddeffe81833541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.012223 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:40:26.016189 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:40:26.020991 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:26.021268 19282 tablet_replica.cc:333] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.021454 19282 raft_consensus.cc:2243] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:26.021603 19282 raft_consensus.cc:2272] T 120147ed62f846ad853ee77e7c9cc8f5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.022058 19282 tablet_replica.cc:333] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.022146 19282 raft_consensus.cc:2243] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:26.022229 19282 raft_consensus.cc:2272] T 7d33574fbc6640719bbf5af5350b6d5d P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.022559 19282 tablet_replica.cc:333] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.022642 19282 raft_consensus.cc:2243] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:26.022732 19282 raft_consensus.cc:2272] T 4a212aa30a93453ab5b12d5d83a18ad6 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.023029 19282 tablet_replica.cc:333] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.023183 19282 raft_consensus.cc:2243] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:40:26.023370 19282 raft_consensus.cc:2272] T f8f62754ce654038a6874fa41dd93b8b P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.023656 19282 tablet_replica.cc:333] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.023734 19282 raft_consensus.cc:2243] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:26.023854 19282 raft_consensus.cc:2272] T 97ce2c9fcb474f4c9e1f531408cbf0b3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.024120 19282 tablet_replica.cc:333] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.024199 19282 raft_consensus.cc:2243] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:26.024269 19282 raft_consensus.cc:2272] T 030bbc112291484498f39ce65b7720a8 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.024525 19282 tablet_replica.cc:333] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.024593 19282 raft_consensus.cc:2243] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:26.024668 19282 raft_consensus.cc:2272] T 6632ede4621d4b37a45ac7408b9bddf3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.024919 19282 tablet_replica.cc:333] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.024995 19282 raft_consensus.cc:2243] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:26.025112 19282 raft_consensus.cc:2272] T 7beae026f8bb4601867f29cf89e2b5a2 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.025413 19282 tablet_replica.cc:333] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.025487 19282 raft_consensus.cc:2243] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:26.025549 19282 raft_consensus.cc:2272] T 40527fd89178469a965957cba3e54308 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.025813 19282 tablet_replica.cc:333] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.025900 19282 raft_consensus.cc:2243] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:26.025982 19282 raft_consensus.cc:2272] T ecde40252094490b86dcc6039a52941a P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.026237 19282 tablet_replica.cc:333] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.026311 19282 raft_consensus.cc:2243] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:26.026425 19282 raft_consensus.cc:2272] T 0da7cd2549564366a480257dfb0826e3 P f297999439fe4aa18a6f55cbfc79f683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.026680 19282 tablet_replica.cc:333] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683: stopping tablet replica
I20260601 13:40:26.026742 19282 raft_consensus.cc:2243] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:26.026810 19282 raft_consensus.cc:2272] T 9018aeb4919c48629c08ebb6a41025e5 P f297999439fe4aa18a6f55cbfc79f683 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.041481 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:40:26.045419 19282 master.cc:562] Master@127.18.212.190:42811 shutting down...
I20260601 13:40:26.050274 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:26.050477 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:26.050537 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 41acf2dcb2e64a8c81bef2b33b8a24a5: stopping tablet replica
I20260601 13:40:26.063841 19282 master.cc:584] Master@127.18.212.190:42811 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (8509 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:40:26.081615 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:37565
I20260601 13:40:26.082120 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:26.084707 22826 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:26.084780 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:26.084800 22828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:26.084836 22825 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:26.085144 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:26.085218 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:26.085245 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321226085244 us; error 0 us; skew 500 ppm
I20260601 13:40:26.086231 19282 webserver.cc:533] Webserver started at http://127.18.212.190:39645/ using document root <none> and password file <none>
I20260601 13:40:26.086426 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:26.086498 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:26.086586 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:26.087007 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "682c580368c2424caf8210f09170d80a"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-b9mm"
I20260601 13:40:26.088757 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.089841 22833 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.090201 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.090301 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "682c580368c2424caf8210f09170d80a"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-b9mm"
I20260601 13:40:26.090570 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-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)
I20260601 13:40:26.111693 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:26.112142 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:26.116971 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:37565
I20260601 13:40:26.124158 22885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:37565 every 8 connection(s)
I20260601 13:40:26.124632 22886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:26.126343 22886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a: Bootstrap starting.
I20260601 13:40:26.127142 22886 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:26.128152 22886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a: No bootstrap required, opened a new log
I20260601 13:40:26.128522 22886 raft_consensus.cc:359] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "682c580368c2424caf8210f09170d80a" member_type: VOTER }
I20260601 13:40:26.128607 22886 raft_consensus.cc:385] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:26.128629 22886 raft_consensus.cc:740] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 682c580368c2424caf8210f09170d80a, State: Initialized, Role: FOLLOWER
I20260601 13:40:26.128736 22886 consensus_queue.cc:260] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "682c580368c2424caf8210f09170d80a" member_type: VOTER }
I20260601 13:40:26.128839 22886 raft_consensus.cc:399] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:26.128878 22886 raft_consensus.cc:493] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:26.128958 22886 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:26.129662 22886 raft_consensus.cc:515] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "682c580368c2424caf8210f09170d80a" member_type: VOTER }
I20260601 13:40:26.129866 22886 leader_election.cc:304] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [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: 682c580368c2424caf8210f09170d80a; no voters: 
I20260601 13:40:26.130119 22886 leader_election.cc:290] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:26.130324 22889 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:26.130564 22889 raft_consensus.cc:697] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 1 LEADER]: Becoming Leader. State: Replica: 682c580368c2424caf8210f09170d80a, State: Running, Role: LEADER
I20260601 13:40:26.130683 22886 sys_catalog.cc:565] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:26.130722 22889 consensus_queue.cc:237] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [LEADER]: Queue going to LEADER mode. State: All 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: "682c580368c2424caf8210f09170d80a" member_type: VOTER }
I20260601 13:40:26.131193 22891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 682c580368c2424caf8210f09170d80a. Latest consensus state: current_term: 1 leader_uuid: "682c580368c2424caf8210f09170d80a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "682c580368c2424caf8210f09170d80a" member_type: VOTER } }
I20260601 13:40:26.131218 22890 sys_catalog.cc:455] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "682c580368c2424caf8210f09170d80a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "682c580368c2424caf8210f09170d80a" member_type: VOTER } }
I20260601 13:40:26.131348 22890 sys_catalog.cc:458] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:26.131572 22891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:26.132720 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260601 13:40:26.133347 22905 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:40:26.133409 22905 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:40:26.133512 22894 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:26.134243 22894 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:26.136510 22894 catalog_manager.cc:1382] Generated new cluster ID: efebaf3a0b9944f68106b4dde05c2304
I20260601 13:40:26.136579 22894 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:26.152676 22894 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:26.153409 22894 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:26.167176 22894 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a: Generated new TSK 0
I20260601 13:40:26.167444 22894 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:26.197575 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:26.199823 22910 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:26.199913 22907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:26.199918 22908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:26.200140 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:26.200371 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:26.200435 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:26.200476 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321226200474 us; error 0 us; skew 500 ppm
I20260601 13:40:26.201526 19282 webserver.cc:533] Webserver started at http://127.18.212.129:41435/ using document root <none> and password file <none>
I20260601 13:40:26.201747 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:26.201823 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:26.201922 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:26.202351 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "5872f06a8b3e4070a04a43aed6919fbf"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-b9mm"
I20260601 13:40:26.204139 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:26.205335 22915 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.205612 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.205730 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "5872f06a8b3e4070a04a43aed6919fbf"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-b9mm"
I20260601 13:40:26.205828 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-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)
I20260601 13:40:26.228091 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:26.228556 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:26.228926 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:26.229447 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:26.229514 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.229578 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:26.229607 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.234663 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:32933
I20260601 13:40:26.235352 22978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:32933 every 8 connection(s)
I20260601 13:40:26.235930 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:26.238327 22984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:26.238336 22986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:26.238341 22983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:26.238582 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:26.238811 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:26.238889 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:26.238917 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321226238916 us; error 0 us; skew 500 ppm
I20260601 13:40:26.239995 19282 webserver.cc:533] Webserver started at http://127.18.212.130:43825/ using document root <none> and password file <none>
I20260601 13:40:26.240248 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:26.240305 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:26.240391 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:26.240939 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "56d4da5d15024c4d8795b4ae0a8c1338"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-b9mm"
I20260601 13:40:26.242558 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:26.243906 22991 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.244356 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.244433 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "56d4da5d15024c4d8795b4ae0a8c1338"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-b9mm"
I20260601 13:40:26.244549 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-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)
I20260601 13:40:26.244989 22979 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37565
I20260601 13:40:26.245105 22979 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:26.245395 22979 heartbeater.cc:507] Master 127.18.212.190:37565 requested a full tablet report, sending...
I20260601 13:40:26.246121 22850 ts_manager.cc:194] Registered new tserver with Master: 5872f06a8b3e4070a04a43aed6919fbf (127.18.212.129:32933)
I20260601 13:40:26.246893 22850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59070
I20260601 13:40:26.263957 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:26.264468 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:26.264853 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:26.265373 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:26.265441 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.265501 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:26.265553 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.270239 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:37633
I20260601 13:40:26.270295 23054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:37633 every 8 connection(s)
I20260601 13:40:26.271227 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:26.273329 23058 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:26.273334 23059 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:26.273552 23061 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:26.273873 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:26.274127 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:26.274243 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:26.274284 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321226274283 us; error 0 us; skew 500 ppm
I20260601 13:40:26.275429 19282 webserver.cc:533] Webserver started at http://127.18.212.131:37821/ using document root <none> and password file <none>
I20260601 13:40:26.275655 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:26.275718 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:26.275805 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:26.276311 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "c9fc40942b054448a036ed5004a831e2"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-b9mm"
I20260601 13:40:26.276599 23055 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37565
I20260601 13:40:26.276710 23055 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:26.276952 23055 heartbeater.cc:507] Master 127.18.212.190:37565 requested a full tablet report, sending...
I20260601 13:40:26.277673 22850 ts_manager.cc:194] Registered new tserver with Master: 56d4da5d15024c4d8795b4ae0a8c1338 (127.18.212.130:37633)
I20260601 13:40:26.278250 22850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59076
I20260601 13:40:26.278276 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:40:26.279551 23066 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.279850 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.279912 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "c9fc40942b054448a036ed5004a831e2"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-b9mm"
I20260601 13:40:26.280014 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-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)
I20260601 13:40:26.288020 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:26.288509 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:26.288838 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:26.289364 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:26.289404 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.289438 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:26.289453 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.294557 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:36453
I20260601 13:40:26.294683 23129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:36453 every 8 connection(s)
I20260601 13:40:26.295549 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:26.297868 23134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:26.297914 23133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:26.298034 23136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:26.298172 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:26.298388 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:26.298446 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:26.298466 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321226298466 us; error 0 us; skew 500 ppm
I20260601 13:40:26.299778 19282 webserver.cc:533] Webserver started at http://127.18.212.132:35459/ using document root <none> and password file <none>
I20260601 13:40:26.299990 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:26.300045 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:26.300164 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:26.301031 23130 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37565
I20260601 13:40:26.301092 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-b9mm"
I20260601 13:40:26.301148 23130 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:26.301416 23130 heartbeater.cc:507] Master 127.18.212.190:37565 requested a full tablet report, sending...
I20260601 13:40:26.302227 22850 ts_manager.cc:194] Registered new tserver with Master: c9fc40942b054448a036ed5004a831e2 (127.18.212.131:36453)
I20260601 13:40:26.302923 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:40:26.302999 22850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59086
I20260601 13:40:26.304248 23141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.304546 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:26.304642 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9"
format_stamp: "Formatted at 2026-06-01 13:40:26 on dist-test-slave-b9mm"
I20260601 13:40:26.304833 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321147880162-19282-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)
I20260601 13:40:26.313817 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:26.314364 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:26.314725 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:26.315342 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:26.315410 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.315472 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:26.315521 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:26.320472 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:43725
I20260601 13:40:26.320582 23204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:43725 every 8 connection(s)
I20260601 13:40:26.327100 23205 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37565
I20260601 13:40:26.327244 23205 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:26.327472 23205 heartbeater.cc:507] Master 127.18.212.190:37565 requested a full tablet report, sending...
I20260601 13:40:26.328220 22850 ts_manager.cc:194] Registered new tserver with Master: 22c2a4cd908b48f9af4ed8b7acbf26e9 (127.18.212.132:43725)
I20260601 13:40:26.328795 19282 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007817641s
I20260601 13:40:26.328969 22850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59098
I20260601 13:40:27.248111 22979 heartbeater.cc:499] Master 127.18.212.190:37565 was elected leader, sending a full tablet report...
I20260601 13:40:27.279326 23055 heartbeater.cc:499] Master 127.18.212.190:37565 was elected leader, sending a full tablet report...
I20260601 13:40:27.304041 23130 heartbeater.cc:499] Master 127.18.212.190:37565 was elected leader, sending a full tablet report...
I20260601 13:40:27.330019 23205 heartbeater.cc:499] Master 127.18.212.190:37565 was elected leader, sending a full tablet report...
I20260601 13:40:27.369915 22850 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59104:
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"
    }
  }
}
I20260601 13:40:27.381917 23169 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6b66b55d5848f895854d1e7dcc4d25 (DEFAULT_TABLE table=test-workload [id=a8ef43a1dbd14aa9884d992cc8a29793]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:27.382192 23019 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6b66b55d5848f895854d1e7dcc4d25 (DEFAULT_TABLE table=test-workload [id=a8ef43a1dbd14aa9884d992cc8a29793]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:27.382349 23169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6b66b55d5848f895854d1e7dcc4d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:27.382426 23019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6b66b55d5848f895854d1e7dcc4d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:27.383358 22943 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6b66b55d5848f895854d1e7dcc4d25 (DEFAULT_TABLE table=test-workload [id=a8ef43a1dbd14aa9884d992cc8a29793]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:27.383662 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6b66b55d5848f895854d1e7dcc4d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:27.385149 23226 tablet_bootstrap.cc:492] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338: Bootstrap starting.
I20260601 13:40:27.385819 23228 tablet_bootstrap.cc:492] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf: Bootstrap starting.
I20260601 13:40:27.386281 23226 tablet_bootstrap.cc:654] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:27.386883 23228 tablet_bootstrap.cc:654] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:27.387151 23227 tablet_bootstrap.cc:492] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9: Bootstrap starting.
I20260601 13:40:27.387651 23226 tablet_bootstrap.cc:492] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338: No bootstrap required, opened a new log
I20260601 13:40:27.387814 23226 ts_tablet_manager.cc:1403] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:27.388044 23228 tablet_bootstrap.cc:492] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf: No bootstrap required, opened a new log
I20260601 13:40:27.388146 23228 ts_tablet_manager.cc:1403] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:27.388229 23227 tablet_bootstrap.cc:654] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:27.388401 23226 raft_consensus.cc:359] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5872f06a8b3e4070a04a43aed6919fbf" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 32933 } } peers { permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 } } peers { permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 } }
I20260601 13:40:27.388535 23226 raft_consensus.cc:385] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:27.388615 23226 raft_consensus.cc:740] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56d4da5d15024c4d8795b4ae0a8c1338, State: Initialized, Role: FOLLOWER
I20260601 13:40:27.388655 23228 raft_consensus.cc:359] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5872f06a8b3e4070a04a43aed6919fbf" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 32933 } } peers { permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 } } peers { permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 } }
I20260601 13:40:27.388778 23228 raft_consensus.cc:385] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:27.388834 23228 raft_consensus.cc:740] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5872f06a8b3e4070a04a43aed6919fbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:27.388782 23226 consensus_queue.cc:260] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5872f06a8b3e4070a04a43aed6919fbf" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 32933 } } peers { permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 } } peers { permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 } }
I20260601 13:40:27.388978 23228 consensus_queue.cc:260] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5872f06a8b3e4070a04a43aed6919fbf" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 32933 } } peers { permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 } } peers { permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 } }
I20260601 13:40:27.389354 23228 ts_tablet_manager.cc:1434] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:27.389398 23226 ts_tablet_manager.cc:1434] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:27.389509 23227 tablet_bootstrap.cc:492] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9: No bootstrap required, opened a new log
I20260601 13:40:27.389595 23227 ts_tablet_manager.cc:1403] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:27.390040 23227 raft_consensus.cc:359] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5872f06a8b3e4070a04a43aed6919fbf" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 32933 } } peers { permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 } } peers { permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 } }
I20260601 13:40:27.390152 23227 raft_consensus.cc:385] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:27.390198 23227 raft_consensus.cc:740] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22c2a4cd908b48f9af4ed8b7acbf26e9, State: Initialized, Role: FOLLOWER
I20260601 13:40:27.390318 23227 consensus_queue.cc:260] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5872f06a8b3e4070a04a43aed6919fbf" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 32933 } } peers { permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 } } peers { permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 } }
I20260601 13:40:27.390712 23227 ts_tablet_manager.cc:1434] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:27.596398 23233 raft_consensus.cc:493] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:27.596570 23233 raft_consensus.cc:515] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5872f06a8b3e4070a04a43aed6919fbf" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 32933 } } peers { permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 } } peers { permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 } }
I20260601 13:40:27.597342 23233 leader_election.cc:290] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22c2a4cd908b48f9af4ed8b7acbf26e9 (127.18.212.132:43725), 56d4da5d15024c4d8795b4ae0a8c1338 (127.18.212.130:37633)
I20260601 13:40:27.601442 23179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6b66b55d5848f895854d1e7dcc4d25" candidate_uuid: "5872f06a8b3e4070a04a43aed6919fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" is_pre_election: true
I20260601 13:40:27.601518 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6b66b55d5848f895854d1e7dcc4d25" candidate_uuid: "5872f06a8b3e4070a04a43aed6919fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" is_pre_election: true
I20260601 13:40:27.601647 23179 raft_consensus.cc:2468] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5872f06a8b3e4070a04a43aed6919fbf in term 0.
I20260601 13:40:27.601676 23029 raft_consensus.cc:2468] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5872f06a8b3e4070a04a43aed6919fbf in term 0.
I20260601 13:40:27.602058 22916 leader_election.cc:304] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22c2a4cd908b48f9af4ed8b7acbf26e9, 5872f06a8b3e4070a04a43aed6919fbf; no voters: 
I20260601 13:40:27.602308 23233 raft_consensus.cc:2804] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:27.602380 23233 raft_consensus.cc:493] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:27.602411 23233 raft_consensus.cc:3060] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:27.603411 23233 raft_consensus.cc:515] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5872f06a8b3e4070a04a43aed6919fbf" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 32933 } } peers { permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 } } peers { permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 } }
I20260601 13:40:27.603829 23233 leader_election.cc:290] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [CANDIDATE]: Term 1 election: Requested vote from peers 22c2a4cd908b48f9af4ed8b7acbf26e9 (127.18.212.132:43725), 56d4da5d15024c4d8795b4ae0a8c1338 (127.18.212.130:37633)
I20260601 13:40:27.604230 23179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6b66b55d5848f895854d1e7dcc4d25" candidate_uuid: "5872f06a8b3e4070a04a43aed6919fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9"
I20260601 13:40:27.604231 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6b66b55d5848f895854d1e7dcc4d25" candidate_uuid: "5872f06a8b3e4070a04a43aed6919fbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56d4da5d15024c4d8795b4ae0a8c1338"
I20260601 13:40:27.604383 23179 raft_consensus.cc:3060] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:27.604432 23029 raft_consensus.cc:3060] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:27.605324 23179 raft_consensus.cc:2468] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5872f06a8b3e4070a04a43aed6919fbf in term 1.
I20260601 13:40:27.605505 23029 raft_consensus.cc:2468] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5872f06a8b3e4070a04a43aed6919fbf in term 1.
I20260601 13:40:27.605726 22916 leader_election.cc:304] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22c2a4cd908b48f9af4ed8b7acbf26e9, 5872f06a8b3e4070a04a43aed6919fbf; no voters: 
I20260601 13:40:27.606042 23233 raft_consensus.cc:2804] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:27.606415 23233 raft_consensus.cc:697] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 1 LEADER]: Becoming Leader. State: Replica: 5872f06a8b3e4070a04a43aed6919fbf, State: Running, Role: LEADER
I20260601 13:40:27.606595 23233 consensus_queue.cc:237] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5872f06a8b3e4070a04a43aed6919fbf" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 32933 } } peers { permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 } } peers { permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 } }
I20260601 13:40:27.608585 22850 catalog_manager.cc:5696] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 5872f06a8b3e4070a04a43aed6919fbf (127.18.212.129). New cstate: current_term: 1 leader_uuid: "5872f06a8b3e4070a04a43aed6919fbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5872f06a8b3e4070a04a43aed6919fbf" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 32933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:28.095755 23233 consensus_queue.cc:1048] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "22c2a4cd908b48f9af4ed8b7acbf26e9" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:28.099495 23233 consensus_queue.cc:1048] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "56d4da5d15024c4d8795b4ae0a8c1338" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:28.132984 22904 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:28.133399 22904 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:28.133457 22904 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:30.133929 22904 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:30.134460 22904 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:30.134563 22904 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:32.135113 22904 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:32.135638 22904 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:32.135741 22904 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:34.136188 22904 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:34.136691 22904 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:34.136797 22904 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:36.137219 22904 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:36.137785 22904 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:36.137888 22904 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:38.138437 22904 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:38.138942 22904 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:38.139038 22904 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:38.680498 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:40:38.685395 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:38.685701 19282 tablet_replica.cc:333] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf: stopping tablet replica
I20260601 13:40:38.685878 19282 raft_consensus.cc:2243] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:38.686188 19282 raft_consensus.cc:2272] T 4c6b66b55d5848f895854d1e7dcc4d25 P 5872f06a8b3e4070a04a43aed6919fbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:38.699951 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:40:38.702912 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:40:38.708132 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:38.708439 19282 tablet_replica.cc:333] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338: stopping tablet replica
I20260601 13:40:38.708614 19282 raft_consensus.cc:2243] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:38.708806 19282 raft_consensus.cc:2272] T 4c6b66b55d5848f895854d1e7dcc4d25 P 56d4da5d15024c4d8795b4ae0a8c1338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:38.722314 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:40:38.725477 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:40:38.730574 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:38.743253 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:40:38.745980 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:40:38.751097 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:38.751379 19282 tablet_replica.cc:333] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9: stopping tablet replica
I20260601 13:40:38.751749 19282 raft_consensus.cc:2243] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:38.752069 19282 raft_consensus.cc:2272] T 4c6b66b55d5848f895854d1e7dcc4d25 P 22c2a4cd908b48f9af4ed8b7acbf26e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:38.766497 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:40:38.769627 19282 master.cc:562] Master@127.18.212.190:37565 shutting down...
I20260601 13:40:38.774159 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:38.774392 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:38.774505 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 682c580368c2424caf8210f09170d80a: stopping tablet replica
I20260601 13:40:38.787894 19282 master.cc:584] Master@127.18.212.190:37565 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12716 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:40:38.797497 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:35957
I20260601 13:40:38.797962 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:38.800225 23249 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:38.800261 23250 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:38.800314 23252 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:38.800606 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:38.800783 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:38.800822 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:38.800837 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321238800837 us; error 0 us; skew 500 ppm
I20260601 13:40:38.801796 19282 webserver.cc:533] Webserver started at http://127.18.212.190:45939/ using document root <none> and password file <none>
I20260601 13:40:38.801955 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:38.801999 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:38.802062 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:38.802584 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "37f10b66ece5478d8abf141076ca41ea"
format_stamp: "Formatted at 2026-06-01 13:40:38 on dist-test-slave-b9mm"
I20260601 13:40:38.804337 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:38.805584 23257 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:38.805965 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:38.806048 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "37f10b66ece5478d8abf141076ca41ea"
format_stamp: "Formatted at 2026-06-01 13:40:38 on dist-test-slave-b9mm"
I20260601 13:40:38.806152 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-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)
I20260601 13:40:38.831669 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:38.832281 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:38.837322 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:35957
I20260601 13:40:38.840070 23309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:35957 every 8 connection(s)
I20260601 13:40:38.840646 23310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:38.842754 23310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea: Bootstrap starting.
I20260601 13:40:38.843684 23310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:38.844785 23310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea: No bootstrap required, opened a new log
I20260601 13:40:38.845180 23310 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37f10b66ece5478d8abf141076ca41ea" member_type: VOTER }
I20260601 13:40:38.845276 23310 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:38.845299 23310 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f10b66ece5478d8abf141076ca41ea, State: Initialized, Role: FOLLOWER
I20260601 13:40:38.845456 23310 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37f10b66ece5478d8abf141076ca41ea" member_type: VOTER }
I20260601 13:40:38.845556 23310 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:38.845580 23310 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:38.845618 23310 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:38.846334 23310 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37f10b66ece5478d8abf141076ca41ea" member_type: VOTER }
I20260601 13:40:38.846453 23310 leader_election.cc:304] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [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: 37f10b66ece5478d8abf141076ca41ea; no voters: 
I20260601 13:40:38.846750 23310 leader_election.cc:290] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:38.846776 23313 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:38.847357 23313 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 1 LEADER]: Becoming Leader. State: Replica: 37f10b66ece5478d8abf141076ca41ea, State: Running, Role: LEADER
I20260601 13:40:38.847546 23313 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [LEADER]: Queue going to LEADER mode. State: All 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: "37f10b66ece5478d8abf141076ca41ea" member_type: VOTER }
I20260601 13:40:38.847604 23310 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:38.848351 23315 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37f10b66ece5478d8abf141076ca41ea. Latest consensus state: current_term: 1 leader_uuid: "37f10b66ece5478d8abf141076ca41ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37f10b66ece5478d8abf141076ca41ea" member_type: VOTER } }
I20260601 13:40:38.848551 23315 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:38.848642 23314 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37f10b66ece5478d8abf141076ca41ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37f10b66ece5478d8abf141076ca41ea" member_type: VOTER } }
I20260601 13:40:38.848768 23314 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:38.850018 23322 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:38.851161 23322 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:38.851435 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:38.853511 23322 catalog_manager.cc:1382] Generated new cluster ID: 60e7cbdc5c5545a5baf3d8fcf3270749
I20260601 13:40:38.853576 23322 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:38.868147 23322 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:38.868873 23322 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:38.875857 23322 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea: Generated new TSK 0
I20260601 13:40:38.876157 23322 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:38.884212 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:38.887501 23332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:38.887712 23334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:38.887583 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:38.887598 23331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:38.888034 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:38.888105 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:38.888144 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321238888140 us; error 0 us; skew 500 ppm
I20260601 13:40:38.889163 19282 webserver.cc:533] Webserver started at http://127.18.212.129:37183/ using document root <none> and password file <none>
I20260601 13:40:38.889370 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:38.889447 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:38.889559 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:38.890038 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "b3ce8d1196f94e44a77b37139545a95e"
format_stamp: "Formatted at 2026-06-01 13:40:38 on dist-test-slave-b9mm"
I20260601 13:40:38.891867 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:38.893064 23339 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:38.893374 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:38.893465 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "b3ce8d1196f94e44a77b37139545a95e"
format_stamp: "Formatted at 2026-06-01 13:40:38 on dist-test-slave-b9mm"
I20260601 13:40:38.893555 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-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)
I20260601 13:40:38.909008 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:38.909538 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:38.909922 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:38.910517 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:38.910578 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:38.910637 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:38.910687 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:38.915576 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:36183
I20260601 13:40:38.915601 23402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:36183 every 8 connection(s)
I20260601 13:40:38.916613 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:38.919049 23407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:38.919117 23410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:38.919190 23408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:38.919978 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:38.920199 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:38.920248 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:38.920285 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321238920284 us; error 0 us; skew 500 ppm
I20260601 13:40:38.921201 19282 webserver.cc:533] Webserver started at http://127.18.212.130:44153/ using document root <none> and password file <none>
I20260601 13:40:38.921393 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:38.921458 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:38.921540 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:38.921803 23403 heartbeater.cc:344] Connected to a master server at 127.18.212.190:35957
I20260601 13:40:38.921921 23403 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:38.922088 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "4e1b122f302746b591f50556b2983e46"
format_stamp: "Formatted at 2026-06-01 13:40:38 on dist-test-slave-b9mm"
I20260601 13:40:38.922204 23403 heartbeater.cc:507] Master 127.18.212.190:35957 requested a full tablet report, sending...
I20260601 13:40:38.922987 23274 ts_manager.cc:194] Registered new tserver with Master: b3ce8d1196f94e44a77b37139545a95e (127.18.212.129:36183)
I20260601 13:40:38.923990 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:40:38.924057 23274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53014
I20260601 13:40:38.925319 23415 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:38.925598 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:38.925668 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "4e1b122f302746b591f50556b2983e46"
format_stamp: "Formatted at 2026-06-01 13:40:38 on dist-test-slave-b9mm"
I20260601 13:40:38.925729 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-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)
I20260601 13:40:38.950481 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:38.951290 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:38.951710 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:38.952426 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:38.952469 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:38.952535 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:38.952575 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:38.957858 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:40955
I20260601 13:40:38.957966 23478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:40955 every 8 connection(s)
I20260601 13:40:38.958948 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:38.961704 23482 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:38.961740 23485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:38.961731 23483 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:38.962165 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:38.962366 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:38.962412 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:38.962430 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321238962430 us; error 0 us; skew 500 ppm
I20260601 13:40:38.963630 19282 webserver.cc:533] Webserver started at http://127.18.212.131:38741/ using document root <none> and password file <none>
I20260601 13:40:38.963878 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:38.963963 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:38.963933 23479 heartbeater.cc:344] Connected to a master server at 127.18.212.190:35957
I20260601 13:40:38.964071 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:38.964090 23479 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:38.964349 23479 heartbeater.cc:507] Master 127.18.212.190:35957 requested a full tablet report, sending...
I20260601 13:40:38.964641 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b"
format_stamp: "Formatted at 2026-06-01 13:40:38 on dist-test-slave-b9mm"
I20260601 13:40:38.965080 23274 ts_manager.cc:194] Registered new tserver with Master: 4e1b122f302746b591f50556b2983e46 (127.18.212.130:40955)
I20260601 13:40:38.965668 23274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53016
I20260601 13:40:38.966684 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:40:38.967969 23490 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:38.968281 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:38.968354 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b"
format_stamp: "Formatted at 2026-06-01 13:40:38 on dist-test-slave-b9mm"
I20260601 13:40:38.968485 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321147880162-19282-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)
I20260601 13:40:38.980760 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:38.981388 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:38.981789 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:38.982366 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:38.982431 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:38.982506 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:38.982560 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:38.988472 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:36031
I20260601 13:40:38.988536 23553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:36031 every 8 connection(s)
I20260601 13:40:38.994079 23554 heartbeater.cc:344] Connected to a master server at 127.18.212.190:35957
I20260601 13:40:38.994239 23554 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:38.994524 23554 heartbeater.cc:507] Master 127.18.212.190:35957 requested a full tablet report, sending...
I20260601 13:40:38.995411 23274 ts_manager.cc:194] Registered new tserver with Master: 7d4fb8e6bd6d46348942cdd6cc5cb04b (127.18.212.131:36031)
I20260601 13:40:38.995884 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006827032s
I20260601 13:40:38.996073 23274 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53030
I20260601 13:40:39.925494 23403 heartbeater.cc:499] Master 127.18.212.190:35957 was elected leader, sending a full tablet report...
I20260601 13:40:39.966723 23479 heartbeater.cc:499] Master 127.18.212.190:35957 was elected leader, sending a full tablet report...
I20260601 13:40:39.997144 23554 heartbeater.cc:499] Master 127.18.212.190:35957 was elected leader, sending a full tablet report...
I20260601 13:40:40.037938 23274 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53054:
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"
    }
  }
}
W20260601 13:40:40.038512 23274 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:40:40.049736 23443 tablet_service.cc:1511] Processing CreateTablet for tablet 2c82e7fd18a04af283d100bfc8062396 (DEFAULT_TABLE table=test-workload [id=8455b72c8a9a4940b6840fda2366a1f9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:40.049808 23518 tablet_service.cc:1511] Processing CreateTablet for tablet 2c82e7fd18a04af283d100bfc8062396 (DEFAULT_TABLE table=test-workload [id=8455b72c8a9a4940b6840fda2366a1f9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:40.050128 23518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c82e7fd18a04af283d100bfc8062396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:40.050128 23443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c82e7fd18a04af283d100bfc8062396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:40.050688 23367 tablet_service.cc:1511] Processing CreateTablet for tablet 2c82e7fd18a04af283d100bfc8062396 (DEFAULT_TABLE table=test-workload [id=8455b72c8a9a4940b6840fda2366a1f9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:40.050971 23367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c82e7fd18a04af283d100bfc8062396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:40.053210 23577 tablet_bootstrap.cc:492] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e: Bootstrap starting.
I20260601 13:40:40.054294 23577 tablet_bootstrap.cc:654] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:40.055136 23576 tablet_bootstrap.cc:492] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b: Bootstrap starting.
I20260601 13:40:40.055136 23575 tablet_bootstrap.cc:492] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46: Bootstrap starting.
I20260601 13:40:40.055614 23577 tablet_bootstrap.cc:492] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e: No bootstrap required, opened a new log
I20260601 13:40:40.055719 23577 ts_tablet_manager.cc:1403] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:40.056159 23576 tablet_bootstrap.cc:654] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:40.056241 23577 raft_consensus.cc:359] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1b122f302746b591f50556b2983e46" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40955 } } peers { permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 } } peers { permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 } }
I20260601 13:40:40.056357 23575 tablet_bootstrap.cc:654] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:40.056406 23577 raft_consensus.cc:385] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:40.056485 23577 raft_consensus.cc:740] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ce8d1196f94e44a77b37139545a95e, State: Initialized, Role: FOLLOWER
I20260601 13:40:40.056663 23577 consensus_queue.cc:260] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1b122f302746b591f50556b2983e46" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40955 } } peers { permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 } } peers { permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 } }
I20260601 13:40:40.057108 23577 ts_tablet_manager.cc:1434] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:40.057374 23576 tablet_bootstrap.cc:492] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b: No bootstrap required, opened a new log
I20260601 13:40:40.057449 23576 ts_tablet_manager.cc:1403] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:40.057912 23576 raft_consensus.cc:359] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1b122f302746b591f50556b2983e46" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40955 } } peers { permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 } } peers { permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 } }
I20260601 13:40:40.058020 23576 raft_consensus.cc:385] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:40.058112 23576 raft_consensus.cc:740] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d4fb8e6bd6d46348942cdd6cc5cb04b, State: Initialized, Role: FOLLOWER
I20260601 13:40:40.058317 23576 consensus_queue.cc:260] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1b122f302746b591f50556b2983e46" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40955 } } peers { permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 } } peers { permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 } }
I20260601 13:40:40.058756 23576 ts_tablet_manager.cc:1434] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:40.060464 23575 tablet_bootstrap.cc:492] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46: No bootstrap required, opened a new log
I20260601 13:40:40.060575 23575 ts_tablet_manager.cc:1403] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:40:40.061023 23575 raft_consensus.cc:359] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1b122f302746b591f50556b2983e46" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40955 } } peers { permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 } } peers { permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 } }
I20260601 13:40:40.061141 23575 raft_consensus.cc:385] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:40.061177 23575 raft_consensus.cc:740] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1b122f302746b591f50556b2983e46, State: Initialized, Role: FOLLOWER
I20260601 13:40:40.061323 23575 consensus_queue.cc:260] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1b122f302746b591f50556b2983e46" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40955 } } peers { permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 } } peers { permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 } }
I20260601 13:40:40.061712 23575 ts_tablet_manager.cc:1434] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:40.182794 23583 raft_consensus.cc:493] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:40.182968 23583 raft_consensus.cc:515] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1b122f302746b591f50556b2983e46" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40955 } } peers { permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 } } peers { permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 } }
I20260601 13:40:40.183689 23583 leader_election.cc:290] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d4fb8e6bd6d46348942cdd6cc5cb04b (127.18.212.131:36031), b3ce8d1196f94e44a77b37139545a95e (127.18.212.129:36183)
I20260601 13:40:40.187809 23528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c82e7fd18a04af283d100bfc8062396" candidate_uuid: "4e1b122f302746b591f50556b2983e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" is_pre_election: true
I20260601 13:40:40.187937 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c82e7fd18a04af283d100bfc8062396" candidate_uuid: "4e1b122f302746b591f50556b2983e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ce8d1196f94e44a77b37139545a95e" is_pre_election: true
I20260601 13:40:40.187995 23528 raft_consensus.cc:2468] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1b122f302746b591f50556b2983e46 in term 0.
I20260601 13:40:40.188138 23377 raft_consensus.cc:2468] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1b122f302746b591f50556b2983e46 in term 0.
I20260601 13:40:40.188400 23419 leader_election.cc:304] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1b122f302746b591f50556b2983e46, 7d4fb8e6bd6d46348942cdd6cc5cb04b; no voters: 
I20260601 13:40:40.188585 23583 raft_consensus.cc:2804] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:40.188656 23583 raft_consensus.cc:493] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:40.188709 23583 raft_consensus.cc:3060] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:40.189582 23583 raft_consensus.cc:515] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1b122f302746b591f50556b2983e46" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40955 } } peers { permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 } } peers { permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 } }
I20260601 13:40:40.189968 23583 leader_election.cc:290] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [CANDIDATE]: Term 1 election: Requested vote from peers 7d4fb8e6bd6d46348942cdd6cc5cb04b (127.18.212.131:36031), b3ce8d1196f94e44a77b37139545a95e (127.18.212.129:36183)
I20260601 13:40:40.190361 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c82e7fd18a04af283d100bfc8062396" candidate_uuid: "4e1b122f302746b591f50556b2983e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ce8d1196f94e44a77b37139545a95e"
I20260601 13:40:40.190364 23528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c82e7fd18a04af283d100bfc8062396" candidate_uuid: "4e1b122f302746b591f50556b2983e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b"
I20260601 13:40:40.190537 23377 raft_consensus.cc:3060] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:40.190541 23528 raft_consensus.cc:3060] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:40.191558 23377 raft_consensus.cc:2468] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b122f302746b591f50556b2983e46 in term 1.
I20260601 13:40:40.191566 23528 raft_consensus.cc:2468] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1b122f302746b591f50556b2983e46 in term 1.
I20260601 13:40:40.191895 23419 leader_election.cc:304] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1b122f302746b591f50556b2983e46, 7d4fb8e6bd6d46348942cdd6cc5cb04b; no voters: 
I20260601 13:40:40.192132 23583 raft_consensus.cc:2804] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:40.192402 23583 raft_consensus.cc:697] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 1 LEADER]: Becoming Leader. State: Replica: 4e1b122f302746b591f50556b2983e46, State: Running, Role: LEADER
I20260601 13:40:40.192533 23583 consensus_queue.cc:237] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1b122f302746b591f50556b2983e46" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40955 } } peers { permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 } } peers { permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 } }
I20260601 13:40:40.194764 23273 catalog_manager.cc:5696] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e1b122f302746b591f50556b2983e46 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "4e1b122f302746b591f50556b2983e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1b122f302746b591f50556b2983e46" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:40.791361 23588 consensus_queue.cc:1048] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3ce8d1196f94e44a77b37139545a95e" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:40.795140 23591 consensus_queue.cc:1048] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d4fb8e6bd6d46348942cdd6cc5cb04b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:40.850471 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:40.850499 23328 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:40.850919 23328 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:40.850983 23328 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:41.852725 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:42.851452 23328 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:42.852054 23328 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:42.852141 23328 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:42.854508 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:43.856423 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:44.852587 23328 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:44.853149 23328 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:44.853232 23328 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:44.858419 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:45.860498 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:46.853686 23328 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:46.854166 23328 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:46.854235 23328 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:46.862484 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:47.864589 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:48.854758 23328 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:48.855369 23328 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:48.855446 23328 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:48.866776 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:49.868767 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:50.855851 23328 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:50.856223 23328 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:50.856292 23328 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:50.870733 23321 placement_policy_util.cc:407] tablet 2c82e7fd18a04af283d100bfc8062396: detected majority of replicas (2 of 3) at location L0
I20260601 13:40:51.253356 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:40:51.257987 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:51.258257 19282 tablet_replica.cc:333] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e: stopping tablet replica
I20260601 13:40:51.258386 19282 raft_consensus.cc:2243] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:51.258515 19282 raft_consensus.cc:2272] T 2c82e7fd18a04af283d100bfc8062396 P b3ce8d1196f94e44a77b37139545a95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:51.272194 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:40:51.274585 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:40:51.279357 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:51.279603 19282 tablet_replica.cc:333] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46: stopping tablet replica
I20260601 13:40:51.279738 19282 raft_consensus.cc:2243] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:51.279947 19282 raft_consensus.cc:2272] T 2c82e7fd18a04af283d100bfc8062396 P 4e1b122f302746b591f50556b2983e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:51.293605 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:40:51.296295 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:40:51.300897 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:51.301229 19282 tablet_replica.cc:333] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b: stopping tablet replica
I20260601 13:40:51.301383 19282 raft_consensus.cc:2243] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:51.301542 19282 raft_consensus.cc:2272] T 2c82e7fd18a04af283d100bfc8062396 P 7d4fb8e6bd6d46348942cdd6cc5cb04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:51.315761 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:40:51.318356 19282 master.cc:562] Master@127.18.212.190:35957 shutting down...
I20260601 13:40:51.322657 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:51.322876 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:51.322968 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37f10b66ece5478d8abf141076ca41ea: stopping tablet replica
I20260601 13:40:51.335788 19282 master.cc:584] Master@127.18.212.190:35957 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12545 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:40:51.343219 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:37855
I20260601 13:40:51.343670 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:51.346247 23604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:51.346338 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:51.346292 23607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:51.346292 23605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:51.346750 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:51.346797 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:51.346814 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321251346813 us; error 0 us; skew 500 ppm
I20260601 13:40:51.347836 19282 webserver.cc:533] Webserver started at http://127.18.212.190:37661/ using document root <none> and password file <none>
I20260601 13:40:51.347977 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:51.348018 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:51.348081 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:51.348450 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "799509b3a4a9493e89fa9a6d9dbaf0da"
format_stamp: "Formatted at 2026-06-01 13:40:51 on dist-test-slave-b9mm"
I20260601 13:40:51.349910 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:51.350903 23612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:51.351441 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:51.351532 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "799509b3a4a9493e89fa9a6d9dbaf0da"
format_stamp: "Formatted at 2026-06-01 13:40:51 on dist-test-slave-b9mm"
I20260601 13:40:51.351627 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-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)
I20260601 13:40:51.361725 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:51.362197 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:51.366799 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:37855
I20260601 13:40:51.369688 23664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:37855 every 8 connection(s)
I20260601 13:40:51.370189 23665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:51.372264 23665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da: Bootstrap starting.
I20260601 13:40:51.373229 23665 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:51.374457 23665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da: No bootstrap required, opened a new log
I20260601 13:40:51.374907 23665 raft_consensus.cc:359] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "799509b3a4a9493e89fa9a6d9dbaf0da" member_type: VOTER }
I20260601 13:40:51.375007 23665 raft_consensus.cc:385] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:51.375092 23665 raft_consensus.cc:740] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799509b3a4a9493e89fa9a6d9dbaf0da, State: Initialized, Role: FOLLOWER
I20260601 13:40:51.375265 23665 consensus_queue.cc:260] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "799509b3a4a9493e89fa9a6d9dbaf0da" member_type: VOTER }
I20260601 13:40:51.375339 23665 raft_consensus.cc:399] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:51.375380 23665 raft_consensus.cc:493] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:51.375442 23665 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:51.376291 23665 raft_consensus.cc:515] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "799509b3a4a9493e89fa9a6d9dbaf0da" member_type: VOTER }
I20260601 13:40:51.376441 23665 leader_election.cc:304] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [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: 799509b3a4a9493e89fa9a6d9dbaf0da; no voters: 
I20260601 13:40:51.376682 23665 leader_election.cc:290] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:51.376904 23668 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:51.377128 23668 raft_consensus.cc:697] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 1 LEADER]: Becoming Leader. State: Replica: 799509b3a4a9493e89fa9a6d9dbaf0da, State: Running, Role: LEADER
I20260601 13:40:51.377197 23665 sys_catalog.cc:565] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:51.377285 23668 consensus_queue.cc:237] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [LEADER]: Queue going to LEADER mode. State: All 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: "799509b3a4a9493e89fa9a6d9dbaf0da" member_type: VOTER }
I20260601 13:40:51.377804 23669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "799509b3a4a9493e89fa9a6d9dbaf0da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "799509b3a4a9493e89fa9a6d9dbaf0da" member_type: VOTER } }
I20260601 13:40:51.377836 23670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [sys.catalog]: SysCatalogTable state changed. Reason: New leader 799509b3a4a9493e89fa9a6d9dbaf0da. Latest consensus state: current_term: 1 leader_uuid: "799509b3a4a9493e89fa9a6d9dbaf0da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "799509b3a4a9493e89fa9a6d9dbaf0da" member_type: VOTER } }
I20260601 13:40:51.377914 23669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:51.377923 23670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:51.378517 23674 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:51.379454 23674 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:51.379720 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:51.381691 23674 catalog_manager.cc:1382] Generated new cluster ID: 5e7002c317814c55bfb34ec619118548
I20260601 13:40:51.381759 23674 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:51.396620 23674 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:51.397442 23674 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:51.411895 23674 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da: Generated new TSK 0
I20260601 13:40:51.412186 23674 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:51.444937 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:51.447181 23686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:51.447341 23689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:51.447453 23687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:51.447654 19282 server_base.cc:1061] running on GCE node
I20260601 13:40:51.447853 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:51.447902 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:51.447919 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321251447919 us; error 0 us; skew 500 ppm
I20260601 13:40:51.448789 19282 webserver.cc:533] Webserver started at http://127.18.212.129:45551/ using document root <none> and password file <none>
I20260601 13:40:51.448923 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:51.448967 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:51.449021 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:51.449388 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "73c5f915793048738b1cfd82fbe97975"
format_stamp: "Formatted at 2026-06-01 13:40:51 on dist-test-slave-b9mm"
I20260601 13:40:51.450841 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:51.451859 23694 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:51.452174 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:51.452265 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "73c5f915793048738b1cfd82fbe97975"
format_stamp: "Formatted at 2026-06-01 13:40:51 on dist-test-slave-b9mm"
I20260601 13:40:51.452356 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-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)
I20260601 13:40:51.469650 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:51.470112 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:51.470439 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:51.470942 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:51.471005 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:51.471089 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:51.471128 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:51.475890 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:46039
I20260601 13:40:51.475956 23757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:46039 every 8 connection(s)
I20260601 13:40:51.476851 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:51.478856 23765 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:51.478905 23762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:51.479182 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:51.479202 23763 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:51.479511 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:51.479568 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:51.479589 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321251479589 us; error 0 us; skew 500 ppm
I20260601 13:40:51.480818 19282 webserver.cc:533] Webserver started at http://127.18.212.130:41637/ using document root <none> and password file <none>
I20260601 13:40:51.481026 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:51.481084 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:51.481138 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:51.481492 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "597ca4d63ccd4111a062be9364a6b800"
format_stamp: "Formatted at 2026-06-01 13:40:51 on dist-test-slave-b9mm"
I20260601 13:40:51.483119 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:51.484402 23770 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:51.484730 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:51.484830 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "597ca4d63ccd4111a062be9364a6b800"
format_stamp: "Formatted at 2026-06-01 13:40:51 on dist-test-slave-b9mm"
I20260601 13:40:51.484941 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-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)
I20260601 13:40:51.485767 23758 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37855
I20260601 13:40:51.485889 23758 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:51.486156 23758 heartbeater.cc:507] Master 127.18.212.190:37855 requested a full tablet report, sending...
I20260601 13:40:51.486831 23629 ts_manager.cc:194] Registered new tserver with Master: 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039)
I20260601 13:40:51.487830 23629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46938
I20260601 13:40:51.500538 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:51.501031 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:51.501322 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:51.501863 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:51.501902 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:51.501935 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:51.501950 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:51.506940 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:40335
I20260601 13:40:51.507036 23833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:40335 every 8 connection(s)
I20260601 13:40:51.507916 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:51.510202 23838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:51.510567 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:51.510571 23837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:51.511400 23840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:51.511719 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:51.511767 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:51.511785 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321251511784 us; error 0 us; skew 500 ppm
I20260601 13:40:51.512787 23834 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37855
I20260601 13:40:51.512835 19282 webserver.cc:533] Webserver started at http://127.18.212.131:44159/ using document root <none> and password file <none>
I20260601 13:40:51.512925 23834 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:51.513027 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:51.513088 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:51.513166 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:51.513293 23834 heartbeater.cc:507] Master 127.18.212.190:37855 requested a full tablet report, sending...
I20260601 13:40:51.513634 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "857d0c951c014ed3addbffd35b4acdbf"
format_stamp: "Formatted at 2026-06-01 13:40:51 on dist-test-slave-b9mm"
I20260601 13:40:51.514027 23629 ts_manager.cc:194] Registered new tserver with Master: 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:51.514581 23629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46942
I20260601 13:40:51.515523 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:51.516546 23845 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:51.516963 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:51.517052 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "857d0c951c014ed3addbffd35b4acdbf"
format_stamp: "Formatted at 2026-06-01 13:40:51 on dist-test-slave-b9mm"
I20260601 13:40:51.517159 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-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)
I20260601 13:40:51.552933 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:51.553503 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:51.553861 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:51.554359 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:51.554421 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:51.554479 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:51.554531 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:51.559686 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:46323
I20260601 13:40:51.559747 23908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:46323 every 8 connection(s)
I20260601 13:40:51.565002 23909 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37855
I20260601 13:40:51.565122 23909 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:51.565397 23909 heartbeater.cc:507] Master 127.18.212.190:37855 requested a full tablet report, sending...
I20260601 13:40:51.566111 23629 ts_manager.cc:194] Registered new tserver with Master: 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:51.566632 23629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46948
I20260601 13:40:51.567023 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006870627s
I20260601 13:40:52.488845 23758 heartbeater.cc:499] Master 127.18.212.190:37855 was elected leader, sending a full tablet report...
I20260601 13:40:52.515760 23834 heartbeater.cc:499] Master 127.18.212.190:37855 was elected leader, sending a full tablet report...
I20260601 13:40:52.567826 23909 heartbeater.cc:499] Master 127.18.212.190:37855 was elected leader, sending a full tablet report...
I20260601 13:40:52.603171 23629 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46950:
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"
    }
  }
}
W20260601 13:40:52.603881 23629 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:40:52.619994 23797 tablet_service.cc:1511] Processing CreateTablet for tablet 80296aaa01eb426584af5f0ce9ebe115 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:40:52.620012 23796 tablet_service.cc:1511] Processing CreateTablet for tablet 89a55ba13952436287bc2c432a3d2be2 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:40:52.620229 23794 tablet_service.cc:1511] Processing CreateTablet for tablet 040aa1a5df304769a64b93ea84b64eae (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:40:52.620397 23873 tablet_service.cc:1511] Processing CreateTablet for tablet aef0a8bc7d354f71a68b71b24bebf5aa (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:40:52.620543 23870 tablet_service.cc:1511] Processing CreateTablet for tablet a67c1955c43a41f3a172dbcccbc7c456 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:40:52.620648 23873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef0a8bc7d354f71a68b71b24bebf5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.620709 23798 tablet_service.cc:1511] Processing CreateTablet for tablet aef0a8bc7d354f71a68b71b24bebf5aa (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:40:52.620838 23870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67c1955c43a41f3a172dbcccbc7c456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.621739 23722 tablet_service.cc:1511] Processing CreateTablet for tablet aef0a8bc7d354f71a68b71b24bebf5aa (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:40:52.622027 23722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef0a8bc7d354f71a68b71b24bebf5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.621984 23721 tablet_service.cc:1511] Processing CreateTablet for tablet 80296aaa01eb426584af5f0ce9ebe115 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:40:52.622236 23721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80296aaa01eb426584af5f0ce9ebe115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.623828 23719 tablet_service.cc:1511] Processing CreateTablet for tablet a67c1955c43a41f3a172dbcccbc7c456 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:40:52.623935 23872 tablet_service.cc:1511] Processing CreateTablet for tablet 80296aaa01eb426584af5f0ce9ebe115 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:40:52.624131 23719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67c1955c43a41f3a172dbcccbc7c456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.624197 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80296aaa01eb426584af5f0ce9ebe115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.624776 23720 tablet_service.cc:1511] Processing CreateTablet for tablet 89a55ba13952436287bc2c432a3d2be2 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:40:52.625000 23720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a55ba13952436287bc2c432a3d2be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.620041 23795 tablet_service.cc:1511] Processing CreateTablet for tablet a67c1955c43a41f3a172dbcccbc7c456 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:40:52.626499 23871 tablet_service.cc:1511] Processing CreateTablet for tablet 89a55ba13952436287bc2c432a3d2be2 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:40:52.626744 23871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a55ba13952436287bc2c432a3d2be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.627151 23718 tablet_service.cc:1511] Processing CreateTablet for tablet 040aa1a5df304769a64b93ea84b64eae (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:40:52.627368 23718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040aa1a5df304769a64b93ea84b64eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.628302 23793 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:40:52.620452 23797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80296aaa01eb426584af5f0ce9ebe115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.628844 23793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.630190 23720 tablet_service.cc:1511] Processing CreateTablet for tablet 9fea01d80b484b5589a2c3cff71b5886 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:40:52.630427 23720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fea01d80b484b5589a2c3cff71b5886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.630831 23719 tablet_service.cc:1511] Processing CreateTablet for tablet 5d2931ddf2914c83b190520f929c1e44 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:40:52.631191 23794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040aa1a5df304769a64b93ea84b64eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.631228 23719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d2931ddf2914c83b190520f929c1e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.631711 23792 tablet_service.cc:1511] Processing CreateTablet for tablet 9fea01d80b484b5589a2c3cff71b5886 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:40:52.631945 23792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fea01d80b484b5589a2c3cff71b5886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.632674 23718 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:40:52.632938 23718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.633389 23798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef0a8bc7d354f71a68b71b24bebf5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.634224 23871 tablet_service.cc:1511] Processing CreateTablet for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:40:52.634313 23791 tablet_service.cc:1511] Processing CreateTablet for tablet 5d2931ddf2914c83b190520f929c1e44 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:40:52.634454 23871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.634599 23791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d2931ddf2914c83b190520f929c1e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.635481 23795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67c1955c43a41f3a172dbcccbc7c456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.635807 23930 tablet_bootstrap.cc:492] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.636778 23870 tablet_service.cc:1511] Processing CreateTablet for tablet 9fea01d80b484b5589a2c3cff71b5886 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:40:52.636946 23930 tablet_bootstrap.cc:654] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.637034 23870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fea01d80b484b5589a2c3cff71b5886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.637630 23796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a55ba13952436287bc2c432a3d2be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.637790 23871 tablet_service.cc:1511] Processing CreateTablet for tablet 5d2931ddf2914c83b190520f929c1e44 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:40:52.637853 23872 tablet_service.cc:1511] Processing CreateTablet for tablet 040aa1a5df304769a64b93ea84b64eae (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:40:52.638021 23871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d2931ddf2914c83b190520f929c1e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.638207 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040aa1a5df304769a64b93ea84b64eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.639654 23931 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.639925 23929 tablet_bootstrap.cc:492] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.641099 23931 tablet_bootstrap.cc:654] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.642066 23929 tablet_bootstrap.cc:654] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.642251 23718 tablet_service.cc:1511] Processing CreateTablet for tablet c40d4da23e1c46c7bdc1dcc1fe166617 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:40:52.642514 23931 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.642558 23718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40d4da23e1c46c7bdc1dcc1fe166617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.642627 23931 ts_tablet_manager.cc:1403] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.643265 23931 raft_consensus.cc:359] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.643392 23931 raft_consensus.cc:385] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.643428 23931 raft_consensus.cc:740] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.643474 23929 tablet_bootstrap.cc:492] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.643548 23929 ts_tablet_manager.cc:1403] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:52.643558 23931 consensus_queue.cc:260] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.643966 23931 ts_tablet_manager.cc:1434] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:52.644078 23929 raft_consensus.cc:359] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.644166 23929 raft_consensus.cc:385] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.644187 23931 tablet_bootstrap.cc:492] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.644510 23872 tablet_service.cc:1511] Processing CreateTablet for tablet 23867759b38f49babcf6d92f9070f2b4 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:40:52.644831 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23867759b38f49babcf6d92f9070f2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.645150 23797 tablet_service.cc:1511] Processing CreateTablet for tablet c0a3297e07034311a778bc22c4acab8a (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:40:52.645411 23797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a3297e07034311a778bc22c4acab8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.645754 23870 tablet_service.cc:1511] Processing CreateTablet for tablet c0a3297e07034311a778bc22c4acab8a (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:40:52.645995 23870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a3297e07034311a778bc22c4acab8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.647310 23873 tablet_service.cc:1511] Processing CreateTablet for tablet 0622def97b57418db1f0f59687fa83bb (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:40:52.647533 23873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0622def97b57418db1f0f59687fa83bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.647791 23718 tablet_service.cc:1511] Processing CreateTablet for tablet 23867759b38f49babcf6d92f9070f2b4 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:40:52.647878 23719 tablet_service.cc:1511] Processing CreateTablet for tablet c0a3297e07034311a778bc22c4acab8a (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:40:52.648041 23718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23867759b38f49babcf6d92f9070f2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.648226 23720 tablet_service.cc:1511] Processing CreateTablet for tablet 0622def97b57418db1f0f59687fa83bb (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:40:52.644200 23929 raft_consensus.cc:740] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.648452 23720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0622def97b57418db1f0f59687fa83bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.648518 23929 consensus_queue.cc:260] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.648962 23929 ts_tablet_manager.cc:1434] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:40:52.649180 23929 tablet_bootstrap.cc:492] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.645215 23931 tablet_bootstrap.cc:654] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.650624 23929 tablet_bootstrap.cc:654] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.651185 23719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a3297e07034311a778bc22c4acab8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.651587 23794 tablet_service.cc:1511] Processing CreateTablet for tablet c40d4da23e1c46c7bdc1dcc1fe166617 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:40:52.651722 23796 tablet_service.cc:1511] Processing CreateTablet for tablet 23867759b38f49babcf6d92f9070f2b4 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:40:52.651830 23794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40d4da23e1c46c7bdc1dcc1fe166617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.651918 23796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23867759b38f49babcf6d92f9070f2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.651989 23931 tablet_bootstrap.cc:492] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.652087 23931 ts_tablet_manager.cc:1403] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:40:52.652666 23931 raft_consensus.cc:359] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.652771 23931 raft_consensus.cc:385] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.652802 23931 raft_consensus.cc:740] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.652938 23931 consensus_queue.cc:260] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.653280 23931 ts_tablet_manager.cc:1434] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.653478 23931 tablet_bootstrap.cc:492] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.653685 23797 tablet_service.cc:1511] Processing CreateTablet for tablet 0622def97b57418db1f0f59687fa83bb (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:40:52.653904 23797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0622def97b57418db1f0f59687fa83bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.654552 23931 tablet_bootstrap.cc:654] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.654934 23871 tablet_service.cc:1511] Processing CreateTablet for tablet c40d4da23e1c46c7bdc1dcc1fe166617 (DEFAULT_TABLE table=test-workload [id=e48da0e39af34b29a0d6e764a789fe12]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:40:52.655237 23871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40d4da23e1c46c7bdc1dcc1fe166617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:52.655452 23930 tablet_bootstrap.cc:492] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.655541 23930 ts_tablet_manager.cc:1403] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.000s
I20260601 13:40:52.656057 23930 raft_consensus.cc:359] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.656176 23930 raft_consensus.cc:385] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.656225 23930 raft_consensus.cc:740] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.656351 23930 consensus_queue.cc:260] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.656762 23930 ts_tablet_manager.cc:1434] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:52.656952 23930 tablet_bootstrap.cc:492] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.657959 23931 tablet_bootstrap.cc:492] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.658039 23930 tablet_bootstrap.cc:654] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.658093 23931 ts_tablet_manager.cc:1403] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:40:52.658653 23931 raft_consensus.cc:359] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.658775 23931 raft_consensus.cc:385] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.658814 23931 raft_consensus.cc:740] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.658947 23931 consensus_queue.cc:260] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.659127 23929 tablet_bootstrap.cc:492] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.659158 23930 tablet_bootstrap.cc:492] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.659250 23929 ts_tablet_manager.cc:1403] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:40:52.659250 23930 ts_tablet_manager.cc:1403] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:52.659324 23931 ts_tablet_manager.cc:1434] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:52.659515 23931 tablet_bootstrap.cc:492] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.659714 23930 raft_consensus.cc:359] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.659854 23930 raft_consensus.cc:385] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.659893 23930 raft_consensus.cc:740] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.660030 23930 consensus_queue.cc:260] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.659714 23929 raft_consensus.cc:359] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.660188 23929 raft_consensus.cc:385] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.660229 23929 raft_consensus.cc:740] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.660316 23930 ts_tablet_manager.cc:1434] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.660344 23929 consensus_queue.cc:260] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.660470 23930 tablet_bootstrap.cc:492] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.660578 23929 ts_tablet_manager.cc:1434] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.660646 23931 tablet_bootstrap.cc:654] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.660745 23929 tablet_bootstrap.cc:492] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.661470 23930 tablet_bootstrap.cc:654] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.661716 23929 tablet_bootstrap.cc:654] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.662719 23930 tablet_bootstrap.cc:492] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.662814 23930 ts_tablet_manager.cc:1403] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:52.662840 23929 tablet_bootstrap.cc:492] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.662901 23929 ts_tablet_manager.cc:1403] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:52.663363 23929 raft_consensus.cc:359] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.663395 23930 raft_consensus.cc:359] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.663511 23929 raft_consensus.cc:385] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.663535 23930 raft_consensus.cc:385] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.663590 23930 raft_consensus.cc:740] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.663551 23929 raft_consensus.cc:740] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.663781 23931 tablet_bootstrap.cc:492] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.663764 23930 consensus_queue.cc:260] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.663885 23931 ts_tablet_manager.cc:1403] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:40:52.663777 23929 consensus_queue.cc:260] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.664177 23930 ts_tablet_manager.cc:1434] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:52.664182 23929 ts_tablet_manager.cc:1434] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.664392 23929 tablet_bootstrap.cc:492] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.664371 23930 tablet_bootstrap.cc:492] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.664381 23931 raft_consensus.cc:359] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.664693 23931 raft_consensus.cc:385] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.664726 23931 raft_consensus.cc:740] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.664839 23931 consensus_queue.cc:260] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.665115 23931 ts_tablet_manager.cc:1434] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.665273 23931 tablet_bootstrap.cc:492] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.665517 23929 tablet_bootstrap.cc:654] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.665539 23930 tablet_bootstrap.cc:654] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.666345 23931 tablet_bootstrap.cc:654] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.666864 23930 tablet_bootstrap.cc:492] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.666975 23930 ts_tablet_manager.cc:1403] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.667554 23930 raft_consensus.cc:359] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.667701 23930 raft_consensus.cc:385] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.667735 23929 tablet_bootstrap.cc:492] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.667761 23930 raft_consensus.cc:740] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.667829 23929 ts_tablet_manager.cc:1403] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.667894 23931 tablet_bootstrap.cc:492] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.667884 23930 consensus_queue.cc:260] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.668026 23931 ts_tablet_manager.cc:1403] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:52.668191 23930 ts_tablet_manager.cc:1434] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.668284 23929 raft_consensus.cc:359] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.668409 23929 raft_consensus.cc:385] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.668344 23930 tablet_bootstrap.cc:492] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.668462 23929 raft_consensus.cc:740] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.668437 23931 raft_consensus.cc:359] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.668525 23931 raft_consensus.cc:385] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.668576 23931 raft_consensus.cc:740] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.668601 23929 consensus_queue.cc:260] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.668689 23931 consensus_queue.cc:260] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.668887 23929 ts_tablet_manager.cc:1434] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:52.668972 23931 ts_tablet_manager.cc:1434] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.669046 23929 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.669132 23931 tablet_bootstrap.cc:492] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.669477 23930 tablet_bootstrap.cc:654] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.670127 23929 tablet_bootstrap.cc:654] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.670179 23931 tablet_bootstrap.cc:654] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.670679 23930 tablet_bootstrap.cc:492] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.670763 23930 ts_tablet_manager.cc:1403] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:52.671307 23930 raft_consensus.cc:359] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.671427 23930 raft_consensus.cc:385] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.671465 23930 raft_consensus.cc:740] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.671542 23931 tablet_bootstrap.cc:492] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.671644 23931 ts_tablet_manager.cc:1403] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:52.671638 23930 consensus_queue.cc:260] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.672019 23930 ts_tablet_manager.cc:1434] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.672206 23931 raft_consensus.cc:359] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.672317 23931 raft_consensus.cc:385] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.672349 23931 raft_consensus.cc:740] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.672464 23931 consensus_queue.cc:260] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.672804 23931 ts_tablet_manager.cc:1434] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:52.672211 23930 tablet_bootstrap.cc:492] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.672992 23931 tablet_bootstrap.cc:492] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.673977 23930 tablet_bootstrap.cc:654] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.674096 23931 tablet_bootstrap.cc:654] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.675406 23929 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.675441 23931 tablet_bootstrap.cc:492] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.675586 23929 ts_tablet_manager.cc:1403] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:40:52.675441 23930 tablet_bootstrap.cc:492] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.675712 23931 ts_tablet_manager.cc:1403] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:52.675757 23930 ts_tablet_manager.cc:1403] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:52.676079 23929 raft_consensus.cc:359] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.676149 23930 raft_consensus.cc:359] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.676117 23931 raft_consensus.cc:359] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.676226 23929 raft_consensus.cc:385] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.676227 23930 raft_consensus.cc:385] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.676278 23931 raft_consensus.cc:385] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.676319 23929 raft_consensus.cc:740] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.676344 23930 raft_consensus.cc:740] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.676357 23931 raft_consensus.cc:740] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.676458 23930 consensus_queue.cc:260] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.676461 23929 consensus_queue.cc:260] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.676537 23931 consensus_queue.cc:260] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.676808 23930 ts_tablet_manager.cc:1434] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.676808 23929 ts_tablet_manager.cc:1434] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.676903 23931 ts_tablet_manager.cc:1434] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.677047 23929 tablet_bootstrap.cc:492] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.677047 23930 tablet_bootstrap.cc:492] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.678264 23929 tablet_bootstrap.cc:654] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.678478 23931 tablet_bootstrap.cc:492] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.678264 23930 tablet_bootstrap.cc:654] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.679644 23929 tablet_bootstrap.cc:492] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.679670 23931 tablet_bootstrap.cc:654] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.679749 23929 ts_tablet_manager.cc:1403] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.680303 23930 tablet_bootstrap.cc:492] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.680248 23929 raft_consensus.cc:359] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.680354 23929 raft_consensus.cc:385] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.680377 23930 ts_tablet_manager.cc:1403] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.680392 23929 raft_consensus.cc:740] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.680541 23929 consensus_queue.cc:260] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.680809 23929 ts_tablet_manager.cc:1434] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:52.680817 23930 raft_consensus.cc:359] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.680930 23930 raft_consensus.cc:385] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.680969 23930 raft_consensus.cc:740] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.681025 23929 tablet_bootstrap.cc:492] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.681097 23930 consensus_queue.cc:260] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.681370 23930 ts_tablet_manager.cc:1434] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.681558 23930 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.682194 23929 tablet_bootstrap.cc:654] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.682528 23931 tablet_bootstrap.cc:492] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.682624 23931 ts_tablet_manager.cc:1403] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:52.682778 23930 tablet_bootstrap.cc:654] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.683118 23931 raft_consensus.cc:359] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.683317 23931 raft_consensus.cc:385] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.683416 23931 raft_consensus.cc:740] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.683652 23931 consensus_queue.cc:260] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.684379 23929 tablet_bootstrap.cc:492] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.684473 23929 ts_tablet_manager.cc:1403] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.684494 23931 ts_tablet_manager.cc:1434] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:52.684684 23931 tablet_bootstrap.cc:492] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.684921 23930 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.684958 23929 raft_consensus.cc:359] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.685019 23930 ts_tablet_manager.cc:1403] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:52.685055 23929 raft_consensus.cc:385] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.685086 23929 raft_consensus.cc:740] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.685212 23929 consensus_queue.cc:260] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.685465 23930 raft_consensus.cc:359] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.685570 23930 raft_consensus.cc:385] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.685606 23930 raft_consensus.cc:740] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.685737 23930 consensus_queue.cc:260] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.685870 23931 tablet_bootstrap.cc:654] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.686003 23930 ts_tablet_manager.cc:1434] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.685482 23929 ts_tablet_manager.cc:1434] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.686210 23930 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.686293 23929 tablet_bootstrap.cc:492] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.687292 23930 tablet_bootstrap.cc:654] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.687292 23929 tablet_bootstrap.cc:654] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.688243 23931 tablet_bootstrap.cc:492] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.688354 23931 ts_tablet_manager.cc:1403] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:52.688779 23931 raft_consensus.cc:359] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.688912 23931 raft_consensus.cc:385] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.688979 23931 raft_consensus.cc:740] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.689149 23931 consensus_queue.cc:260] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.689453 23931 ts_tablet_manager.cc:1434] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.689656 23931 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.690656 23930 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.690749 23930 ts_tablet_manager.cc:1403] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:52.690735 23929 tablet_bootstrap.cc:492] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.690727 23931 tablet_bootstrap.cc:654] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.690892 23929 ts_tablet_manager.cc:1403] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:52.691291 23930 raft_consensus.cc:359] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.691399 23930 raft_consensus.cc:385] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.691455 23930 raft_consensus.cc:740] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.691401 23929 raft_consensus.cc:359] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.691535 23929 raft_consensus.cc:385] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.691569 23929 raft_consensus.cc:740] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.691605 23930 consensus_queue.cc:260] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.691691 23929 consensus_queue.cc:260] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.691885 23930 ts_tablet_manager.cc:1434] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:52.691996 23929 ts_tablet_manager.cc:1434] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.692068 23930 tablet_bootstrap.cc:492] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.692186 23929 tablet_bootstrap.cc:492] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.692239 23931 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.692303 23931 ts_tablet_manager.cc:1403] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.692744 23931 raft_consensus.cc:359] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.692840 23931 raft_consensus.cc:385] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.692871 23931 raft_consensus.cc:740] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.693015 23931 consensus_queue.cc:260] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.693166 23930 tablet_bootstrap.cc:654] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.693192 23929 tablet_bootstrap.cc:654] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.694171 23931 ts_tablet_manager.cc:1434] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:52.694379 23931 tablet_bootstrap.cc:492] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.695436 23930 tablet_bootstrap.cc:492] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.695534 23930 ts_tablet_manager.cc:1403] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:52.695694 23931 tablet_bootstrap.cc:654] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.696058 23930 raft_consensus.cc:359] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.696182 23930 raft_consensus.cc:385] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.696218 23930 raft_consensus.cc:740] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.696451 23930 consensus_queue.cc:260] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.696861 23931 tablet_bootstrap.cc:492] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.696861 23930 ts_tablet_manager.cc:1434] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.697184 23930 tablet_bootstrap.cc:492] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.697435 23929 tablet_bootstrap.cc:492] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.697528 23929 ts_tablet_manager.cc:1403] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:52.697986 23929 raft_consensus.cc:359] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.698112 23929 raft_consensus.cc:385] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.698158 23929 raft_consensus.cc:740] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.698293 23930 tablet_bootstrap.cc:654] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.698307 23929 consensus_queue.cc:260] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.698614 23929 ts_tablet_manager.cc:1434] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.698861 23929 tablet_bootstrap.cc:492] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.698961 23931 ts_tablet_manager.cc:1403] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:52.699443 23931 raft_consensus.cc:359] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.699533 23931 raft_consensus.cc:385] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.699589 23931 raft_consensus.cc:740] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.699747 23931 consensus_queue.cc:260] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.699968 23929 tablet_bootstrap.cc:654] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.700106 23931 ts_tablet_manager.cc:1434] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.700273 23931 tablet_bootstrap.cc:492] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800: Bootstrap starting.
I20260601 13:40:52.700309 23930 tablet_bootstrap.cc:492] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.700390 23930 ts_tablet_manager.cc:1403] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.700827 23930 raft_consensus.cc:359] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.700927 23930 raft_consensus.cc:385] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.700966 23930 raft_consensus.cc:740] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.701115 23930 consensus_queue.cc:260] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.701359 23931 tablet_bootstrap.cc:654] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.701838 23930 ts_tablet_manager.cc:1434] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.702029 23930 tablet_bootstrap.cc:492] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975: Bootstrap starting.
I20260601 13:40:52.702673 23929 tablet_bootstrap.cc:492] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.702764 23929 ts_tablet_manager.cc:1403] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:52.702790 23931 tablet_bootstrap.cc:492] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800: No bootstrap required, opened a new log
I20260601 13:40:52.702864 23931 ts_tablet_manager.cc:1403] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.703197 23930 tablet_bootstrap.cc:654] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.703369 23929 raft_consensus.cc:359] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.703477 23929 raft_consensus.cc:385] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.703433 23931 raft_consensus.cc:359] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.703513 23929 raft_consensus.cc:740] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.703532 23931 raft_consensus.cc:385] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.703572 23931 raft_consensus.cc:740] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.703661 23929 consensus_queue.cc:260] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.703728 23931 consensus_queue.cc:260] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.703970 23929 ts_tablet_manager.cc:1434] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.704298 23929 tablet_bootstrap.cc:492] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.704535 23930 tablet_bootstrap.cc:492] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975: No bootstrap required, opened a new log
I20260601 13:40:52.704612 23930 ts_tablet_manager.cc:1403] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:52.704679 23931 ts_tablet_manager.cc:1434] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:52.705082 23930 raft_consensus.cc:359] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.705176 23930 raft_consensus.cc:385] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.705219 23930 raft_consensus.cc:740] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.705344 23930 consensus_queue.cc:260] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.705408 23929 tablet_bootstrap.cc:654] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.705651 23930 ts_tablet_manager.cc:1434] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:52.706720 23929 tablet_bootstrap.cc:492] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.706875 23929 ts_tablet_manager.cc:1403] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.707544 23929 raft_consensus.cc:359] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.707772 23929 raft_consensus.cc:385] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.707864 23929 raft_consensus.cc:740] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.708029 23929 consensus_queue.cc:260] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.708367 23929 ts_tablet_manager.cc:1434] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.708583 23929 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf: Bootstrap starting.
I20260601 13:40:52.709745 23929 tablet_bootstrap.cc:654] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:52.710999 23929 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf: No bootstrap required, opened a new log
I20260601 13:40:52.711151 23929 ts_tablet_manager.cc:1403] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:52.711199 23940 raft_consensus.cc:493] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.711309 23940 raft_consensus.cc:515] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.711642 23929 raft_consensus.cc:359] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.711753 23929 raft_consensus.cc:385] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:52.711833 23929 raft_consensus.cc:740] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Initialized, Role: FOLLOWER
I20260601 13:40:52.711882 23940 leader_election.cc:290] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.712056 23929 consensus_queue.cc:260] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.712525 23929 ts_tablet_manager.cc:1434] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:52.716250 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a55ba13952436287bc2c432a3d2be2" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800" is_pre_election: true
I20260601 13:40:52.716439 23808 raft_consensus.cc:2468] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 0.
I20260601 13:40:52.716766 23697 leader_election.cc:304] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.716979 23940 raft_consensus.cc:2804] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.717043 23940 raft_consensus.cc:493] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.716998 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a55ba13952436287bc2c432a3d2be2" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf" is_pre_election: true
I20260601 13:40:52.717108 23940 raft_consensus.cc:3060] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.717170 23883 raft_consensus.cc:2468] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 0.
I20260601 13:40:52.718189 23940 raft_consensus.cc:515] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.718586 23940 leader_election.cc:290] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 election: Requested vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.718906 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a55ba13952436287bc2c432a3d2be2" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800"
I20260601 13:40:52.718906 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a55ba13952436287bc2c432a3d2be2" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf"
I20260601 13:40:52.719110 23883 raft_consensus.cc:3060] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.719081 23808 raft_consensus.cc:3060] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.720220 23883 raft_consensus.cc:2468] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 1.
I20260601 13:40:52.720220 23808 raft_consensus.cc:2468] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 1.
I20260601 13:40:52.720588 23697 leader_election.cc:304] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c5f915793048738b1cfd82fbe97975, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.720799 23940 raft_consensus.cc:2804] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.721050 23940 raft_consensus.cc:697] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Becoming Leader. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Running, Role: LEADER
I20260601 13:40:52.721220 23940 consensus_queue.cc:237] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.723155 23626 catalog_manager.cc:5696] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c5f915793048738b1cfd82fbe97975 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "73c5f915793048738b1cfd82fbe97975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: UNKNOWN } } }
W20260601 13:40:52.727854 23759 tablet.cc:2404] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:40:52.728749 23935 raft_consensus.cc:493] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.728884 23935 raft_consensus.cc:515] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.729458 23935 leader_election.cc:290] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.732345 23936 raft_consensus.cc:493] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.732492 23936 raft_consensus.cc:515] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.733103 23936 leader_election.cc:290] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:52.734437 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0622def97b57418db1f0f59687fa83bb" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf" is_pre_election: true
I20260601 13:40:52.734611 23883 raft_consensus.cc:2468] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 0.
I20260601 13:40:52.734643 23732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0622def97b57418db1f0f59687fa83bb" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975" is_pre_election: true
I20260601 13:40:52.734783 23732 raft_consensus.cc:2468] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 0.
I20260601 13:40:52.734946 23773 leader_election.cc:304] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.735180 23935 raft_consensus.cc:2804] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.735255 23935 raft_consensus.cc:493] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.735312 23935 raft_consensus.cc:3060] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.736445 23935 raft_consensus.cc:515] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.736858 23935 leader_election.cc:290] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 election: Requested vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.737138 23732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0622def97b57418db1f0f59687fa83bb" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975"
I20260601 13:40:52.737259 23732 raft_consensus.cc:3060] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.737267 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0622def97b57418db1f0f59687fa83bb" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf"
I20260601 13:40:52.737406 23883 raft_consensus.cc:3060] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.738312 23732 raft_consensus.cc:2468] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 1.
I20260601 13:40:52.738405 23883 raft_consensus.cc:2468] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 1.
I20260601 13:40:52.738639 23772 leader_election.cc:304] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.738844 23935 raft_consensus.cc:2804] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.738935 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80296aaa01eb426584af5f0ce9ebe115" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800" is_pre_election: true
I20260601 13:40:52.739084 23808 raft_consensus.cc:2468] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 0.
I20260601 13:40:52.739106 23935 raft_consensus.cc:697] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Becoming Leader. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Running, Role: LEADER
I20260601 13:40:52.739279 23935 consensus_queue.cc:237] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.739399 23848 leader_election.cc:304] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.739559 23936 raft_consensus.cc:2804] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.739605 23936 raft_consensus.cc:493] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.739655 23936 raft_consensus.cc:3060] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.740605 23936 raft_consensus.cc:515] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.741022 23936 leader_election.cc:290] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 election: Requested vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:52.741459 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80296aaa01eb426584af5f0ce9ebe115" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800"
I20260601 13:40:52.741436 23626 catalog_manager.cc:5696] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 reported cstate change: term changed from 0 to 1, leader changed from <none> to 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:52.741590 23808 raft_consensus.cc:3060] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.742410 23808 raft_consensus.cc:2468] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 1.
I20260601 13:40:52.742794 23848 leader_election.cc:304] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.742909 23732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80296aaa01eb426584af5f0ce9ebe115" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975" is_pre_election: true
I20260601 13:40:52.742992 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80296aaa01eb426584af5f0ce9ebe115" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975"
I20260601 13:40:52.743103 23732 raft_consensus.cc:2468] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 0.
I20260601 13:40:52.743429 23936 raft_consensus.cc:2804] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.743660 23936 raft_consensus.cc:697] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Becoming Leader. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Running, Role: LEADER
I20260601 13:40:52.743801 23936 consensus_queue.cc:237] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.745406 23626 catalog_manager.cc:5696] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131). New cstate: current_term: 1 leader_uuid: "857d0c951c014ed3addbffd35b4acdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:52.768497 23936 raft_consensus.cc:493] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.768673 23936 raft_consensus.cc:515] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.769162 23936 leader_election.cc:290] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:52.769629 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040aa1a5df304769a64b93ea84b64eae" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975" is_pre_election: true
I20260601 13:40:52.769796 23731 raft_consensus.cc:2468] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 0.
I20260601 13:40:52.769738 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040aa1a5df304769a64b93ea84b64eae" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800" is_pre_election: true
I20260601 13:40:52.769961 23808 raft_consensus.cc:2468] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 0.
I20260601 13:40:52.770169 23847 leader_election.cc:304] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c5f915793048738b1cfd82fbe97975, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.770388 23936 raft_consensus.cc:2804] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.770453 23936 raft_consensus.cc:493] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.770493 23936 raft_consensus.cc:3060] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.771399 23936 raft_consensus.cc:515] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.771847 23936 leader_election.cc:290] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 election: Requested vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:52.772073 23940 raft_consensus.cc:493] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.772171 23940 raft_consensus.cc:515] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.772267 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040aa1a5df304769a64b93ea84b64eae" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975"
I20260601 13:40:52.772279 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040aa1a5df304769a64b93ea84b64eae" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800"
I20260601 13:40:52.772414 23731 raft_consensus.cc:3060] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.772419 23808 raft_consensus.cc:3060] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.772601 23940 leader_election.cc:290] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.772993 23807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a3297e07034311a778bc22c4acab8a" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800" is_pre_election: true
I20260601 13:40:52.773111 23807 raft_consensus.cc:2468] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 0.
I20260601 13:40:52.773334 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a3297e07034311a778bc22c4acab8a" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf" is_pre_election: true
I20260601 13:40:52.773432 23883 raft_consensus.cc:2468] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 0.
I20260601 13:40:52.773458 23697 leader_election.cc:304] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.773590 23731 raft_consensus.cc:2468] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 1.
I20260601 13:40:52.773633 23973 raft_consensus.cc:493] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.773708 23973 raft_consensus.cc:515] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.773738 23940 raft_consensus.cc:2804] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.773834 23940 raft_consensus.cc:493] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.773885 23940 raft_consensus.cc:3060] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.774034 23847 leader_election.cc:304] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c5f915793048738b1cfd82fbe97975, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.774155 23973 leader_election.cc:290] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.774196 23936 raft_consensus.cc:2804] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.774276 23936 raft_consensus.cc:697] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Becoming Leader. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Running, Role: LEADER
I20260601 13:40:52.774250 23808 raft_consensus.cc:2468] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 1.
I20260601 13:40:52.774398 23936 consensus_queue.cc:237] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.774474 23807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23867759b38f49babcf6d92f9070f2b4" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800" is_pre_election: true
I20260601 13:40:52.774572 23807 raft_consensus.cc:2468] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 0.
I20260601 13:40:52.774835 23697 leader_election.cc:304] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.775074 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23867759b38f49babcf6d92f9070f2b4" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf" is_pre_election: true
I20260601 13:40:52.774853 23940 raft_consensus.cc:515] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.775180 23883 raft_consensus.cc:2468] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 0.
I20260601 13:40:52.775422 23973 raft_consensus.cc:2804] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.775425 23940 leader_election.cc:290] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 election: Requested vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.775490 23973 raft_consensus.cc:493] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.775534 23973 raft_consensus.cc:3060] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.776115 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a3297e07034311a778bc22c4acab8a" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf"
I20260601 13:40:52.776233 23883 raft_consensus.cc:3060] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.776403 23807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a3297e07034311a778bc22c4acab8a" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800"
I20260601 13:40:52.776506 23807 raft_consensus.cc:3060] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.776463 23626 catalog_manager.cc:5696] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131). New cstate: current_term: 1 leader_uuid: "857d0c951c014ed3addbffd35b4acdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:52.776634 23973 raft_consensus.cc:515] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.776978 23973 leader_election.cc:290] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 election: Requested vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.777289 23883 raft_consensus.cc:2468] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 1.
I20260601 13:40:52.777573 23697 leader_election.cc:304] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c5f915793048738b1cfd82fbe97975, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.777683 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23867759b38f49babcf6d92f9070f2b4" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800"
I20260601 13:40:52.777707 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23867759b38f49babcf6d92f9070f2b4" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf"
I20260601 13:40:52.777587 23807 raft_consensus.cc:2468] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 1.
I20260601 13:40:52.777779 23808 raft_consensus.cc:3060] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.777801 23883 raft_consensus.cc:3060] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.778144 23973 raft_consensus.cc:2804] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.778286 23973 raft_consensus.cc:697] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Becoming Leader. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Running, Role: LEADER
I20260601 13:40:52.778410 23973 consensus_queue.cc:237] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.778779 23883 raft_consensus.cc:2468] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 1.
I20260601 13:40:52.778827 23808 raft_consensus.cc:2468] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 1.
I20260601 13:40:52.779170 23697 leader_election.cc:304] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.779358 23940 raft_consensus.cc:2804] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.779547 23940 raft_consensus.cc:697] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Becoming Leader. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Running, Role: LEADER
I20260601 13:40:52.779690 23940 consensus_queue.cc:237] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.780992 23626 catalog_manager.cc:5696] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c5f915793048738b1cfd82fbe97975 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "73c5f915793048738b1cfd82fbe97975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:52.783306 23935 raft_consensus.cc:493] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.783429 23935 raft_consensus.cc:515] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.783842 23935 leader_election.cc:290] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.784198 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40d4da23e1c46c7bdc1dcc1fe166617" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975" is_pre_election: true
I20260601 13:40:52.784329 23731 raft_consensus.cc:2468] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 0.
I20260601 13:40:52.784243 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40d4da23e1c46c7bdc1dcc1fe166617" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf" is_pre_election: true
I20260601 13:40:52.784555 23883 raft_consensus.cc:2468] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 0.
I20260601 13:40:52.784637 23772 leader_election.cc:304] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.784802 23626 catalog_manager.cc:5696] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c5f915793048738b1cfd82fbe97975 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "73c5f915793048738b1cfd82fbe97975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:52.784956 23935 raft_consensus.cc:2804] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.785030 23935 raft_consensus.cc:493] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.785080 23935 raft_consensus.cc:3060] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.786213 23935 raft_consensus.cc:515] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.786613 23935 leader_election.cc:290] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 election: Requested vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.786916 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40d4da23e1c46c7bdc1dcc1fe166617" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975"
I20260601 13:40:52.786921 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40d4da23e1c46c7bdc1dcc1fe166617" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf"
I20260601 13:40:52.787182 23883 raft_consensus.cc:3060] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.787206 23731 raft_consensus.cc:3060] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.787992 23883 raft_consensus.cc:2468] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 1.
I20260601 13:40:52.788156 23731 raft_consensus.cc:2468] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 1.
I20260601 13:40:52.788300 23773 leader_election.cc:304] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.788494 23935 raft_consensus.cc:2804] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.788646 23935 raft_consensus.cc:697] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Becoming Leader. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Running, Role: LEADER
I20260601 13:40:52.788807 23935 consensus_queue.cc:237] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.790217 23936 raft_consensus.cc:493] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.790336 23936 raft_consensus.cc:515] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.790763 23936 leader_election.cc:290] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:52.790807 23626 catalog_manager.cc:5696] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 reported cstate change: term changed from 0 to 1, leader changed from <none> to 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:52.791107 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef0a8bc7d354f71a68b71b24bebf5aa" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975" is_pre_election: true
I20260601 13:40:52.791188 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef0a8bc7d354f71a68b71b24bebf5aa" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800" is_pre_election: true
I20260601 13:40:52.791270 23731 raft_consensus.cc:2468] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 0.
I20260601 13:40:52.791296 23808 raft_consensus.cc:2468] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 0.
I20260601 13:40:52.791548 23848 leader_election.cc:304] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.791735 23936 raft_consensus.cc:2804] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.791805 23936 raft_consensus.cc:493] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.791844 23936 raft_consensus.cc:3060] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.792810 23936 raft_consensus.cc:515] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.793203 23936 leader_election.cc:290] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 election: Requested vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:52.793591 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef0a8bc7d354f71a68b71b24bebf5aa" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800"
I20260601 13:40:52.793708 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aef0a8bc7d354f71a68b71b24bebf5aa" candidate_uuid: "857d0c951c014ed3addbffd35b4acdbf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975"
I20260601 13:40:52.793740 23808 raft_consensus.cc:3060] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.793790 23731 raft_consensus.cc:3060] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.794492 23731 raft_consensus.cc:2468] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 1.
I20260601 13:40:52.794502 23808 raft_consensus.cc:2468] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857d0c951c014ed3addbffd35b4acdbf in term 1.
I20260601 13:40:52.794821 23848 leader_election.cc:304] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.795039 23936 raft_consensus.cc:2804] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.795192 23936 raft_consensus.cc:697] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Becoming Leader. State: Replica: 857d0c951c014ed3addbffd35b4acdbf, State: Running, Role: LEADER
I20260601 13:40:52.795341 23936 consensus_queue.cc:237] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.797079 23626 catalog_manager.cc:5696] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: term changed from 0 to 1, leader changed from <none> to 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131). New cstate: current_term: 1 leader_uuid: "857d0c951c014ed3addbffd35b4acdbf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:52.809739 23986 raft_consensus.cc:493] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.809906 23986 raft_consensus.cc:515] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.810362 23986 leader_election.cc:290] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.810942 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fea01d80b484b5589a2c3cff71b5886" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800" is_pre_election: true
I20260601 13:40:52.810942 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fea01d80b484b5589a2c3cff71b5886" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf" is_pre_election: true
I20260601 13:40:52.811187 23808 raft_consensus.cc:2468] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 0.
I20260601 13:40:52.811187 23883 raft_consensus.cc:2468] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 0.
I20260601 13:40:52.811493 23697 leader_election.cc:304] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.811694 23986 raft_consensus.cc:2804] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.811774 23986 raft_consensus.cc:493] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.811847 23986 raft_consensus.cc:3060] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.812961 23986 raft_consensus.cc:515] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.813510 23986 leader_election.cc:290] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 election: Requested vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.813954 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fea01d80b484b5589a2c3cff71b5886" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800"
I20260601 13:40:52.813954 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fea01d80b484b5589a2c3cff71b5886" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf"
I20260601 13:40:52.814129 23883 raft_consensus.cc:3060] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.814129 23808 raft_consensus.cc:3060] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.815255 23883 raft_consensus.cc:2468] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 1.
I20260601 13:40:52.815255 23808 raft_consensus.cc:2468] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 1.
I20260601 13:40:52.815631 23697 leader_election.cc:304] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.815826 23986 raft_consensus.cc:2804] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.815963 23986 raft_consensus.cc:697] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Becoming Leader. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Running, Role: LEADER
I20260601 13:40:52.816166 23986 consensus_queue.cc:237] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.818249 23626 catalog_manager.cc:5696] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c5f915793048738b1cfd82fbe97975 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "73c5f915793048738b1cfd82fbe97975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:52.832127 23935 raft_consensus.cc:493] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.832360 23935 raft_consensus.cc:515] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.833002 23935 leader_election.cc:290] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.833545 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1f714e984a4c1bbaf7f55a9afcae3c" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf" is_pre_election: true
I20260601 13:40:52.833546 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1f714e984a4c1bbaf7f55a9afcae3c" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975" is_pre_election: true
I20260601 13:40:52.833804 23883 raft_consensus.cc:2468] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 0.
I20260601 13:40:52.833840 23731 raft_consensus.cc:2468] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 0.
I20260601 13:40:52.834213 23773 leader_election.cc:304] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.834445 23935 raft_consensus.cc:2804] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.834522 23935 raft_consensus.cc:493] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.834583 23935 raft_consensus.cc:3060] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.835621 23935 raft_consensus.cc:515] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.836102 23935 leader_election.cc:290] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 election: Requested vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.836572 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1f714e984a4c1bbaf7f55a9afcae3c" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975"
I20260601 13:40:52.836578 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c1f714e984a4c1bbaf7f55a9afcae3c" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf"
I20260601 13:40:52.836696 23731 raft_consensus.cc:3060] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.836745 23883 raft_consensus.cc:3060] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.837534 23731 raft_consensus.cc:2468] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 1.
I20260601 13:40:52.837540 23883 raft_consensus.cc:2468] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 1.
I20260601 13:40:52.837925 23773 leader_election.cc:304] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.838114 23935 raft_consensus.cc:2804] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.838202 23935 raft_consensus.cc:697] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Becoming Leader. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Running, Role: LEADER
I20260601 13:40:52.838354 23935 consensus_queue.cc:237] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.840629 23626 catalog_manager.cc:5696] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 reported cstate change: term changed from 0 to 1, leader changed from <none> to 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:52.948094 23935 raft_consensus.cc:493] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.948294 23935 raft_consensus.cc:515] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.948935 23935 leader_election.cc:290] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.949414 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67c1955c43a41f3a172dbcccbc7c456" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf" is_pre_election: true
I20260601 13:40:52.949415 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67c1955c43a41f3a172dbcccbc7c456" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975" is_pre_election: true
I20260601 13:40:52.949597 23883 raft_consensus.cc:2468] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 0.
I20260601 13:40:52.949648 23731 raft_consensus.cc:2468] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 0.
I20260601 13:40:52.949960 23773 leader_election.cc:304] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 857d0c951c014ed3addbffd35b4acdbf; no voters: 
I20260601 13:40:52.950204 23935 raft_consensus.cc:2804] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.950259 23935 raft_consensus.cc:493] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.950287 23935 raft_consensus.cc:3060] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.951218 23935 raft_consensus.cc:515] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.951619 23935 leader_election.cc:290] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 election: Requested vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.952036 23731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67c1955c43a41f3a172dbcccbc7c456" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c5f915793048738b1cfd82fbe97975"
I20260601 13:40:52.952044 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67c1955c43a41f3a172dbcccbc7c456" candidate_uuid: "597ca4d63ccd4111a062be9364a6b800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf"
I20260601 13:40:52.952188 23731 raft_consensus.cc:3060] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.952219 23883 raft_consensus.cc:3060] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.953104 23731 raft_consensus.cc:2468] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 1.
I20260601 13:40:52.953192 23883 raft_consensus.cc:2468] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 597ca4d63ccd4111a062be9364a6b800 in term 1.
I20260601 13:40:52.953461 23772 leader_election.cc:304] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.953668 23935 raft_consensus.cc:2804] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.953786 23935 raft_consensus.cc:697] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Becoming Leader. State: Replica: 597ca4d63ccd4111a062be9364a6b800, State: Running, Role: LEADER
I20260601 13:40:52.953930 23935 consensus_queue.cc:237] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.955857 23626 catalog_manager.cc:5696] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 reported cstate change: term changed from 0 to 1, leader changed from <none> to 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:52.973901 23986 raft_consensus.cc:493] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:52.974077 23986 raft_consensus.cc:515] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.974702 23986 leader_election.cc:290] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.975298 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2931ddf2914c83b190520f929c1e44" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800" is_pre_election: true
I20260601 13:40:52.975416 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2931ddf2914c83b190520f929c1e44" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf" is_pre_election: true
I20260601 13:40:52.975445 23808 raft_consensus.cc:2468] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 0.
I20260601 13:40:52.975617 23883 raft_consensus.cc:2468] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 0.
I20260601 13:40:52.975864 23697 leader_election.cc:304] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.976045 23986 raft_consensus.cc:2804] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:52.976099 23986 raft_consensus.cc:493] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:52.976128 23986 raft_consensus.cc:3060] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.977061 23986 raft_consensus.cc:515] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.977433 23986 leader_election.cc:290] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 election: Requested vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:52.977881 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2931ddf2914c83b190520f929c1e44" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857d0c951c014ed3addbffd35b4acdbf"
I20260601 13:40:52.977881 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d2931ddf2914c83b190520f929c1e44" candidate_uuid: "73c5f915793048738b1cfd82fbe97975" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "597ca4d63ccd4111a062be9364a6b800"
I20260601 13:40:52.978055 23883 raft_consensus.cc:3060] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.978129 23808 raft_consensus.cc:3060] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:52.979187 23883 raft_consensus.cc:2468] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 1.
I20260601 13:40:52.979187 23808 raft_consensus.cc:2468] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c5f915793048738b1cfd82fbe97975 in term 1.
I20260601 13:40:52.979535 23697 leader_election.cc:304] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975; no voters: 
I20260601 13:40:52.979758 23986 raft_consensus.cc:2804] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:52.979856 23986 raft_consensus.cc:697] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Becoming Leader. State: Replica: 73c5f915793048738b1cfd82fbe97975, State: Running, Role: LEADER
I20260601 13:40:52.980044 23986 consensus_queue.cc:237] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } }
I20260601 13:40:52.981897 23626 catalog_manager.cc:5696] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c5f915793048738b1cfd82fbe97975 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "73c5f915793048738b1cfd82fbe97975" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:53.024502 23883 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.024964 23935 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.027920 23731 raft_consensus.cc:1275] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.028033 23807 raft_consensus.cc:1275] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.028079 23732 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.027920 23808 raft_consensus.cc:1275] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.028383 23982 consensus_queue.cc:1048] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.028579 23936 consensus_queue.cc:1048] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.028695 23982 consensus_queue.cc:1048] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.029614 23730 raft_consensus.cc:3060] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:53.030895 23730 raft_consensus.cc:1275] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.031123 23980 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.031273 23806 raft_consensus.cc:1275] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.032917 23731 raft_consensus.cc:1275] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.033928 23936 consensus_queue.cc:1048] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.034262 23936 consensus_queue.cc:1048] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.034519 23936 consensus_queue.cc:1048] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.039294 23882 raft_consensus.cc:1275] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.041169 23980 consensus_queue.cc:1048] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.041810 23805 raft_consensus.cc:1275] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.041960 23881 raft_consensus.cc:1275] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.042258 23882 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.042941 23728 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.043025 23935 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.039295 23732 raft_consensus.cc:1275] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.043860 23973 consensus_queue.cc:1048] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.044107 23973 consensus_queue.cc:1048] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.044621 23881 raft_consensus.cc:1275] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.044962 23980 consensus_queue.cc:1048] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.045141 23986 consensus_queue.cc:1048] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.045276 23980 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.047832 23808 raft_consensus.cc:1275] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.050303 23986 consensus_queue.cc:1048] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.055275 23803 raft_consensus.cc:1275] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.055817 23878 raft_consensus.cc:1275] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.058003 23986 consensus_queue.cc:1048] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.058151 23940 consensus_queue.cc:1048] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.058898 23880 raft_consensus.cc:1275] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.059322 23803 raft_consensus.cc:1275] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.059957 23986 consensus_queue.cc:1048] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.060464 23986 consensus_queue.cc:1048] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.063625 24000 mvcc.cc:204] Tried to move back new op lower bound from 7292195852395003904 to 7292195851240067072. Current Snapshot: MvccSnapshot[applied={T|T < 7292195852395003904}]
I20260601 13:40:53.075170 23880 raft_consensus.cc:1275] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.075677 23808 raft_consensus.cc:1275] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.076165 23940 consensus_queue.cc:1048] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.076421 23986 consensus_queue.cc:1048] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.083498 24039 mvcc.cc:204] Tried to move back new op lower bound from 7292195852524830720 to 7292195851536994304. Current Snapshot: MvccSnapshot[applied={T|T < 7292195852462850048}]
I20260601 13:40:53.084518 23731 raft_consensus.cc:1275] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.084630 23882 raft_consensus.cc:1275] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:53.085110 23980 consensus_queue.cc:1048] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.086395 23980 consensus_queue.cc:1048] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:53.102957 24000 mvcc.cc:204] Tried to move back new op lower bound from 7292195852442374144 to 7292195852100902912. Current Snapshot: MvccSnapshot[applied={T|T < 7292195852442374144}]
I20260601 13:40:53.617509 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:53.620440 24078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:53.620756 24076 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:53.621037 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:53.621237 24075 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:53.621567 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:53.621620 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:53.621644 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321253621644 us; error 0 us; skew 500 ppm
I20260601 13:40:53.622794 19282 webserver.cc:533] Webserver started at http://127.18.212.132:33363/ using document root <none> and password file <none>
I20260601 13:40:53.622943 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:53.622984 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:53.623096 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:53.623548 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "e9a28287cabb4a758ad9147fec9ab354"
format_stamp: "Formatted at 2026-06-01 13:40:53 on dist-test-slave-b9mm"
I20260601 13:40:53.625972 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:53.627094 24083 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:53.627388 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:53.627449 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "e9a28287cabb4a758ad9147fec9ab354"
format_stamp: "Formatted at 2026-06-01 13:40:53 on dist-test-slave-b9mm"
I20260601 13:40:53.627518 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-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)
I20260601 13:40:53.658977 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:53.659516 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:53.659790 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:53.660315 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:53.660382 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:53.660440 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:53.660493 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:53.665331 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:33341
I20260601 13:40:53.665455 24146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:33341 every 8 connection(s)
I20260601 13:40:53.666213 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:53.668346 24152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:53.668459 24151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:53.668762 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:53.668910 24154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:53.669147 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:53.669221 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:53.669261 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321253669259 us; error 0 us; skew 500 ppm
I20260601 13:40:53.670364 19282 webserver.cc:533] Webserver started at http://127.18.212.133:42727/ using document root <none> and password file <none>
I20260601 13:40:53.670559 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:53.670629 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:53.670715 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:53.671124 24147 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37855
I20260601 13:40:53.671232 24147 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:53.671248 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-4-root/instance:
uuid: "90d6927e608640058babfebeeeb1cabc"
format_stamp: "Formatted at 2026-06-01 13:40:53 on dist-test-slave-b9mm"
I20260601 13:40:53.671415 24147 heartbeater.cc:507] Master 127.18.212.190:37855 requested a full tablet report, sending...
I20260601 13:40:53.672057 23625 ts_manager.cc:194] Registered new tserver with Master: e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132:33341)
I20260601 13:40:53.672803 23625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37870
I20260601 13:40:53.673147 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:53.674086 24159 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:53.674336 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:53.674405 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-4-root
uuid: "90d6927e608640058babfebeeeb1cabc"
format_stamp: "Formatted at 2026-06-01 13:40:53 on dist-test-slave-b9mm"
I20260601 13:40:53.674463 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-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)
I20260601 13:40:53.688647 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:53.689134 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:53.689433 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:53.690001 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:53.690042 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:53.690074 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:53.690128 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:53.695003 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.133:43951
I20260601 13:40:53.695261 24222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.133:43951 every 8 connection(s)
I20260601 13:40:53.696062 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:53.697969 24226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:53.698275 24227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:53.698307 19282 server_base.cc:1061] running on GCE node
W20260601 13:40:53.698539 24230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:53.698772 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:53.698825 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:53.698843 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321253698843 us; error 0 us; skew 500 ppm
I20260601 13:40:53.700016 19282 webserver.cc:533] Webserver started at http://127.18.212.134:33493/ using document root <none> and password file <none>
I20260601 13:40:53.700213 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:53.700297 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:53.700387 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:53.700740 24223 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37855
I20260601 13:40:53.700856 24223 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:53.700887 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-5-root/instance:
uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c"
format_stamp: "Formatted at 2026-06-01 13:40:53 on dist-test-slave-b9mm"
I20260601 13:40:53.701100 24223 heartbeater.cc:507] Master 127.18.212.190:37855 requested a full tablet report, sending...
I20260601 13:40:53.701773 23625 ts_manager.cc:194] Registered new tserver with Master: 90d6927e608640058babfebeeeb1cabc (127.18.212.133:43951)
I20260601 13:40:53.702319 23625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37884
I20260601 13:40:53.702656 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:53.703754 24235 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:53.704001 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:53.704092 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-5-root
uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c"
format_stamp: "Formatted at 2026-06-01 13:40:53 on dist-test-slave-b9mm"
I20260601 13:40:53.704187 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-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)
I20260601 13:40:53.719975 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:53.720491 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:53.720847 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:53.721372 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:53.721438 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:53.721515 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:53.721570 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:53.726437 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.134:41947
I20260601 13:40:53.726624 24299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.134:41947 every 8 connection(s)
I20260601 13:40:53.731405 24300 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37855
I20260601 13:40:53.731526 24300 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:53.731753 24300 heartbeater.cc:507] Master 127.18.212.190:37855 requested a full tablet report, sending...
I20260601 13:40:53.732386 23625 ts_manager.cc:194] Registered new tserver with Master: 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134:41947)
I20260601 13:40:53.732944 23625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37900
I20260601 13:40:54.390317 23731 consensus_queue.cc:237] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:40:54.392067 23803 raft_consensus.cc:1275] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:54.392067 23879 raft_consensus.cc:1275] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:54.392670 24071 consensus_queue.cc:1048] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.392937 24074 consensus_queue.cc:1048] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.395498 23879 raft_consensus.cc:2955] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:54.395583 23803 raft_consensus.cc:2955] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:54.395012 24305 raft_consensus.cc:2955] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
W20260601 13:40:54.396829 23698 consensus_peers.cc:597] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 -> Peer 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134:41947): Couldn't send request to peer 649c0ba6cd2a4a6ca0a77e4733abcc7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fea01d80b484b5589a2c3cff71b5886. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:54.398545 23625 catalog_manager.cc:5696] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New cstate: current_term: 1 leader_uuid: "73c5f915793048738b1cfd82fbe97975" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:54.404330 23803 consensus_queue.cc:237] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:40:54.406157 23731 raft_consensus.cc:1275] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:54.406204 23879 raft_consensus.cc:1275] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:54.406833 24313 consensus_queue.cc:1048] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.407171 24034 consensus_queue.cc:1048] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.408731 24314 raft_consensus.cc:2955] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:54.409240 23879 raft_consensus.cc:2955] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
W20260601 13:40:54.411747 23774 consensus_peers.cc:597] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 -> Peer e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132:33341): Couldn't send request to peer e9a28287cabb4a758ad9147fec9ab354. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a67c1955c43a41f3a172dbcccbc7c456. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:54.411723 23621 catalog_manager.cc:5696] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:54.411743 23803 consensus_queue.cc:237] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:40:54.412114 23731 raft_consensus.cc:2955] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:54.413357 23729 raft_consensus.cc:1275] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:54.413782 24313 consensus_queue.cc:1048] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.415346 23879 raft_consensus.cc:1275] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:54.415745 24313 consensus_queue.cc:1048] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.416524 24034 raft_consensus.cc:2955] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:54.416932 23731 raft_consensus.cc:2955] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:54.417997 23879 raft_consensus.cc:2955] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:54.419503 23623 catalog_manager.cc:5696] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 reported cstate change: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:54.421344 23803 consensus_queue.cc:237] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:40:54.422784 23731 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:40:54.423023 23774 consensus_peers.cc:597] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 -> Peer e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132:33341): Couldn't send request to peer e9a28287cabb4a758ad9147fec9ab354. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c1f714e984a4c1bbaf7f55a9afcae3c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:54.423321 24314 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.423522 23879 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:54.424086 24313 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260601 13:40:54.424275 23773 consensus_peers.cc:597] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 -> Peer 90d6927e608640058babfebeeeb1cabc (127.18.212.133:43951): Couldn't send request to peer 90d6927e608640058babfebeeeb1cabc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0622def97b57418db1f0f59687fa83bb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:54.425305 24314 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:54.425799 23731 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:54.426383 23879 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:54.428606 23625 catalog_manager.cc:5696] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 reported cstate change: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:54.432940 23879 consensus_queue.cc:237] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:40:54.434420 23731 raft_consensus.cc:1275] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:54.434608 23803 raft_consensus.cc:1275] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:54.435015 24009 consensus_queue.cc:1048] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.435283 24319 consensus_queue.cc:1048] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.437026 24320 raft_consensus.cc:2955] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:54.437391 23803 raft_consensus.cc:2955] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
W20260601 13:40:54.439658 23849 consensus_peers.cc:597] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf -> Peer 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134:41947): Couldn't send request to peer 649c0ba6cd2a4a6ca0a77e4733abcc7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aef0a8bc7d354f71a68b71b24bebf5aa. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:54.440186 23803 consensus_queue.cc:237] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:40:54.440181 23621 catalog_manager.cc:5696] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New cstate: current_term: 1 leader_uuid: "857d0c951c014ed3addbffd35b4acdbf" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:54.441571 23729 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:40:54.441650 23773 consensus_peers.cc:597] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 -> Peer 90d6927e608640058babfebeeeb1cabc (127.18.212.133:43951): Couldn't send request to peer 90d6927e608640058babfebeeeb1cabc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c40d4da23e1c46c7bdc1dcc1fe166617. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:54.441793 23879 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:54.439754 23731 raft_consensus.cc:2955] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:54.441921 24034 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.442127 24313 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:54.443826 24314 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:54.444195 23879 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:54.445204 23729 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:54.447638 23623 catalog_manager.cc:5696] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:54.673739 24147 heartbeater.cc:499] Master 127.18.212.190:37855 was elected leader, sending a full tablet report...
I20260601 13:40:54.703267 24223 heartbeater.cc:499] Master 127.18.212.190:37855 was elected leader, sending a full tablet report...
I20260601 13:40:54.733946 24300 heartbeater.cc:499] Master 127.18.212.190:37855 was elected leader, sending a full tablet report...
I20260601 13:40:54.796712 24322 ts_tablet_manager.cc:933] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Initiating tablet copy from peer 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039)
I20260601 13:40:54.797194 24322 tablet_copy_client.cc:323] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.129:46039
I20260601 13:40:54.801168 23742 tablet_copy_service.cc:140] P 73c5f915793048738b1cfd82fbe97975: Received BeginTabletCopySession request for tablet 9fea01d80b484b5589a2c3cff71b5886 from peer 649c0ba6cd2a4a6ca0a77e4733abcc7c ({username='slave'} at 127.0.0.1:50216)
I20260601 13:40:54.801316 23742 tablet_copy_service.cc:161] P 73c5f915793048738b1cfd82fbe97975: Beginning new tablet copy session on tablet 9fea01d80b484b5589a2c3cff71b5886 from peer 649c0ba6cd2a4a6ca0a77e4733abcc7c at {username='slave'} at 127.0.0.1:50216: session id = 649c0ba6cd2a4a6ca0a77e4733abcc7c-9fea01d80b484b5589a2c3cff71b5886
I20260601 13:40:54.802294 23742 tablet_copy_source_session.cc:215] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:54.803438 24322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fea01d80b484b5589a2c3cff71b5886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:54.805747 24322 tablet_copy_client.cc:806] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:54.805935 24322 tablet_copy_client.cc:670] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:54.807265 24323 tablet_copy_client.cc:1025] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:54.902331 24325 ts_tablet_manager.cc:933] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: Initiating tablet copy from peer 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:54.902733 24325 tablet_copy_client.cc:323] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:40335
I20260601 13:40:54.906636 23818 tablet_copy_service.cc:140] P 597ca4d63ccd4111a062be9364a6b800: Received BeginTabletCopySession request for tablet a67c1955c43a41f3a172dbcccbc7c456 from peer e9a28287cabb4a758ad9147fec9ab354 ({username='slave'} at 127.0.0.1:47460)
I20260601 13:40:54.906734 24328 ts_tablet_manager.cc:933] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: Initiating tablet copy from peer 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:54.906783 23818 tablet_copy_service.cc:161] P 597ca4d63ccd4111a062be9364a6b800: Beginning new tablet copy session on tablet a67c1955c43a41f3a172dbcccbc7c456 from peer e9a28287cabb4a758ad9147fec9ab354 at {username='slave'} at 127.0.0.1:47460: session id = e9a28287cabb4a758ad9147fec9ab354-a67c1955c43a41f3a172dbcccbc7c456
I20260601 13:40:54.907203 24328 tablet_copy_client.cc:323] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:40335
I20260601 13:40:54.908010 23818 tablet_copy_source_session.cc:215] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:54.908946 24325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67c1955c43a41f3a172dbcccbc7c456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:54.911448 24325 tablet_copy_client.cc:806] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:54.911556 23818 tablet_copy_service.cc:140] P 597ca4d63ccd4111a062be9364a6b800: Received BeginTabletCopySession request for tablet 0622def97b57418db1f0f59687fa83bb from peer 90d6927e608640058babfebeeeb1cabc ({username='slave'} at 127.0.0.1:47468)
I20260601 13:40:54.911752 23818 tablet_copy_service.cc:161] P 597ca4d63ccd4111a062be9364a6b800: Beginning new tablet copy session on tablet 0622def97b57418db1f0f59687fa83bb from peer 90d6927e608640058babfebeeeb1cabc at {username='slave'} at 127.0.0.1:47468: session id = 90d6927e608640058babfebeeeb1cabc-0622def97b57418db1f0f59687fa83bb
I20260601 13:40:54.911791 24325 tablet_copy_client.cc:670] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:54.912619 23818 tablet_copy_source_session.cc:215] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:54.912882 24326 tablet_copy_client.cc:1025] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:54.913480 24328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0622def97b57418db1f0f59687fa83bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:54.915920 24328 tablet_copy_client.cc:806] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:54.916086 24328 tablet_copy_client.cc:670] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:54.917309 24329 tablet_copy_client.cc:1025] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:54.919129 24331 ts_tablet_manager.cc:933] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: Initiating tablet copy from peer 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:54.919480 24331 tablet_copy_client.cc:323] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:40335
I20260601 13:40:54.920012 23818 tablet_copy_service.cc:140] P 597ca4d63ccd4111a062be9364a6b800: Received BeginTabletCopySession request for tablet c40d4da23e1c46c7bdc1dcc1fe166617 from peer 90d6927e608640058babfebeeeb1cabc ({username='slave'} at 127.0.0.1:47468)
I20260601 13:40:54.920109 23818 tablet_copy_service.cc:161] P 597ca4d63ccd4111a062be9364a6b800: Beginning new tablet copy session on tablet c40d4da23e1c46c7bdc1dcc1fe166617 from peer 90d6927e608640058babfebeeeb1cabc at {username='slave'} at 127.0.0.1:47468: session id = 90d6927e608640058babfebeeeb1cabc-c40d4da23e1c46c7bdc1dcc1fe166617
I20260601 13:40:54.921033 23818 tablet_copy_source_session.cc:215] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:54.921955 24331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40d4da23e1c46c7bdc1dcc1fe166617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:54.924000 24331 tablet_copy_client.cc:806] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:54.924176 24331 tablet_copy_client.cc:670] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:54.925359 24332 tablet_copy_client.cc:1025] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:54.941890 24333 ts_tablet_manager.cc:933] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: Initiating tablet copy from peer 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:54.942339 24333 tablet_copy_client.cc:323] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:40335
I20260601 13:40:54.942476 24335 ts_tablet_manager.cc:933] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Initiating tablet copy from peer 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:54.942775 24335 tablet_copy_client.cc:323] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:46323
I20260601 13:40:54.942898 23818 tablet_copy_service.cc:140] P 597ca4d63ccd4111a062be9364a6b800: Received BeginTabletCopySession request for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c from peer e9a28287cabb4a758ad9147fec9ab354 ({username='slave'} at 127.0.0.1:47460)
I20260601 13:40:54.943110 23818 tablet_copy_service.cc:161] P 597ca4d63ccd4111a062be9364a6b800: Beginning new tablet copy session on tablet 3c1f714e984a4c1bbaf7f55a9afcae3c from peer e9a28287cabb4a758ad9147fec9ab354 at {username='slave'} at 127.0.0.1:47460: session id = e9a28287cabb4a758ad9147fec9ab354-3c1f714e984a4c1bbaf7f55a9afcae3c
I20260601 13:40:54.944478 23818 tablet_copy_source_session.cc:215] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:54.945611 24333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:54.948493 24333 tablet_copy_client.cc:806] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:54.948890 24333 tablet_copy_client.cc:670] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:54.949673 23893 tablet_copy_service.cc:140] P 857d0c951c014ed3addbffd35b4acdbf: Received BeginTabletCopySession request for tablet aef0a8bc7d354f71a68b71b24bebf5aa from peer 649c0ba6cd2a4a6ca0a77e4733abcc7c ({username='slave'} at 127.0.0.1:51124)
I20260601 13:40:54.949805 23893 tablet_copy_service.cc:161] P 857d0c951c014ed3addbffd35b4acdbf: Beginning new tablet copy session on tablet aef0a8bc7d354f71a68b71b24bebf5aa from peer 649c0ba6cd2a4a6ca0a77e4733abcc7c at {username='slave'} at 127.0.0.1:51124: session id = 649c0ba6cd2a4a6ca0a77e4733abcc7c-aef0a8bc7d354f71a68b71b24bebf5aa
I20260601 13:40:54.950130 24334 tablet_copy_client.cc:1025] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:54.950882 23893 tablet_copy_source_session.cc:215] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:54.951858 24335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aef0a8bc7d354f71a68b71b24bebf5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:54.954159 24335 tablet_copy_client.cc:806] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:54.954357 24335 tablet_copy_client.cc:670] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:54.955775 24336 tablet_copy_client.cc:1025] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:56.807626 24322 tablet_copy_client.cc:538] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:56.809173 24322 tablet_bootstrap.cc:492] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap starting.
I20260601 13:40:56.831473 24322 tablet_bootstrap.cc:492] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:40:56.831979 24322 tablet_bootstrap.cc:492] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap complete.
I20260601 13:40:56.832288 24322 ts_tablet_manager.cc:1403] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260601 13:40:56.832813 24322 raft_consensus.cc:359] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:40:56.832935 24322 raft_consensus.cc:740] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 649c0ba6cd2a4a6ca0a77e4733abcc7c, State: Initialized, Role: LEARNER
I20260601 13:40:56.833070 24322 consensus_queue.cc:260] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:40:56.833493 24322 ts_tablet_manager.cc:1434] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:56.834229 23742 tablet_copy_service.cc:342] P 73c5f915793048738b1cfd82fbe97975: Request end of tablet copy session 649c0ba6cd2a4a6ca0a77e4733abcc7c-9fea01d80b484b5589a2c3cff71b5886 received from {username='slave'} at 127.0.0.1:50216
I20260601 13:40:56.834334 23742 tablet_copy_service.cc:434] P 73c5f915793048738b1cfd82fbe97975: ending tablet copy session 649c0ba6cd2a4a6ca0a77e4733abcc7c-9fea01d80b484b5589a2c3cff71b5886 on tablet 9fea01d80b484b5589a2c3cff71b5886 with peer 649c0ba6cd2a4a6ca0a77e4733abcc7c
I20260601 13:40:56.913496 24325 tablet_copy_client.cc:538] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:56.915217 24325 tablet_bootstrap.cc:492] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: Bootstrap starting.
I20260601 13:40:56.917704 24328 tablet_copy_client.cc:538] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:56.919492 24328 tablet_bootstrap.cc:492] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: Bootstrap starting.
I20260601 13:40:56.925709 24331 tablet_copy_client.cc:538] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:56.927002 24331 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: Bootstrap starting.
I20260601 13:40:56.942358 24325 tablet_bootstrap.cc:492] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:40:56.942813 24325 tablet_bootstrap.cc:492] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: Bootstrap complete.
I20260601 13:40:56.943120 24325 ts_tablet_manager.cc:1403] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260601 13:40:56.943779 24325 raft_consensus.cc:359] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:40:56.943979 24325 raft_consensus.cc:740] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e9a28287cabb4a758ad9147fec9ab354, State: Initialized, Role: LEARNER
I20260601 13:40:56.944178 24325 consensus_queue.cc:260] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:40:56.944669 24325 ts_tablet_manager.cc:1434] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.945366 23818 tablet_copy_service.cc:342] P 597ca4d63ccd4111a062be9364a6b800: Request end of tablet copy session e9a28287cabb4a758ad9147fec9ab354-a67c1955c43a41f3a172dbcccbc7c456 received from {username='slave'} at 127.0.0.1:47460
I20260601 13:40:56.945447 23818 tablet_copy_service.cc:434] P 597ca4d63ccd4111a062be9364a6b800: ending tablet copy session e9a28287cabb4a758ad9147fec9ab354-a67c1955c43a41f3a172dbcccbc7c456 on tablet a67c1955c43a41f3a172dbcccbc7c456 with peer e9a28287cabb4a758ad9147fec9ab354
I20260601 13:40:56.948972 24328 tablet_bootstrap.cc:492] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:40:56.949560 24328 tablet_bootstrap.cc:492] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: Bootstrap complete.
I20260601 13:40:56.949800 24328 ts_tablet_manager.cc:1403] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: Time spent bootstrapping tablet: real 0.030s	user 0.027s	sys 0.001s
I20260601 13:40:56.950456 24333 tablet_copy_client.cc:538] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:56.950395 24328 raft_consensus.cc:359] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:40:56.950661 24328 raft_consensus.cc:740] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 90d6927e608640058babfebeeeb1cabc, State: Initialized, Role: LEARNER
I20260601 13:40:56.950834 24328 consensus_queue.cc:260] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:40:56.951303 24328 ts_tablet_manager.cc:1434] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.952126 24333 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: Bootstrap starting.
I20260601 13:40:56.952565 23818 tablet_copy_service.cc:342] P 597ca4d63ccd4111a062be9364a6b800: Request end of tablet copy session 90d6927e608640058babfebeeeb1cabc-0622def97b57418db1f0f59687fa83bb received from {username='slave'} at 127.0.0.1:47468
I20260601 13:40:56.952646 23818 tablet_copy_service.cc:434] P 597ca4d63ccd4111a062be9364a6b800: ending tablet copy session 90d6927e608640058babfebeeeb1cabc-0622def97b57418db1f0f59687fa83bb on tablet 0622def97b57418db1f0f59687fa83bb with peer 90d6927e608640058babfebeeeb1cabc
I20260601 13:40:56.955390 24331 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:40:56.955731 24331 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: Bootstrap complete.
I20260601 13:40:56.956037 24335 tablet_copy_client.cc:538] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:56.956086 24331 ts_tablet_manager.cc:1403] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: Time spent bootstrapping tablet: real 0.029s	user 0.027s	sys 0.002s
I20260601 13:40:56.956552 24331 raft_consensus.cc:359] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:40:56.956722 24331 raft_consensus.cc:740] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 90d6927e608640058babfebeeeb1cabc, State: Initialized, Role: LEARNER
I20260601 13:40:56.956888 24331 consensus_queue.cc:260] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:40:56.957260 24331 ts_tablet_manager.cc:1434] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.957659 24335 tablet_bootstrap.cc:492] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap starting.
I20260601 13:40:56.957894 23818 tablet_copy_service.cc:342] P 597ca4d63ccd4111a062be9364a6b800: Request end of tablet copy session 90d6927e608640058babfebeeeb1cabc-c40d4da23e1c46c7bdc1dcc1fe166617 received from {username='slave'} at 127.0.0.1:47468
I20260601 13:40:56.957983 23818 tablet_copy_service.cc:434] P 597ca4d63ccd4111a062be9364a6b800: ending tablet copy session 90d6927e608640058babfebeeeb1cabc-c40d4da23e1c46c7bdc1dcc1fe166617 on tablet c40d4da23e1c46c7bdc1dcc1fe166617 with peer 90d6927e608640058babfebeeeb1cabc
I20260601 13:40:56.969889 24197 raft_consensus.cc:1217] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:40:56.980757 24335 tablet_bootstrap.cc:492] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:40:56.981181 24335 tablet_bootstrap.cc:492] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap complete.
I20260601 13:40:56.981410 24335 ts_tablet_manager.cc:1403] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260601 13:40:56.981621 24333 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:40:56.981926 24333 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: Bootstrap complete.
I20260601 13:40:56.982012 24335 raft_consensus.cc:359] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:40:56.982111 24333 ts_tablet_manager.cc:1403] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.001s
I20260601 13:40:56.982177 24335 raft_consensus.cc:740] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 649c0ba6cd2a4a6ca0a77e4733abcc7c, State: Initialized, Role: LEARNER
I20260601 13:40:56.982335 24335 consensus_queue.cc:260] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:40:56.982674 24335 ts_tablet_manager.cc:1434] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:56.982671 24333 raft_consensus.cc:359] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:40:56.982905 24333 raft_consensus.cc:740] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e9a28287cabb4a758ad9147fec9ab354, State: Initialized, Role: LEARNER
I20260601 13:40:56.983045 24333 consensus_queue.cc:260] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:40:56.983384 24333 ts_tablet_manager.cc:1434] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:56.983392 23893 tablet_copy_service.cc:342] P 857d0c951c014ed3addbffd35b4acdbf: Request end of tablet copy session 649c0ba6cd2a4a6ca0a77e4733abcc7c-aef0a8bc7d354f71a68b71b24bebf5aa received from {username='slave'} at 127.0.0.1:51124
I20260601 13:40:56.983656 23893 tablet_copy_service.cc:434] P 857d0c951c014ed3addbffd35b4acdbf: ending tablet copy session 649c0ba6cd2a4a6ca0a77e4733abcc7c-aef0a8bc7d354f71a68b71b24bebf5aa on tablet aef0a8bc7d354f71a68b71b24bebf5aa with peer 649c0ba6cd2a4a6ca0a77e4733abcc7c
I20260601 13:40:56.983973 23818 tablet_copy_service.cc:342] P 597ca4d63ccd4111a062be9364a6b800: Request end of tablet copy session e9a28287cabb4a758ad9147fec9ab354-3c1f714e984a4c1bbaf7f55a9afcae3c received from {username='slave'} at 127.0.0.1:47460
I20260601 13:40:56.984050 23818 tablet_copy_service.cc:434] P 597ca4d63ccd4111a062be9364a6b800: ending tablet copy session e9a28287cabb4a758ad9147fec9ab354-3c1f714e984a4c1bbaf7f55a9afcae3c on tablet 3c1f714e984a4c1bbaf7f55a9afcae3c with peer e9a28287cabb4a758ad9147fec9ab354
I20260601 13:40:57.040659 24197 raft_consensus.cc:1217] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:40:57.172540 24121 raft_consensus.cc:1217] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:40:57.192711 24274 raft_consensus.cc:1217] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:40:57.296168 24274 raft_consensus.cc:1217] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:40:57.333478 24121 raft_consensus.cc:1217] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:40:57.389948 24340 raft_consensus.cc:1064] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800: attempting to promote NON_VOTER 90d6927e608640058babfebeeeb1cabc to VOTER
I20260601 13:40:57.390421 24340 consensus_queue.cc:237] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } }
I20260601 13:40:57.391963 24197 raft_consensus.cc:1275] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.392047 23879 raft_consensus.cc:1275] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.392047 23731 raft_consensus.cc:1275] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.392524 24355 consensus_queue.cc:1048] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.392803 24353 consensus_queue.cc:1048] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.393005 24352 consensus_queue.cc:1048] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.395449 24353 raft_consensus.cc:2955] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 90d6927e608640058babfebeeeb1cabc (127.18.212.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.396126 24197 raft_consensus.cc:2955] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 90d6927e608640058babfebeeeb1cabc (127.18.212.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.396237 23731 raft_consensus.cc:2955] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 90d6927e608640058babfebeeeb1cabc (127.18.212.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.398262 23879 raft_consensus.cc:2955] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 90d6927e608640058babfebeeeb1cabc (127.18.212.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.398778 23625 catalog_manager.cc:5696] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 reported cstate change: config changed from index 27 to 28, 90d6927e608640058babfebeeeb1cabc (127.18.212.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:57.403707 23803 consensus_queue.cc:237] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } }
I20260601 13:40:57.405079 24197 raft_consensus.cc:1275] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.405174 23731 raft_consensus.cc:1275] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.405535 24353 consensus_queue.cc:1048] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.405784 24355 consensus_queue.cc:1048] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.407377 24352 raft_consensus.cc:2955] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.407821 23731 raft_consensus.cc:2955] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.409459 24197 raft_consensus.cc:2955] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.409972 23615 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0622def97b57418db1f0f59687fa83bb with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:57.410370 23627 catalog_manager.cc:5696] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 reported cstate change: config changed from index 28 to 29, VOTER 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131) evicted. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.413321 23871 tablet_service.cc:1558] Processing DeleteTablet for tablet 0622def97b57418db1f0f59687fa83bb with delete_type TABLET_DATA_TOMBSTONED (TS 857d0c951c014ed3addbffd35b4acdbf not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53592
I20260601 13:40:57.413941 24363 tablet_replica.cc:333] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:40:57.414098 24363 raft_consensus.cc:2243] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.414292 24363 raft_consensus.cc:2272] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.414974 24363 ts_tablet_manager.cc:1916] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:57.417308 24363 ts_tablet_manager.cc:1929] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:40:57.417382 24363 log.cc:1199] T 0622def97b57418db1f0f59687fa83bb P 857d0c951c014ed3addbffd35b4acdbf: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-2-root/wals/0622def97b57418db1f0f59687fa83bb
I20260601 13:40:57.417989 23615 catalog_manager.cc:5027] TS 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323): tablet 0622def97b57418db1f0f59687fa83bb (table test-workload [id=e48da0e39af34b29a0d6e764a789fe12]) successfully deleted
I20260601 13:40:57.584976 24355 raft_consensus.cc:1064] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800: attempting to promote NON_VOTER e9a28287cabb4a758ad9147fec9ab354 to VOTER
I20260601 13:40:57.585517 24355 consensus_queue.cc:237] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } }
I20260601 13:40:57.587108 23879 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.587199 23731 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.587251 24121 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.587606 24352 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.587791 24340 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.587965 24355 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.590083 24340 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.590662 23731 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.590613 24121 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.592418 23879 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.593020 23625 catalog_manager.cc:5696] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 reported cstate change: config changed from index 27 to 28, e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:57.596494 23803 consensus_queue.cc:237] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } }
I20260601 13:40:57.597918 24121 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.598286 23731 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.598408 24352 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.598716 24353 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.600309 24355 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.600765 23731 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.602710 23615 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:57.602720 24121 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.603052 23621 catalog_manager.cc:5696] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 reported cstate change: config changed from index 28 to 29, VOTER 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131) evicted. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.606822 23871 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c with delete_type TABLET_DATA_TOMBSTONED (TS 857d0c951c014ed3addbffd35b4acdbf not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:53592
I20260601 13:40:57.607115 24363 tablet_replica.cc:333] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:40:57.607298 24363 raft_consensus.cc:2243] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.607594 24363 raft_consensus.cc:2272] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.608312 24363 ts_tablet_manager.cc:1916] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:57.610306 24363 ts_tablet_manager.cc:1929] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:40:57.610390 24363 log.cc:1199] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 857d0c951c014ed3addbffd35b4acdbf: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-2-root/wals/3c1f714e984a4c1bbaf7f55a9afcae3c
I20260601 13:40:57.611034 23615 catalog_manager.cc:5027] TS 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323): tablet 3c1f714e984a4c1bbaf7f55a9afcae3c (table test-workload [id=e48da0e39af34b29a0d6e764a789fe12]) successfully deleted
I20260601 13:40:57.620123 24352 raft_consensus.cc:1064] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800: attempting to promote NON_VOTER 90d6927e608640058babfebeeeb1cabc to VOTER
I20260601 13:40:57.620631 24352 consensus_queue.cc:237] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } }
I20260601 13:40:57.622267 23879 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.622303 24197 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.622644 23731 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.622740 24352 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.623140 24352 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.623510 24353 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.625782 24355 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 90d6927e608640058babfebeeeb1cabc (127.18.212.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.626287 23731 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 90d6927e608640058babfebeeeb1cabc (127.18.212.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.628844 23627 catalog_manager.cc:5696] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 reported cstate change: config changed from index 27 to 28, 90d6927e608640058babfebeeeb1cabc (127.18.212.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.629189 23879 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 90d6927e608640058babfebeeeb1cabc (127.18.212.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.629211 24197 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 90d6927e608640058babfebeeeb1cabc (127.18.212.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.634460 23803 consensus_queue.cc:237] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [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: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } }
I20260601 13:40:57.635918 23879 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.636286 24197 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.636335 24340 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.636735 24352 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.638795 24340 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 73c5f915793048738b1cfd82fbe97975 (127.18.212.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.639370 23879 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 73c5f915793048738b1cfd82fbe97975 (127.18.212.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.639859 24197 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 73c5f915793048738b1cfd82fbe97975 (127.18.212.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } }
I20260601 13:40:57.641242 23615 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c40d4da23e1c46c7bdc1dcc1fe166617 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:57.642182 23627 catalog_manager.cc:5696] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 reported cstate change: config changed from index 28 to 29, VOTER 73c5f915793048738b1cfd82fbe97975 (127.18.212.129) evicted. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:57.645248 23720 tablet_service.cc:1558] Processing DeleteTablet for tablet c40d4da23e1c46c7bdc1dcc1fe166617 with delete_type TABLET_DATA_TOMBSTONED (TS 73c5f915793048738b1cfd82fbe97975 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:49868
I20260601 13:40:57.645800 24372 tablet_replica.cc:333] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:57.645969 24372 raft_consensus.cc:2243] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.646157 24372 raft_consensus.cc:2272] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.646826 24372 ts_tablet_manager.cc:1916] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:57.649610 24372 ts_tablet_manager.cc:1929] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:40:57.649712 24372 log.cc:1199] T c40d4da23e1c46c7bdc1dcc1fe166617 P 73c5f915793048738b1cfd82fbe97975: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-0-root/wals/c40d4da23e1c46c7bdc1dcc1fe166617
I20260601 13:40:57.650494 23614 catalog_manager.cc:5027] TS 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039): tablet c40d4da23e1c46c7bdc1dcc1fe166617 (table test-workload [id=e48da0e39af34b29a0d6e764a789fe12]) successfully deleted
I20260601 13:40:57.752187 24373 raft_consensus.cc:1064] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf: attempting to promote NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c to VOTER
I20260601 13:40:57.752662 24373 consensus_queue.cc:237] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } }
I20260601 13:40:57.754307 24274 raft_consensus.cc:1275] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.754334 23803 raft_consensus.cc:1275] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.754772 23731 raft_consensus.cc:1275] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.754743 24374 consensus_queue.cc:1048] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.755007 24341 consensus_queue.cc:1048] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.755184 24373 consensus_queue.cc:1048] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.757143 24373 raft_consensus.cc:2955] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.757864 23803 raft_consensus.cc:2955] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.757861 24274 raft_consensus.cc:2955] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.760339 23621 catalog_manager.cc:5696] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: config changed from index 27 to 28, 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "857d0c951c014ed3addbffd35b4acdbf" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:57.761620 23731 raft_consensus.cc:2955] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.766219 23879 consensus_queue.cc:237] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } }
I20260601 13:40:57.767482 23731 raft_consensus.cc:1275] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.767513 24274 raft_consensus.cc:1275] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.767884 24374 consensus_queue.cc:1048] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.768067 24341 consensus_queue.cc:1048] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.769498 24341 raft_consensus.cc:2955] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.770143 24274 raft_consensus.cc:2955] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.771621 23615 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet aef0a8bc7d354f71a68b71b24bebf5aa with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:57.772369 23623 catalog_manager.cc:5696] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: config changed from index 28 to 29, VOTER 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130) evicted. New cstate: current_term: 1 leader_uuid: "857d0c951c014ed3addbffd35b4acdbf" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:57.772416 23731 raft_consensus.cc:2955] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.775576 23797 tablet_service.cc:1558] Processing DeleteTablet for tablet aef0a8bc7d354f71a68b71b24bebf5aa with delete_type TABLET_DATA_TOMBSTONED (TS 597ca4d63ccd4111a062be9364a6b800 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:41584
I20260601 13:40:57.776310 24379 tablet_replica.cc:333] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:40:57.776448 24379 raft_consensus.cc:2243] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.776580 24379 raft_consensus.cc:2272] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.777223 24379 ts_tablet_manager.cc:1916] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:57.779201 24379 ts_tablet_manager.cc:1929] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:40:57.779268 24379 log.cc:1199] T aef0a8bc7d354f71a68b71b24bebf5aa P 597ca4d63ccd4111a062be9364a6b800: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/aef0a8bc7d354f71a68b71b24bebf5aa
I20260601 13:40:57.779850 23615 catalog_manager.cc:5027] TS 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335): tablet aef0a8bc7d354f71a68b71b24bebf5aa (table test-workload [id=e48da0e39af34b29a0d6e764a789fe12]) successfully deleted
I20260601 13:40:57.798288 24355 raft_consensus.cc:1064] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800: attempting to promote NON_VOTER e9a28287cabb4a758ad9147fec9ab354 to VOTER
I20260601 13:40:57.798862 24355 consensus_queue.cc:237] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } }
I20260601 13:40:57.800539 24121 raft_consensus.cc:1275] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.800681 23879 raft_consensus.cc:1275] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.800926 24352 consensus_queue.cc:1048] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.800691 23731 raft_consensus.cc:1275] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.801187 24355 consensus_queue.cc:1048] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.801532 24352 consensus_queue.cc:1048] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.802999 24340 raft_consensus.cc:2955] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.803476 24121 raft_consensus.cc:2955] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.803826 23731 raft_consensus.cc:2955] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.805379 23879 raft_consensus.cc:2955] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.805794 23627 catalog_manager.cc:5696] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 reported cstate change: config changed from index 27 to 28, e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.809192 23803 consensus_queue.cc:237] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [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: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } }
I20260601 13:40:57.810353 24121 raft_consensus.cc:1275] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.810472 23879 raft_consensus.cc:1275] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.810746 24340 consensus_queue.cc:1048] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.810900 24353 consensus_queue.cc:1048] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.812527 24353 raft_consensus.cc:2955] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 73c5f915793048738b1cfd82fbe97975 (127.18.212.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.813014 24121 raft_consensus.cc:2955] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 73c5f915793048738b1cfd82fbe97975 (127.18.212.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.813179 23879 raft_consensus.cc:2955] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 73c5f915793048738b1cfd82fbe97975 (127.18.212.129) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.814934 23615 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a67c1955c43a41f3a172dbcccbc7c456 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:57.815184 23621 catalog_manager.cc:5696] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 reported cstate change: config changed from index 28 to 29, VOTER 73c5f915793048738b1cfd82fbe97975 (127.18.212.129) evicted. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } }
I20260601 13:40:57.817579 23720 tablet_service.cc:1558] Processing DeleteTablet for tablet a67c1955c43a41f3a172dbcccbc7c456 with delete_type TABLET_DATA_TOMBSTONED (TS 73c5f915793048738b1cfd82fbe97975 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:49868
I20260601 13:40:57.817924 24372 tablet_replica.cc:333] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:57.818089 24372 raft_consensus.cc:2243] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.818255 24372 raft_consensus.cc:2272] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.818881 24372 ts_tablet_manager.cc:1916] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:57.820819 24372 ts_tablet_manager.cc:1929] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:40:57.820920 24372 log.cc:1199] T a67c1955c43a41f3a172dbcccbc7c456 P 73c5f915793048738b1cfd82fbe97975: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-0-root/wals/a67c1955c43a41f3a172dbcccbc7c456
I20260601 13:40:57.821437 23614 catalog_manager.cc:5027] TS 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039): tablet a67c1955c43a41f3a172dbcccbc7c456 (table test-workload [id=e48da0e39af34b29a0d6e764a789fe12]) successfully deleted
I20260601 13:40:57.822703 24385 raft_consensus.cc:1064] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975: attempting to promote NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c to VOTER
I20260601 13:40:57.823223 24385 consensus_queue.cc:237] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } }
I20260601 13:40:57.824626 24274 raft_consensus.cc:1275] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.824723 23803 raft_consensus.cc:1275] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.825029 24387 consensus_queue.cc:1048] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.825342 24385 consensus_queue.cc:1048] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.825448 23879 raft_consensus.cc:1275] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:40:57.825847 24385 consensus_queue.cc:1048] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:40:57.827600 24385 raft_consensus.cc:2955] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.828290 23879 raft_consensus.cc:2955] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.830271 24274 raft_consensus.cc:2955] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.830786 23621 catalog_manager.cc:5696] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 reported cstate change: config changed from index 27 to 28, 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "73c5f915793048738b1cfd82fbe97975" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:57.832299 23803 raft_consensus.cc:2955] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.834955 23731 consensus_queue.cc:237] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } }
I20260601 13:40:57.836582 24274 raft_consensus.cc:1275] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.837023 24385 consensus_queue.cc:1048] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.837271 23879 raft_consensus.cc:1275] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:40:57.837664 24385 consensus_queue.cc:1048] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:40:57.839462 24274 raft_consensus.cc:2955] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.839632 23879 raft_consensus.cc:2955] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.841796 23623 catalog_manager.cc:5696] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: config changed from index 28 to 29, VOTER 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130) evicted. New cstate: current_term: 1 leader_uuid: "73c5f915793048738b1cfd82fbe97975" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.839181 24384 raft_consensus.cc:2955] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } } }
I20260601 13:40:57.844632 23797 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fea01d80b484b5589a2c3cff71b5886 with delete_type TABLET_DATA_TOMBSTONED (TS 597ca4d63ccd4111a062be9364a6b800 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:41584
I20260601 13:40:57.844659 23614 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9fea01d80b484b5589a2c3cff71b5886 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:57.844928 24379 tablet_replica.cc:333] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:40:57.845079 24379 raft_consensus.cc:2243] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.845291 24379 raft_consensus.cc:2272] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.845988 24379 ts_tablet_manager.cc:1916] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:57.848265 24379 ts_tablet_manager.cc:1929] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:40:57.848337 24379 log.cc:1199] T 9fea01d80b484b5589a2c3cff71b5886 P 597ca4d63ccd4111a062be9364a6b800: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/9fea01d80b484b5589a2c3cff71b5886
I20260601 13:40:57.848827 23615 catalog_manager.cc:5027] TS 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335): tablet 9fea01d80b484b5589a2c3cff71b5886 (table test-workload [id=e48da0e39af34b29a0d6e764a789fe12]) successfully deleted
I20260601 13:40:58.848227 23879 consensus_queue.cc:237] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:40:58.850013 23731 raft_consensus.cc:1275] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:58.850013 23803 raft_consensus.cc:1275] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:58.850507 24374 consensus_queue.cc:1048] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:58.850723 24393 consensus_queue.cc:1048] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:58.852461 24374 raft_consensus.cc:2955] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
W20260601 13:40:58.854375 23849 consensus_peers.cc:597] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf -> Peer e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132:33341): Couldn't send request to peer e9a28287cabb4a758ad9147fec9ab354. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 040aa1a5df304769a64b93ea84b64eae. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:58.854890 23803 raft_consensus.cc:2955] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:58.854635 23731 raft_consensus.cc:2955] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:58.855425 23623 catalog_manager.cc:5696] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "857d0c951c014ed3addbffd35b4acdbf" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:58.856843 23879 consensus_queue.cc:237] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:40:58.858592 23731 raft_consensus.cc:1275] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:58.859104 23807 raft_consensus.cc:1275] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 857d0c951c014ed3addbffd35b4acdbf: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:58.859336 24393 consensus_queue.cc:1048] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:58.859545 24394 consensus_queue.cc:1048] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260601 13:40:58.860009 23849 consensus_peers.cc:597] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf -> Peer 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134:41947): Couldn't send request to peer 649c0ba6cd2a4a6ca0a77e4733abcc7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80296aaa01eb426584af5f0ce9ebe115. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:58.862104 24394 raft_consensus.cc:2955] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:58.862536 23731 raft_consensus.cc:2955] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:58.862578 23807 raft_consensus.cc:2955] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:58.864710 23627 catalog_manager.cc:5696] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf reported cstate change: config changed from index -1 to 27, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New cstate: current_term: 1 leader_uuid: "857d0c951c014ed3addbffd35b4acdbf" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:58.865391 23731 consensus_queue.cc:237] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:40:58.867825 23879 raft_consensus.cc:1275] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:58.868562 24407 consensus_queue.cc:1048] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:58.868712 23807 raft_consensus.cc:1275] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:58.869501 24408 consensus_queue.cc:1048] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:58.872915 24384 raft_consensus.cc:2955] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
W20260601 13:40:58.873993 23697 consensus_peers.cc:597] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 -> Peer 90d6927e608640058babfebeeeb1cabc (127.18.212.133:43951): Couldn't send request to peer 90d6927e608640058babfebeeeb1cabc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23867759b38f49babcf6d92f9070f2b4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:58.873942 23807 raft_consensus.cc:2955] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:58.875922 23879 raft_consensus.cc:2955] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:58.876015 23621 catalog_manager.cc:5696] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 reported cstate change: config changed from index -1 to 27, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New cstate: current_term: 1 leader_uuid: "73c5f915793048738b1cfd82fbe97975" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:58.877405 23807 consensus_queue.cc:237] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:40:58.879843 23731 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:40:58.880327 24121 raft_consensus.cc:1275] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:40:58.880514 24340 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:40:58.880810 24391 consensus_queue.cc:1048] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260601 13:40:58.881309 23773 consensus_peers.cc:597] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 -> Peer 90d6927e608640058babfebeeeb1cabc (127.18.212.133:43951): Couldn't send request to peer 90d6927e608640058babfebeeeb1cabc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c1f714e984a4c1bbaf7f55a9afcae3c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:58.882447 24391 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:58.883044 23731 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:58.883196 24121 raft_consensus.cc:2955] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:58.885286 23731 consensus_queue.cc:237] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [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: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:40:58.885883 23627 catalog_manager.cc:5696] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 reported cstate change: config changed from index 29 to 30, NON_VOTER 90d6927e608640058babfebeeeb1cabc (127.18.212.133) added. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } } }
I20260601 13:40:58.887006 23879 raft_consensus.cc:1275] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:58.887454 24407 consensus_queue.cc:1048] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:58.887006 23807 raft_consensus.cc:1275] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Refusing update from remote peer 73c5f915793048738b1cfd82fbe97975: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:40:58.889611 24407 consensus_queue.cc:1048] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [LEADER]: Connected to new peer: Peer: permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:40:58.890053 24408 raft_consensus.cc:2955] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
W20260601 13:40:58.891644 23698 consensus_peers.cc:597] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 -> Peer e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132:33341): Couldn't send request to peer e9a28287cabb4a758ad9147fec9ab354. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0a3297e07034311a778bc22c4acab8a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:58.891564 23879 raft_consensus.cc:2955] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:58.892060 23807 raft_consensus.cc:2955] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } } }
I20260601 13:40:58.893103 23803 consensus_queue.cc:237] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [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: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:40:58.894375 23623 catalog_manager.cc:5696] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 reported cstate change: config changed from index -1 to 27, NON_VOTER e9a28287cabb4a758ad9147fec9ab354 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "73c5f915793048738b1cfd82fbe97975" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:58.894702 24197 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:40:58.895833 24391 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:40:58.895920 23879 raft_consensus.cc:1275] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Refusing update from remote peer 597ca4d63ccd4111a062be9364a6b800: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:40:58.896433 24391 consensus_queue.cc:1048] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:40:58.898286 24340 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:58.898684 24197 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
W20260601 13:40:58.900086 23774 consensus_peers.cc:597] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 -> Peer 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134:41947): Couldn't send request to peer 649c0ba6cd2a4a6ca0a77e4733abcc7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c40d4da23e1c46c7bdc1dcc1fe166617. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:58.901178 23627 catalog_manager.cc:5696] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc reported cstate change: config changed from index 29 to 30, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New cstate: current_term: 1 leader_uuid: "597ca4d63ccd4111a062be9364a6b800" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:58.901170 23879 raft_consensus.cc:2955] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 649c0ba6cd2a4a6ca0a77e4733abcc7c (127.18.212.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } } }
I20260601 13:40:59.301038 24428 ts_tablet_manager.cc:933] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: Initiating tablet copy from peer 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:59.301530 24428 tablet_copy_client.cc:323] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:46323
I20260601 13:40:59.305775 23893 tablet_copy_service.cc:140] P 857d0c951c014ed3addbffd35b4acdbf: Received BeginTabletCopySession request for tablet 040aa1a5df304769a64b93ea84b64eae from peer e9a28287cabb4a758ad9147fec9ab354 ({username='slave'} at 127.0.0.1:51126)
I20260601 13:40:59.305912 23893 tablet_copy_service.cc:161] P 857d0c951c014ed3addbffd35b4acdbf: Beginning new tablet copy session on tablet 040aa1a5df304769a64b93ea84b64eae from peer e9a28287cabb4a758ad9147fec9ab354 at {username='slave'} at 127.0.0.1:51126: session id = e9a28287cabb4a758ad9147fec9ab354-040aa1a5df304769a64b93ea84b64eae
I20260601 13:40:59.307010 23893 tablet_copy_source_session.cc:215] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:59.308130 24428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040aa1a5df304769a64b93ea84b64eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.310293 24428 tablet_copy_client.cc:806] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:59.310483 24428 tablet_copy_client.cc:670] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:59.312040 24429 tablet_copy_client.cc:1025] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:59.313709 24432 ts_tablet_manager.cc:933] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: Initiating tablet copy from peer 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039)
I20260601 13:40:59.314191 24432 tablet_copy_client.cc:323] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.129:46039
I20260601 13:40:59.318815 23742 tablet_copy_service.cc:140] P 73c5f915793048738b1cfd82fbe97975: Received BeginTabletCopySession request for tablet c0a3297e07034311a778bc22c4acab8a from peer e9a28287cabb4a758ad9147fec9ab354 ({username='slave'} at 127.0.0.1:50222)
I20260601 13:40:59.318984 23742 tablet_copy_service.cc:161] P 73c5f915793048738b1cfd82fbe97975: Beginning new tablet copy session on tablet c0a3297e07034311a778bc22c4acab8a from peer e9a28287cabb4a758ad9147fec9ab354 at {username='slave'} at 127.0.0.1:50222: session id = e9a28287cabb4a758ad9147fec9ab354-c0a3297e07034311a778bc22c4acab8a
I20260601 13:40:59.320156 23742 tablet_copy_source_session.cc:215] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:59.321372 24432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a3297e07034311a778bc22c4acab8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.323741 24432 tablet_copy_client.cc:806] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:59.323937 24432 tablet_copy_client.cc:670] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:59.325356 24433 tablet_copy_client.cc:1025] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:59.335415 24435 ts_tablet_manager.cc:933] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Initiating tablet copy from peer 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:40:59.336027 24435 tablet_copy_client.cc:323] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:46323
I20260601 13:40:59.336500 23893 tablet_copy_service.cc:140] P 857d0c951c014ed3addbffd35b4acdbf: Received BeginTabletCopySession request for tablet 80296aaa01eb426584af5f0ce9ebe115 from peer 649c0ba6cd2a4a6ca0a77e4733abcc7c ({username='slave'} at 127.0.0.1:51124)
I20260601 13:40:59.336614 23893 tablet_copy_service.cc:161] P 857d0c951c014ed3addbffd35b4acdbf: Beginning new tablet copy session on tablet 80296aaa01eb426584af5f0ce9ebe115 from peer 649c0ba6cd2a4a6ca0a77e4733abcc7c at {username='slave'} at 127.0.0.1:51124: session id = 649c0ba6cd2a4a6ca0a77e4733abcc7c-80296aaa01eb426584af5f0ce9ebe115
I20260601 13:40:59.337440 23893 tablet_copy_source_session.cc:215] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:59.338423 24435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80296aaa01eb426584af5f0ce9ebe115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.340431 24435 tablet_copy_client.cc:806] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:59.340610 24435 tablet_copy_client.cc:670] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:59.341826 24436 tablet_copy_client.cc:1025] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:59.444556 24437 ts_tablet_manager.cc:933] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: Initiating tablet copy from peer 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039)
I20260601 13:40:59.444991 24437 tablet_copy_client.cc:323] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.129:46039
I20260601 13:40:59.449218 23742 tablet_copy_service.cc:140] P 73c5f915793048738b1cfd82fbe97975: Received BeginTabletCopySession request for tablet 23867759b38f49babcf6d92f9070f2b4 from peer 90d6927e608640058babfebeeeb1cabc ({username='slave'} at 127.0.0.1:50230)
I20260601 13:40:59.449352 23742 tablet_copy_service.cc:161] P 73c5f915793048738b1cfd82fbe97975: Beginning new tablet copy session on tablet 23867759b38f49babcf6d92f9070f2b4 from peer 90d6927e608640058babfebeeeb1cabc at {username='slave'} at 127.0.0.1:50230: session id = 90d6927e608640058babfebeeeb1cabc-23867759b38f49babcf6d92f9070f2b4
I20260601 13:40:59.450413 23742 tablet_copy_source_session.cc:215] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:59.451428 24437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23867759b38f49babcf6d92f9070f2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.452900 24440 ts_tablet_manager.cc:933] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Initiating tablet copy from peer 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:59.453382 24440 tablet_copy_client.cc:323] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:40335
I20260601 13:40:59.454151 24437 tablet_copy_client.cc:806] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:59.454372 24437 tablet_copy_client.cc:670] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:59.455541 24438 tablet_copy_client.cc:1025] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:59.457945 23818 tablet_copy_service.cc:140] P 597ca4d63ccd4111a062be9364a6b800: Received BeginTabletCopySession request for tablet c40d4da23e1c46c7bdc1dcc1fe166617 from peer 649c0ba6cd2a4a6ca0a77e4733abcc7c ({username='slave'} at 127.0.0.1:47484)
I20260601 13:40:59.458076 23818 tablet_copy_service.cc:161] P 597ca4d63ccd4111a062be9364a6b800: Beginning new tablet copy session on tablet c40d4da23e1c46c7bdc1dcc1fe166617 from peer 649c0ba6cd2a4a6ca0a77e4733abcc7c at {username='slave'} at 127.0.0.1:47484: session id = 649c0ba6cd2a4a6ca0a77e4733abcc7c-c40d4da23e1c46c7bdc1dcc1fe166617
I20260601 13:40:59.458863 23818 tablet_copy_source_session.cc:215] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:59.461529 24440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40d4da23e1c46c7bdc1dcc1fe166617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.464833 24440 tablet_copy_client.cc:806] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:59.465031 24440 tablet_copy_client.cc:670] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:59.466410 24441 tablet_copy_client.cc:1025] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:59.490041 24445 ts_tablet_manager.cc:933] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: Initiating tablet copy from peer 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
I20260601 13:40:59.490521 24445 tablet_copy_client.cc:323] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:40335
I20260601 13:40:59.491122 23818 tablet_copy_service.cc:140] P 597ca4d63ccd4111a062be9364a6b800: Received BeginTabletCopySession request for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c from peer 90d6927e608640058babfebeeeb1cabc ({username='slave'} at 127.0.0.1:47468)
I20260601 13:40:59.491222 23818 tablet_copy_service.cc:161] P 597ca4d63ccd4111a062be9364a6b800: Beginning new tablet copy session on tablet 3c1f714e984a4c1bbaf7f55a9afcae3c from peer 90d6927e608640058babfebeeeb1cabc at {username='slave'} at 127.0.0.1:47468: session id = 90d6927e608640058babfebeeeb1cabc-3c1f714e984a4c1bbaf7f55a9afcae3c
I20260601 13:40:59.492439 23818 tablet_copy_source_session.cc:215] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:59.493341 24445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c1f714e984a4c1bbaf7f55a9afcae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.495437 24445 tablet_copy_client.cc:806] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:59.495662 24445 tablet_copy_client.cc:670] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:59.496773 24446 tablet_copy_client.cc:1025] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: tablet copy: Injecting latency into file download: 2000
I20260601 13:40:59.972092 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:40:59.973953 19282 tablet_copy_service.cc:362] P 73c5f915793048738b1cfd82fbe97975: Destroying tablet copy session 90d6927e608640058babfebeeeb1cabc-23867759b38f49babcf6d92f9070f2b4 due to service shutdown
I20260601 13:40:59.974061 19282 tablet_copy_service.cc:434] P 73c5f915793048738b1cfd82fbe97975: ending tablet copy session 90d6927e608640058babfebeeeb1cabc-23867759b38f49babcf6d92f9070f2b4 on tablet 23867759b38f49babcf6d92f9070f2b4 with peer 90d6927e608640058babfebeeeb1cabc
I20260601 13:40:59.974234 19282 tablet_copy_service.cc:362] P 73c5f915793048738b1cfd82fbe97975: Destroying tablet copy session e9a28287cabb4a758ad9147fec9ab354-c0a3297e07034311a778bc22c4acab8a due to service shutdown
I20260601 13:40:59.974315 19282 tablet_copy_service.cc:434] P 73c5f915793048738b1cfd82fbe97975: ending tablet copy session e9a28287cabb4a758ad9147fec9ab354-c0a3297e07034311a778bc22c4acab8a on tablet c0a3297e07034311a778bc22c4acab8a with peer e9a28287cabb4a758ad9147fec9ab354
W20260601 13:40:59.975111 23847 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]
W20260601 13:40:59.976292 23847 consensus_peers.cc:597] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf -> Peer 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039): Couldn't send request to peer 73c5f915793048738b1cfd82fbe97975. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:59.977779 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:59.978032 19282 tablet_replica.cc:333] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:59.978194 19282 raft_consensus.cc:2243] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:59.978374 19282 raft_consensus.cc:2272] T 0622def97b57418db1f0f59687fa83bb P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:59.978856 19282 tablet_replica.cc:333] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:59.978971 19282 raft_consensus.cc:2243] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:59.979231 19282 raft_consensus.cc:2272] T 23867759b38f49babcf6d92f9070f2b4 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:59.979674 19282 tablet_replica.cc:333] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:59.979755 19282 raft_consensus.cc:2243] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:59.979877 19282 raft_consensus.cc:2272] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:59.980166 19282 tablet_replica.cc:333] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:59.980240 19282 raft_consensus.cc:2243] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:59.980389 19282 raft_consensus.cc:2272] T c0a3297e07034311a778bc22c4acab8a P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:59.980686 19282 tablet_replica.cc:333] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:59.980756 19282 raft_consensus.cc:2243] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:59.980940 19282 raft_consensus.cc:2272] T 5d2931ddf2914c83b190520f929c1e44 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:59.981231 19282 tablet_replica.cc:333] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:59.981305 19282 raft_consensus.cc:2243] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:59.981410 19282 raft_consensus.cc:2272] T aef0a8bc7d354f71a68b71b24bebf5aa P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:59.981693 19282 tablet_replica.cc:333] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:59.981763 19282 raft_consensus.cc:2243] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:59.981904 19282 raft_consensus.cc:2272] T 80296aaa01eb426584af5f0ce9ebe115 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:59.982272 19282 tablet_replica.cc:333] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:59.982388 19282 raft_consensus.cc:2243] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:59.982580 19282 raft_consensus.cc:2272] T 89a55ba13952436287bc2c432a3d2be2 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:59.982926 19282 tablet_replica.cc:333] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:59.983042 19282 raft_consensus.cc:2243] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:59.983189 19282 raft_consensus.cc:2272] T 040aa1a5df304769a64b93ea84b64eae P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:59.983541 19282 tablet_replica.cc:333] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975: stopping tablet replica
I20260601 13:40:59.983654 19282 raft_consensus.cc:2243] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:59.983841 19282 raft_consensus.cc:2272] T 9fea01d80b484b5589a2c3cff71b5886 P 73c5f915793048738b1cfd82fbe97975 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:40:59.999233 23772 consensus_peers.cc:597] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 -> Peer 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039): Couldn't send request to peer 73c5f915793048738b1cfd82fbe97975. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:00.000447 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:41:00.005092 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:41:00.007678 19282 tablet_copy_service.cc:362] P 597ca4d63ccd4111a062be9364a6b800: Destroying tablet copy session 90d6927e608640058babfebeeeb1cabc-3c1f714e984a4c1bbaf7f55a9afcae3c due to service shutdown
I20260601 13:41:00.007790 19282 tablet_copy_service.cc:434] P 597ca4d63ccd4111a062be9364a6b800: ending tablet copy session 90d6927e608640058babfebeeeb1cabc-3c1f714e984a4c1bbaf7f55a9afcae3c on tablet 3c1f714e984a4c1bbaf7f55a9afcae3c with peer 90d6927e608640058babfebeeeb1cabc
I20260601 13:41:00.007946 19282 tablet_copy_service.cc:362] P 597ca4d63ccd4111a062be9364a6b800: Destroying tablet copy session 649c0ba6cd2a4a6ca0a77e4733abcc7c-c40d4da23e1c46c7bdc1dcc1fe166617 due to service shutdown
I20260601 13:41:00.007993 19282 tablet_copy_service.cc:434] P 597ca4d63ccd4111a062be9364a6b800: ending tablet copy session 649c0ba6cd2a4a6ca0a77e4733abcc7c-c40d4da23e1c46c7bdc1dcc1fe166617 on tablet c40d4da23e1c46c7bdc1dcc1fe166617 with peer 649c0ba6cd2a4a6ca0a77e4733abcc7c
I20260601 13:41:00.013890 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:00.014331 19282 tablet_replica.cc:333] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:41:00.014494 19282 raft_consensus.cc:2243] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:00.014781 19282 raft_consensus.cc:2272] T 0622def97b57418db1f0f59687fa83bb P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.015475 19282 tablet_replica.cc:333] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:41:00.015607 19282 raft_consensus.cc:2243] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.015740 19282 raft_consensus.cc:2272] T 23867759b38f49babcf6d92f9070f2b4 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.016229 19282 tablet_replica.cc:333] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:41:00.016341 19282 raft_consensus.cc:2243] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:00.016587 19282 raft_consensus.cc:2272] T c40d4da23e1c46c7bdc1dcc1fe166617 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.017016 19282 tablet_replica.cc:333] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:41:00.017128 19282 raft_consensus.cc:2243] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.017290 19282 raft_consensus.cc:2272] T 89a55ba13952436287bc2c432a3d2be2 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.017673 19282 tablet_replica.cc:333] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:41:00.017791 19282 raft_consensus.cc:2243] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:00.018016 19282 raft_consensus.cc:2272] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.018431 19282 tablet_replica.cc:333] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:41:00.018555 19282 raft_consensus.cc:2243] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.018690 19282 raft_consensus.cc:2272] T 040aa1a5df304769a64b93ea84b64eae P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.019174 19282 tablet_replica.cc:333] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:41:00.019280 19282 raft_consensus.cc:2243] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:00.019470 19282 raft_consensus.cc:2272] T a67c1955c43a41f3a172dbcccbc7c456 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.019872 19282 tablet_replica.cc:333] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:41:00.019973 19282 raft_consensus.cc:2243] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.020097 19282 raft_consensus.cc:2272] T 80296aaa01eb426584af5f0ce9ebe115 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.020514 19282 tablet_replica.cc:333] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:41:00.020609 19282 raft_consensus.cc:2243] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.020702 19282 raft_consensus.cc:2272] T c0a3297e07034311a778bc22c4acab8a P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.021090 19282 tablet_replica.cc:333] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800: stopping tablet replica
I20260601 13:41:00.021205 19282 raft_consensus.cc:2243] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.021342 19282 raft_consensus.cc:2272] T 5d2931ddf2914c83b190520f929c1e44 P 597ca4d63ccd4111a062be9364a6b800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.037544 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:41:00.041741 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:41:00.043766 19282 tablet_copy_service.cc:362] P 857d0c951c014ed3addbffd35b4acdbf: Destroying tablet copy session 649c0ba6cd2a4a6ca0a77e4733abcc7c-80296aaa01eb426584af5f0ce9ebe115 due to service shutdown
I20260601 13:41:00.043897 19282 tablet_copy_service.cc:434] P 857d0c951c014ed3addbffd35b4acdbf: ending tablet copy session 649c0ba6cd2a4a6ca0a77e4733abcc7c-80296aaa01eb426584af5f0ce9ebe115 on tablet 80296aaa01eb426584af5f0ce9ebe115 with peer 649c0ba6cd2a4a6ca0a77e4733abcc7c
I20260601 13:41:00.044047 19282 tablet_copy_service.cc:362] P 857d0c951c014ed3addbffd35b4acdbf: Destroying tablet copy session e9a28287cabb4a758ad9147fec9ab354-040aa1a5df304769a64b93ea84b64eae due to service shutdown
I20260601 13:41:00.044095 19282 tablet_copy_service.cc:434] P 857d0c951c014ed3addbffd35b4acdbf: ending tablet copy session e9a28287cabb4a758ad9147fec9ab354-040aa1a5df304769a64b93ea84b64eae on tablet 040aa1a5df304769a64b93ea84b64eae with peer e9a28287cabb4a758ad9147fec9ab354
I20260601 13:41:00.048833 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:00.049093 19282 tablet_replica.cc:333] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:41:00.049285 19282 raft_consensus.cc:2243] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.049484 19282 raft_consensus.cc:2272] T c40d4da23e1c46c7bdc1dcc1fe166617 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.050035 19282 tablet_replica.cc:333] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:41:00.050176 19282 raft_consensus.cc:2243] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.050355 19282 raft_consensus.cc:2272] T 23867759b38f49babcf6d92f9070f2b4 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.050736 19282 tablet_replica.cc:333] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:41:00.050865 19282 raft_consensus.cc:2243] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.051024 19282 raft_consensus.cc:2272] T c0a3297e07034311a778bc22c4acab8a P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.051441 19282 tablet_replica.cc:333] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:41:00.051573 19282 raft_consensus.cc:2243] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.051738 19282 raft_consensus.cc:2272] T 5d2931ddf2914c83b190520f929c1e44 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.052125 19282 tablet_replica.cc:333] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:41:00.052255 19282 raft_consensus.cc:2243] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:00.052500 19282 raft_consensus.cc:2272] T 040aa1a5df304769a64b93ea84b64eae P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.052853 19282 tablet_replica.cc:333] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:41:00.052975 19282 raft_consensus.cc:2243] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:00.053196 19282 raft_consensus.cc:2272] T aef0a8bc7d354f71a68b71b24bebf5aa P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.053555 19282 tablet_replica.cc:333] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:41:00.053673 19282 raft_consensus.cc:2243] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:00.053892 19282 raft_consensus.cc:2272] T 80296aaa01eb426584af5f0ce9ebe115 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.054262 19282 tablet_replica.cc:333] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:41:00.054374 19282 raft_consensus.cc:2243] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.054533 19282 raft_consensus.cc:2272] T 89a55ba13952436287bc2c432a3d2be2 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.054875 19282 tablet_replica.cc:333] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:41:00.054986 19282 raft_consensus.cc:2243] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.055208 19282 raft_consensus.cc:2272] T a67c1955c43a41f3a172dbcccbc7c456 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.055577 19282 tablet_replica.cc:333] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf: stopping tablet replica
I20260601 13:41:00.055691 19282 raft_consensus.cc:2243] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:00.055863 19282 raft_consensus.cc:2272] T 9fea01d80b484b5589a2c3cff71b5886 P 857d0c951c014ed3addbffd35b4acdbf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:00.060747 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:41:00.064545 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:41:00.068876 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:00.971136 24455 raft_consensus.cc:493] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 597ca4d63ccd4111a062be9364a6b800)
I20260601 13:41:00.971293 24455 raft_consensus.cc:515] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:41:00.971974 24455 leader_election.cc:290] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
W20260601 13:41:00.973613 24086 leader_election.cc:336] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335): Network error: Client connection negotiation failed: client connection to 127.18.212.130:40335: connect: Connection refused (error 111)
W20260601 13:41:00.973724 24085 leader_election.cc:336] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039): Network error: Client connection negotiation failed: client connection to 127.18.212.129:46039: connect: Connection refused (error 111)
I20260601 13:41:00.973850 24085 leader_election.cc:304] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [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: e9a28287cabb4a758ad9147fec9ab354; no voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975
I20260601 13:41:00.974017 24455 raft_consensus.cc:2749] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:01.311196 24459 raft_consensus.cc:493] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857d0c951c014ed3addbffd35b4acdbf)
I20260601 13:41:01.311389 24459 raft_consensus.cc:515] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } }
I20260601 13:41:01.312027 24459 leader_election.cc:290] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:41:01.312386 24428 tablet_copy_client.cc:538] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260601 13:41:01.313819 24238 leader_election.cc:336] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323): Network error: Client connection negotiation failed: client connection to 127.18.212.131:46323: connect: Connection refused (error 111)
I20260601 13:41:01.314026 24455 raft_consensus.cc:493] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 597ca4d63ccd4111a062be9364a6b800)
W20260601 13:41:01.314096 24237 leader_election.cc:336] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039): Network error: Client connection negotiation failed: client connection to 127.18.212.129:46039: connect: Connection refused (error 111)
I20260601 13:41:01.314132 24455 raft_consensus.cc:515] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } }
I20260601 13:41:01.314198 24237 leader_election.cc:304] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [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: 649c0ba6cd2a4a6ca0a77e4733abcc7c; no voters: 73c5f915793048738b1cfd82fbe97975, 857d0c951c014ed3addbffd35b4acdbf
I20260601 13:41:01.314520 24428 tablet_bootstrap.cc:492] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: Bootstrap starting.
I20260601 13:41:01.314631 24455 leader_election.cc:290] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
I20260601 13:41:01.315232 24459 raft_consensus.cc:2749] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260601 13:41:01.316138 24086 leader_election.cc:336] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335): Network error: Client connection negotiation failed: client connection to 127.18.212.130:40335: connect: Connection refused (error 111)
W20260601 13:41:01.316267 24086 leader_election.cc:336] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323): Network error: Client connection negotiation failed: client connection to 127.18.212.131:46323: connect: Connection refused (error 111)
I20260601 13:41:01.316326 24086 leader_election.cc:304] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [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: e9a28287cabb4a758ad9147fec9ab354; no voters: 597ca4d63ccd4111a062be9364a6b800, 857d0c951c014ed3addbffd35b4acdbf
I20260601 13:41:01.316473 24455 raft_consensus.cc:2749] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:01.325791 24432 tablet_copy_client.cc:538] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:01.327776 24432 tablet_bootstrap.cc:492] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: Bootstrap starting.
I20260601 13:41:01.328367 24464 raft_consensus.cc:493] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 597ca4d63ccd4111a062be9364a6b800)
I20260601 13:41:01.328552 24464 raft_consensus.cc:515] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } }
I20260601 13:41:01.329598 24464 leader_election.cc:290] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335)
W20260601 13:41:01.331167 24161 leader_election.cc:336] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039): Network error: Client connection negotiation failed: client connection to 127.18.212.129:46039: connect: Connection refused (error 111)
W20260601 13:41:01.331249 24162 leader_election.cc:336] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335): Network error: Client connection negotiation failed: client connection to 127.18.212.130:40335: connect: Connection refused (error 111)
I20260601 13:41:01.331300 24161 leader_election.cc:304] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [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: 90d6927e608640058babfebeeeb1cabc; no voters: 597ca4d63ccd4111a062be9364a6b800, 73c5f915793048738b1cfd82fbe97975
I20260601 13:41:01.331504 24464 raft_consensus.cc:2749] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:01.339672 24428 tablet_bootstrap.cc:492] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:01.340039 24428 tablet_bootstrap.cc:492] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: Bootstrap complete.
I20260601 13:41:01.340271 24428 ts_tablet_manager.cc:1403] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260601 13:41:01.340824 24428 raft_consensus.cc:359] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:41:01.340965 24428 raft_consensus.cc:740] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e9a28287cabb4a758ad9147fec9ab354, State: Initialized, Role: LEARNER
I20260601 13:41:01.341133 24428 consensus_queue.cc:260] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:41:01.341451 24428 ts_tablet_manager.cc:1434] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:01.342232 24435 tablet_copy_client.cc:538] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260601 13:41:01.342476 24428 tablet_copy_client.cc:1130] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.212.131:46323: connect: Connection refused (error 111)
I20260601 13:41:01.343936 24435 tablet_bootstrap.cc:492] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap starting.
I20260601 13:41:01.354959 24432 tablet_bootstrap.cc:492] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:01.355352 24432 tablet_bootstrap.cc:492] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: Bootstrap complete.
I20260601 13:41:01.355651 24432 ts_tablet_manager.cc:1403] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.003s
I20260601 13:41:01.356174 24432 raft_consensus.cc:359] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:41:01.356319 24432 raft_consensus.cc:740] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e9a28287cabb4a758ad9147fec9ab354, State: Initialized, Role: LEARNER
I20260601 13:41:01.356490 24432 consensus_queue.cc:260] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: true } }
I20260601 13:41:01.356835 24432 ts_tablet_manager.cc:1434] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:41:01.357806 24432 tablet_copy_client.cc:1130] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.212.129:46039: connect: Connection refused (error 111)
I20260601 13:41:01.358368 19282 tablet_replica.cc:333] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354: stopping tablet replica
I20260601 13:41:01.358518 19282 raft_consensus.cc:2243] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:01.358639 19282 raft_consensus.cc:2272] T c0a3297e07034311a778bc22c4acab8a P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:01.359357 19282 tablet_replica.cc:333] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354: stopping tablet replica
I20260601 13:41:01.359483 19282 raft_consensus.cc:2243] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:01.359603 19282 raft_consensus.cc:2272] T 040aa1a5df304769a64b93ea84b64eae P e9a28287cabb4a758ad9147fec9ab354 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:01.360127 19282 tablet_replica.cc:333] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354: stopping tablet replica
I20260601 13:41:01.360245 19282 raft_consensus.cc:2243] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:01.360378 19282 raft_consensus.cc:2272] T a67c1955c43a41f3a172dbcccbc7c456 P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.361052 19282 tablet_replica.cc:333] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354: stopping tablet replica
I20260601 13:41:01.361166 19282 raft_consensus.cc:2243] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:01.361356 19282 raft_consensus.cc:2272] T 3c1f714e984a4c1bbaf7f55a9afcae3c P e9a28287cabb4a758ad9147fec9ab354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.365586 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:41:01.368794 24435 tablet_bootstrap.cc:492] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:01.368994 19282 tablet_server.cc:179] TabletServer@127.18.212.133:0 shutting down...
I20260601 13:41:01.369159 24435 tablet_bootstrap.cc:492] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap complete.
I20260601 13:41:01.369393 24435 ts_tablet_manager.cc:1403] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260601 13:41:01.369879 24435 raft_consensus.cc:359] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:41:01.370080 24435 raft_consensus.cc:740] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 649c0ba6cd2a4a6ca0a77e4733abcc7c, State: Initialized, Role: LEARNER
I20260601 13:41:01.370245 24435 consensus_queue.cc:260] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } attrs { replace: true } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:41:01.370725 24435 ts_tablet_manager.cc:1434] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:41:01.372212 24435 tablet_copy_client.cc:1130] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.212.131:46323: connect: Connection refused (error 111)
I20260601 13:41:01.376490 24459 raft_consensus.cc:493] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 73c5f915793048738b1cfd82fbe97975)
I20260601 13:41:01.376663 24459 raft_consensus.cc:515] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: false } }
I20260601 13:41:01.377187 24459 leader_election.cc:290] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
W20260601 13:41:01.379206 24238 leader_election.cc:336] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323): Network error: Client connection negotiation failed: client connection to 127.18.212.131:46323: connect: Connection refused (error 111)
I20260601 13:41:01.379287 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260601 13:41:01.379302 24237 leader_election.cc:336] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 73c5f915793048738b1cfd82fbe97975 (127.18.212.129:46039): Network error: Client connection negotiation failed: client connection to 127.18.212.129:46039: connect: Connection refused (error 111)
I20260601 13:41:01.379441 24237 leader_election.cc:304] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [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: 649c0ba6cd2a4a6ca0a77e4733abcc7c; no voters: 73c5f915793048738b1cfd82fbe97975, 857d0c951c014ed3addbffd35b4acdbf
I20260601 13:41:01.379591 24459 raft_consensus.cc:2749] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:01.431576 24464 raft_consensus.cc:493] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 597ca4d63ccd4111a062be9364a6b800)
I20260601 13:41:01.431788 24464 raft_consensus.cc:515] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:41:01.432425 24464 leader_election.cc:290] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335), 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323)
W20260601 13:41:01.433763 24162 leader_election.cc:336] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 597ca4d63ccd4111a062be9364a6b800 (127.18.212.130:40335): Network error: Client connection negotiation failed: client connection to 127.18.212.130:40335: connect: Connection refused (error 111)
W20260601 13:41:01.433911 24162 leader_election.cc:336] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 857d0c951c014ed3addbffd35b4acdbf (127.18.212.131:46323): Network error: Client connection negotiation failed: client connection to 127.18.212.131:46323: connect: Connection refused (error 111)
I20260601 13:41:01.433972 24162 leader_election.cc:304] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [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: 90d6927e608640058babfebeeeb1cabc; no voters: 597ca4d63ccd4111a062be9364a6b800, 857d0c951c014ed3addbffd35b4acdbf
I20260601 13:41:01.434136 24464 raft_consensus.cc:2749] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:01.456012 24437 tablet_copy_client.cc:538] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:01.457681 24437 tablet_bootstrap.cc:492] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: Bootstrap starting.
I20260601 13:41:01.466818 24440 tablet_copy_client.cc:538] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:01.468722 24440 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap starting.
I20260601 13:41:01.483212 24437 tablet_bootstrap.cc:492] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:01.483598 24437 tablet_bootstrap.cc:492] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: Bootstrap complete.
I20260601 13:41:01.483865 24437 ts_tablet_manager.cc:1403] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: Time spent bootstrapping tablet: real 0.026s	user 0.027s	sys 0.000s
I20260601 13:41:01.484465 24437 raft_consensus.cc:359] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:41:01.484633 24437 raft_consensus.cc:740] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 90d6927e608640058babfebeeeb1cabc, State: Initialized, Role: LEARNER
I20260601 13:41:01.484764 24437 consensus_queue.cc:260] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:41:01.485164 24437 ts_tablet_manager.cc:1434] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
W20260601 13:41:01.486266 24437 tablet_copy_client.cc:1130] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.212.129:46039: connect: Connection refused (error 111)
I20260601 13:41:01.496302 24440 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:01.496657 24440 tablet_bootstrap.cc:492] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Bootstrap complete.
I20260601 13:41:01.496928 24440 ts_tablet_manager.cc:1403] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.002s
I20260601 13:41:01.497089 24445 tablet_copy_client.cc:538] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:01.497493 24440 raft_consensus.cc:359] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:41:01.497641 24440 raft_consensus.cc:740] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 649c0ba6cd2a4a6ca0a77e4733abcc7c, State: Initialized, Role: LEARNER
I20260601 13:41:01.497751 24440 consensus_queue.cc:260] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "857d0c951c014ed3addbffd35b4acdbf" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46323 } attrs { replace: true } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: false } } peers { permanent_uuid: "649c0ba6cd2a4a6ca0a77e4733abcc7c" member_type: NON_VOTER last_known_addr { host: "127.18.212.134" port: 41947 } attrs { promote: true } }
I20260601 13:41:01.498061 24440 ts_tablet_manager.cc:1434] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:01.498960 24445 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: Bootstrap starting.
W20260601 13:41:01.499001 24440 tablet_copy_client.cc:1130] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.212.130:40335: connect: Connection refused (error 111)
I20260601 13:41:01.520925 24445 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:01.521293 24445 tablet_bootstrap.cc:492] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: Bootstrap complete.
I20260601 13:41:01.521530 24445 ts_tablet_manager.cc:1403] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260601 13:41:01.522003 24445 raft_consensus.cc:359] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:41:01.522167 24445 raft_consensus.cc:740] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 90d6927e608640058babfebeeeb1cabc, State: Initialized, Role: LEARNER
I20260601 13:41:01.522328 24445 consensus_queue.cc:260] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "73c5f915793048738b1cfd82fbe97975" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46039 } attrs { replace: true } } peers { permanent_uuid: "597ca4d63ccd4111a062be9364a6b800" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40335 } } peers { permanent_uuid: "e9a28287cabb4a758ad9147fec9ab354" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 33341 } attrs { promote: false } } peers { permanent_uuid: "90d6927e608640058babfebeeeb1cabc" member_type: NON_VOTER last_known_addr { host: "127.18.212.133" port: 43951 } attrs { promote: true } }
I20260601 13:41:01.522661 24445 ts_tablet_manager.cc:1434] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:01.523588 24445 tablet_copy_client.cc:1130] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.212.130:40335: connect: Connection refused (error 111)
I20260601 13:41:01.524128 19282 tablet_replica.cc:333] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc: stopping tablet replica
I20260601 13:41:01.524291 19282 raft_consensus.cc:2243] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:01.524410 19282 raft_consensus.cc:2272] T 3c1f714e984a4c1bbaf7f55a9afcae3c P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:01.525008 19282 tablet_replica.cc:333] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc: stopping tablet replica
I20260601 13:41:01.525125 19282 raft_consensus.cc:2243] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:01.525230 19282 raft_consensus.cc:2272] T 23867759b38f49babcf6d92f9070f2b4 P 90d6927e608640058babfebeeeb1cabc [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:01.525735 19282 tablet_replica.cc:333] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc: stopping tablet replica
I20260601 13:41:01.525851 19282 raft_consensus.cc:2243] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:01.525966 19282 raft_consensus.cc:2272] T 0622def97b57418db1f0f59687fa83bb P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.526393 19282 tablet_replica.cc:333] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc: stopping tablet replica
I20260601 13:41:01.526491 19282 raft_consensus.cc:2243] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:01.526651 19282 raft_consensus.cc:2272] T c40d4da23e1c46c7bdc1dcc1fe166617 P 90d6927e608640058babfebeeeb1cabc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.540877 19282 tablet_server.cc:196] TabletServer@127.18.212.133:0 shutdown complete.
I20260601 13:41:01.543678 19282 tablet_server.cc:179] TabletServer@127.18.212.134:0 shutting down...
I20260601 13:41:01.548837 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:01.549377 19282 tablet_replica.cc:333] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: stopping tablet replica
I20260601 13:41:01.549551 19282 raft_consensus.cc:2243] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:01.549726 19282 raft_consensus.cc:2272] T 80296aaa01eb426584af5f0ce9ebe115 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:01.550293 19282 tablet_replica.cc:333] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: stopping tablet replica
I20260601 13:41:01.550411 19282 raft_consensus.cc:2243] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:01.550532 19282 raft_consensus.cc:2272] T c40d4da23e1c46c7bdc1dcc1fe166617 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:01.550973 19282 tablet_replica.cc:333] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c: stopping tablet replica
I20260601 13:41:01.551048 19282 raft_consensus.cc:2243] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:01.551221 19282 raft_consensus.cc:2272] T 9fea01d80b484b5589a2c3cff71b5886 P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.551585 19282 tablet_replica.cc:333] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c: stopping tablet replica
I20260601 13:41:01.551684 19282 raft_consensus.cc:2243] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:01.551831 19282 raft_consensus.cc:2272] T aef0a8bc7d354f71a68b71b24bebf5aa P 649c0ba6cd2a4a6ca0a77e4733abcc7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.565142 19282 tablet_server.cc:196] TabletServer@127.18.212.134:0 shutdown complete.
I20260601 13:41:01.568158 19282 master.cc:562] Master@127.18.212.190:37855 shutting down...
W20260601 13:41:01.572276 23677 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:41:01.572381 23677 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:41:01.572451 23677 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:41:01.572942 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:01.573182 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:01.573251 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 799509b3a4a9493e89fa9a6d9dbaf0da: stopping tablet replica
I20260601 13:41:01.586846 19282 master.cc:584] Master@127.18.212.190:37855 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10260 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:41:01.603401 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:32889
I20260601 13:41:01.603796 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:01.606596 24473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:01.606599 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:01.606609 24474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:01.606444 24476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:01.607034 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:01.607148 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:01.607173 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321261607173 us; error 0 us; skew 500 ppm
I20260601 13:41:01.608158 19282 webserver.cc:533] Webserver started at http://127.18.212.190:34755/ using document root <none> and password file <none>
I20260601 13:41:01.608312 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:01.608357 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:01.608417 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:01.608796 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "5ae9774dcde042efb93d988b42e9193b"
format_stamp: "Formatted at 2026-06-01 13:41:01 on dist-test-slave-b9mm"
I20260601 13:41:01.610504 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:01.611758 24481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:01.612109 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:01.612226 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "5ae9774dcde042efb93d988b42e9193b"
format_stamp: "Formatted at 2026-06-01 13:41:01 on dist-test-slave-b9mm"
I20260601 13:41:01.612339 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-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)
I20260601 13:41:01.644119 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:01.644619 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:01.649053 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:32889
I20260601 13:41:01.650242 24533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:32889 every 8 connection(s)
I20260601 13:41:01.651587 24534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.659533 24534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b: Bootstrap starting.
I20260601 13:41:01.660524 24534 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:01.661964 24534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b: No bootstrap required, opened a new log
I20260601 13:41:01.662483 24534 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ae9774dcde042efb93d988b42e9193b" member_type: VOTER }
I20260601 13:41:01.662613 24534 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:01.662665 24534 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae9774dcde042efb93d988b42e9193b, State: Initialized, Role: FOLLOWER
I20260601 13:41:01.662827 24534 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ae9774dcde042efb93d988b42e9193b" member_type: VOTER }
I20260601 13:41:01.662923 24534 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:01.662971 24534 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:01.663028 24534 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:01.664204 24534 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ae9774dcde042efb93d988b42e9193b" member_type: VOTER }
I20260601 13:41:01.664419 24534 leader_election.cc:304] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [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: 5ae9774dcde042efb93d988b42e9193b; no voters: 
I20260601 13:41:01.664671 24534 leader_election.cc:290] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:01.664875 24537 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:01.665141 24537 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 1 LEADER]: Becoming Leader. State: Replica: 5ae9774dcde042efb93d988b42e9193b, State: Running, Role: LEADER
I20260601 13:41:01.665308 24534 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:01.665340 24537 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [LEADER]: Queue going to LEADER mode. State: All 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: "5ae9774dcde042efb93d988b42e9193b" member_type: VOTER }
I20260601 13:41:01.666184 24538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5ae9774dcde042efb93d988b42e9193b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ae9774dcde042efb93d988b42e9193b" member_type: VOTER } }
I20260601 13:41:01.666302 24538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:01.666416 24539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ae9774dcde042efb93d988b42e9193b. Latest consensus state: current_term: 1 leader_uuid: "5ae9774dcde042efb93d988b42e9193b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ae9774dcde042efb93d988b42e9193b" member_type: VOTER } }
I20260601 13:41:01.666512 24539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:01.666764 24546 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:01.667860 24546 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:01.668205 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:01.670253 24546 catalog_manager.cc:1382] Generated new cluster ID: 1fa02df2aecd486d9b003639a367dc30
I20260601 13:41:01.670322 24546 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:01.697587 24546 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:01.698268 24546 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:01.705524 24546 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b: Generated new TSK 0
I20260601 13:41:01.705777 24546 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:01.733012 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:01.733549 19282 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:01.735637 24556 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:01.735669 24555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:01.735788 24558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:01.735860 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:01.736133 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:01.736181 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:01.736198 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321261736198 us; error 0 us; skew 500 ppm
I20260601 13:41:01.737404 19282 webserver.cc:533] Webserver started at http://127.18.212.129:45671/ using document root <none> and password file <none>
I20260601 13:41:01.737551 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:01.737603 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:01.737679 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:01.738056 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "fa30d2599ce649d18b1cd4c1a565db7a"
format_stamp: "Formatted at 2026-06-01 13:41:01 on dist-test-slave-b9mm"
I20260601 13:41:01.739764 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:01.741083 24563 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:01.741562 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:01.741643 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "fa30d2599ce649d18b1cd4c1a565db7a"
format_stamp: "Formatted at 2026-06-01 13:41:01 on dist-test-slave-b9mm"
I20260601 13:41:01.741752 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-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)
I20260601 13:41:01.787912 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:01.788558 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:01.788945 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:01.789537 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:01.789605 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:01.789661 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:01.789717 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:01.794786 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:40363
I20260601 13:41:01.795387 24626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:40363 every 8 connection(s)
I20260601 13:41:01.796164 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:01.796797 19282 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:01.798714 24632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:01.798794 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:01.798887 24634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:01.798979 24631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:01.799245 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:01.799317 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:01.799347 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321261799345 us; error 0 us; skew 500 ppm
I20260601 13:41:01.800498 19282 webserver.cc:533] Webserver started at http://127.18.212.130:43197/ using document root <none> and password file <none>
I20260601 13:41:01.800699 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:01.800755 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:01.800838 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:01.801301 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "b4dd3b22082c4ac1bf2c4486222d4764"
format_stamp: "Formatted at 2026-06-01 13:41:01 on dist-test-slave-b9mm"
I20260601 13:41:01.803025 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:01.804457 24639 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:01.804821 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:01.804898 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "b4dd3b22082c4ac1bf2c4486222d4764"
format_stamp: "Formatted at 2026-06-01 13:41:01 on dist-test-slave-b9mm"
I20260601 13:41:01.805015 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-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)
I20260601 13:41:01.806070 24627 heartbeater.cc:344] Connected to a master server at 127.18.212.190:32889
I20260601 13:41:01.806202 24627 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:01.806473 24627 heartbeater.cc:507] Master 127.18.212.190:32889 requested a full tablet report, sending...
I20260601 13:41:01.807262 24498 ts_manager.cc:194] Registered new tserver with Master: fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363)
I20260601 13:41:01.808033 24498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57144
I20260601 13:41:01.810631 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:01.811111 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:01.811480 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:01.812009 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:01.812075 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:01.812142 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:01.812182 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:01.816962 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:38315
I20260601 13:41:01.817034 24702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:38315 every 8 connection(s)
I20260601 13:41:01.817982 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:01.818576 19282 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:01.820497 24707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:01.820603 24706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:01.820742 24709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:01.820916 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:01.821200 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:01.821244 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:01.821264 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321261821263 us; error 0 us; skew 500 ppm
I20260601 13:41:01.822387 19282 webserver.cc:533] Webserver started at http://127.18.212.131:43753/ using document root <none> and password file <none>
I20260601 13:41:01.822592 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:01.822645 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:01.822731 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:01.823045 24703 heartbeater.cc:344] Connected to a master server at 127.18.212.190:32889
I20260601 13:41:01.823201 24703 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:01.823297 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "03a9d80dfc1c423088ee7e5c237306cc"
format_stamp: "Formatted at 2026-06-01 13:41:01 on dist-test-slave-b9mm"
I20260601 13:41:01.823495 24703 heartbeater.cc:507] Master 127.18.212.190:32889 requested a full tablet report, sending...
I20260601 13:41:01.824280 24498 ts_manager.cc:194] Registered new tserver with Master: b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130:38315)
I20260601 13:41:01.825076 24498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57160
I20260601 13:41:01.825347 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:41:01.826609 24714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:01.826932 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:01.827037 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "03a9d80dfc1c423088ee7e5c237306cc"
format_stamp: "Formatted at 2026-06-01 13:41:01 on dist-test-slave-b9mm"
I20260601 13:41:01.827180 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-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)
I20260601 13:41:01.834594 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:01.835206 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:01.835528 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:01.836112 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:01.836167 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:01.836202 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:01.836217 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:01.840740 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:46729
I20260601 13:41:01.840808 24777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:46729 every 8 connection(s)
I20260601 13:41:01.846302 24778 heartbeater.cc:344] Connected to a master server at 127.18.212.190:32889
I20260601 13:41:01.846450 24778 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:01.846752 24778 heartbeater.cc:507] Master 127.18.212.190:32889 requested a full tablet report, sending...
I20260601 13:41:01.847483 24498 ts_manager.cc:194] Registered new tserver with Master: 03a9d80dfc1c423088ee7e5c237306cc (127.18.212.131:46729)
I20260601 13:41:01.848106 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006871853s
I20260601 13:41:01.848105 24498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57176
I20260601 13:41:02.809211 24627 heartbeater.cc:499] Master 127.18.212.190:32889 was elected leader, sending a full tablet report...
I20260601 13:41:02.826308 24703 heartbeater.cc:499] Master 127.18.212.190:32889 was elected leader, sending a full tablet report...
I20260601 13:41:02.849392 24778 heartbeater.cc:499] Master 127.18.212.190:32889 was elected leader, sending a full tablet report...
I20260601 13:41:02.886859 24498 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57184:
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"
    }
  }
}
W20260601 13:41:02.887777 24498 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:41:02.901355 24591 tablet_service.cc:1511] Processing CreateTablet for tablet fac7c852e17b4051913eac8e5bb202eb (DEFAULT_TABLE table=test-workload [id=934c46cf4a764167aa2b167cd355832e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:02.901747 24589 tablet_service.cc:1511] Processing CreateTablet for tablet 6067f1194e694e85b05e067d8bf8d4af (DEFAULT_TABLE table=test-workload [id=934c46cf4a764167aa2b167cd355832e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:02.901846 24591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac7c852e17b4051913eac8e5bb202eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:02.902045 24589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6067f1194e694e85b05e067d8bf8d4af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:02.901413 24590 tablet_service.cc:1511] Processing CreateTablet for tablet af34d73e63fc40529919a81366e46988 (DEFAULT_TABLE table=test-workload [id=934c46cf4a764167aa2b167cd355832e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:02.904945 24590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af34d73e63fc40529919a81366e46988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:02.905174 24742 tablet_service.cc:1511] Processing CreateTablet for tablet fac7c852e17b4051913eac8e5bb202eb (DEFAULT_TABLE table=test-workload [id=934c46cf4a764167aa2b167cd355832e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:02.905452 24742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac7c852e17b4051913eac8e5bb202eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:02.906219 24666 tablet_service.cc:1511] Processing CreateTablet for tablet af34d73e63fc40529919a81366e46988 (DEFAULT_TABLE table=test-workload [id=934c46cf4a764167aa2b167cd355832e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:02.906170 24667 tablet_service.cc:1511] Processing CreateTablet for tablet fac7c852e17b4051913eac8e5bb202eb (DEFAULT_TABLE table=test-workload [id=934c46cf4a764167aa2b167cd355832e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:02.906505 24666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af34d73e63fc40529919a81366e46988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:02.906685 24667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac7c852e17b4051913eac8e5bb202eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:02.907034 24665 tablet_service.cc:1511] Processing CreateTablet for tablet 6067f1194e694e85b05e067d8bf8d4af (DEFAULT_TABLE table=test-workload [id=934c46cf4a764167aa2b167cd355832e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:02.907298 24665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6067f1194e694e85b05e067d8bf8d4af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:02.908423 24741 tablet_service.cc:1511] Processing CreateTablet for tablet af34d73e63fc40529919a81366e46988 (DEFAULT_TABLE table=test-workload [id=934c46cf4a764167aa2b167cd355832e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:02.908555 24798 tablet_bootstrap.cc:492] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a: Bootstrap starting.
I20260601 13:41:02.908670 24741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af34d73e63fc40529919a81366e46988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:02.909613 24798 tablet_bootstrap.cc:654] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:02.910897 24740 tablet_service.cc:1511] Processing CreateTablet for tablet 6067f1194e694e85b05e067d8bf8d4af (DEFAULT_TABLE table=test-workload [id=934c46cf4a764167aa2b167cd355832e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:02.911211 24740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6067f1194e694e85b05e067d8bf8d4af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:02.911839 24799 tablet_bootstrap.cc:492] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc: Bootstrap starting.
I20260601 13:41:02.912987 24799 tablet_bootstrap.cc:654] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:02.910887 24798 tablet_bootstrap.cc:492] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a: No bootstrap required, opened a new log
I20260601 13:41:02.913453 24798 ts_tablet_manager.cc:1403] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:02.913987 24800 tablet_bootstrap.cc:492] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764: Bootstrap starting.
I20260601 13:41:02.914002 24798 raft_consensus.cc:359] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.914167 24798 raft_consensus.cc:385] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:02.914222 24798 raft_consensus.cc:740] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa30d2599ce649d18b1cd4c1a565db7a, State: Initialized, Role: FOLLOWER
I20260601 13:41:02.914372 24798 consensus_queue.cc:260] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.914547 24799 tablet_bootstrap.cc:492] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc: No bootstrap required, opened a new log
I20260601 13:41:02.914644 24799 ts_tablet_manager.cc:1403] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:02.914810 24798 ts_tablet_manager.cc:1434] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:02.915131 24799 raft_consensus.cc:359] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.915233 24799 raft_consensus.cc:385] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:02.915264 24799 raft_consensus.cc:740] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a9d80dfc1c423088ee7e5c237306cc, State: Initialized, Role: FOLLOWER
I20260601 13:41:02.915390 24799 consensus_queue.cc:260] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.915486 24798 tablet_bootstrap.cc:492] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a: Bootstrap starting.
I20260601 13:41:02.916721 24799 ts_tablet_manager.cc:1434] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:02.916951 24798 tablet_bootstrap.cc:654] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:02.917171 24799 tablet_bootstrap.cc:492] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc: Bootstrap starting.
I20260601 13:41:02.918215 24798 tablet_bootstrap.cc:492] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a: No bootstrap required, opened a new log
I20260601 13:41:02.918323 24798 ts_tablet_manager.cc:1403] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:02.918766 24799 tablet_bootstrap.cc:654] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:02.918825 24798 raft_consensus.cc:359] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.918941 24798 raft_consensus.cc:385] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:02.918982 24798 raft_consensus.cc:740] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa30d2599ce649d18b1cd4c1a565db7a, State: Initialized, Role: FOLLOWER
I20260601 13:41:02.919157 24798 consensus_queue.cc:260] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.919533 24798 ts_tablet_manager.cc:1434] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:02.919705 24798 tablet_bootstrap.cc:492] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a: Bootstrap starting.
I20260601 13:41:02.920495 24800 tablet_bootstrap.cc:654] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:02.920765 24798 tablet_bootstrap.cc:654] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:02.921785 24799 tablet_bootstrap.cc:492] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc: No bootstrap required, opened a new log
I20260601 13:41:02.921904 24799 ts_tablet_manager.cc:1403] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:02.922297 24800 tablet_bootstrap.cc:492] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764: No bootstrap required, opened a new log
I20260601 13:41:02.922362 24799 raft_consensus.cc:359] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.922415 24800 ts_tablet_manager.cc:1403] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:41:02.922499 24799 raft_consensus.cc:385] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:02.922544 24799 raft_consensus.cc:740] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a9d80dfc1c423088ee7e5c237306cc, State: Initialized, Role: FOLLOWER
I20260601 13:41:02.922681 24799 consensus_queue.cc:260] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.922801 24804 raft_consensus.cc:493] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:02.922901 24804 raft_consensus.cc:515] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.923009 24800 raft_consensus.cc:359] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.923137 24800 raft_consensus.cc:385] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:02.923161 24799 ts_tablet_manager.cc:1434] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:02.923175 24800 raft_consensus.cc:740] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4dd3b22082c4ac1bf2c4486222d4764, State: Initialized, Role: FOLLOWER
I20260601 13:41:02.923339 24799 tablet_bootstrap.cc:492] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc: Bootstrap starting.
I20260601 13:41:02.923338 24800 consensus_queue.cc:260] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.923521 24804 leader_election.cc:290] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363), b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130:38315)
I20260601 13:41:02.923739 24800 ts_tablet_manager.cc:1434] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:02.924234 24800 tablet_bootstrap.cc:492] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764: Bootstrap starting.
I20260601 13:41:02.924486 24799 tablet_bootstrap.cc:654] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:02.921926 24798 tablet_bootstrap.cc:492] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a: No bootstrap required, opened a new log
I20260601 13:41:02.925460 24798 ts_tablet_manager.cc:1403] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:41:02.925947 24798 raft_consensus.cc:359] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.926054 24798 raft_consensus.cc:385] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:02.926084 24798 raft_consensus.cc:740] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa30d2599ce649d18b1cd4c1a565db7a, State: Initialized, Role: FOLLOWER
I20260601 13:41:02.926237 24798 consensus_queue.cc:260] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.926508 24798 ts_tablet_manager.cc:1434] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:02.925339 24800 tablet_bootstrap.cc:654] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:02.928045 24799 tablet_bootstrap.cc:492] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc: No bootstrap required, opened a new log
I20260601 13:41:02.928143 24799 ts_tablet_manager.cc:1403] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:02.928638 24799 raft_consensus.cc:359] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.928766 24799 raft_consensus.cc:385] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:02.928815 24799 raft_consensus.cc:740] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a9d80dfc1c423088ee7e5c237306cc, State: Initialized, Role: FOLLOWER
I20260601 13:41:02.928969 24799 consensus_queue.cc:260] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.929294 24799 ts_tablet_manager.cc:1434] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:02.930444 24809 raft_consensus.cc:493] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:02.930859 24809 raft_consensus.cc:515] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.931214 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af34d73e63fc40529919a81366e46988" candidate_uuid: "03a9d80dfc1c423088ee7e5c237306cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" is_pre_election: true
W20260601 13:41:02.931583 24715 leader_election.cc:343] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130:38315): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:02.931579 24601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af34d73e63fc40529919a81366e46988" candidate_uuid: "03a9d80dfc1c423088ee7e5c237306cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" is_pre_election: true
I20260601 13:41:02.931942 24601 raft_consensus.cc:2468] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a9d80dfc1c423088ee7e5c237306cc in term 0.
I20260601 13:41:02.931970 24600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac7c852e17b4051913eac8e5bb202eb" candidate_uuid: "03a9d80dfc1c423088ee7e5c237306cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" is_pre_election: true
I20260601 13:41:02.932063 24600 raft_consensus.cc:2468] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a9d80dfc1c423088ee7e5c237306cc in term 0.
I20260601 13:41:02.932253 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac7c852e17b4051913eac8e5bb202eb" candidate_uuid: "03a9d80dfc1c423088ee7e5c237306cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" is_pre_election: true
I20260601 13:41:02.932300 24717 leader_election.cc:304] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [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: 03a9d80dfc1c423088ee7e5c237306cc, fa30d2599ce649d18b1cd4c1a565db7a; no voters: b4dd3b22082c4ac1bf2c4486222d4764
I20260601 13:41:02.932365 24677 raft_consensus.cc:2468] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a9d80dfc1c423088ee7e5c237306cc in term 0.
I20260601 13:41:02.932507 24804 raft_consensus.cc:2804] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:02.932564 24804 raft_consensus.cc:493] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:02.932607 24804 raft_consensus.cc:3060] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:02.932590 24717 leader_election.cc:304] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a9d80dfc1c423088ee7e5c237306cc, fa30d2599ce649d18b1cd4c1a565db7a; no voters: 
I20260601 13:41:02.932982 24815 raft_consensus.cc:2804] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:02.933046 24815 raft_consensus.cc:493] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:02.933095 24815 raft_consensus.cc:3060] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:02.931578 24809 leader_election.cc:290] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363), b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130:38315)
I20260601 13:41:02.934118 24804 raft_consensus.cc:515] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.934190 24815 raft_consensus.cc:515] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.934494 24804 leader_election.cc:290] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [CANDIDATE]: Term 1 election: Requested vote from peers fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363), b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130:38315)
I20260601 13:41:02.934494 24800 tablet_bootstrap.cc:492] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764: No bootstrap required, opened a new log
I20260601 13:41:02.934664 24800 ts_tablet_manager.cc:1403] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.001s
I20260601 13:41:02.934798 24600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af34d73e63fc40529919a81366e46988" candidate_uuid: "03a9d80dfc1c423088ee7e5c237306cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa30d2599ce649d18b1cd4c1a565db7a"
I20260601 13:41:02.934847 24601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac7c852e17b4051913eac8e5bb202eb" candidate_uuid: "03a9d80dfc1c423088ee7e5c237306cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa30d2599ce649d18b1cd4c1a565db7a"
I20260601 13:41:02.934911 24600 raft_consensus.cc:3060] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:02.934944 24676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fac7c852e17b4051913eac8e5bb202eb" candidate_uuid: "03a9d80dfc1c423088ee7e5c237306cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4dd3b22082c4ac1bf2c4486222d4764"
I20260601 13:41:02.934966 24601 raft_consensus.cc:3060] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:02.935045 24676 raft_consensus.cc:3060] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:02.935357 24800 raft_consensus.cc:359] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.935470 24800 raft_consensus.cc:385] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:02.935499 24800 raft_consensus.cc:740] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4dd3b22082c4ac1bf2c4486222d4764, State: Initialized, Role: FOLLOWER
I20260601 13:41:02.935618 24800 consensus_queue.cc:260] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.935930 24800 ts_tablet_manager.cc:1434] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:02.936086 24676 raft_consensus.cc:2468] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a9d80dfc1c423088ee7e5c237306cc in term 1.
I20260601 13:41:02.936156 24800 tablet_bootstrap.cc:492] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764: Bootstrap starting.
I20260601 13:41:02.936183 24601 raft_consensus.cc:2468] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a9d80dfc1c423088ee7e5c237306cc in term 1.
I20260601 13:41:02.934847 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af34d73e63fc40529919a81366e46988" candidate_uuid: "03a9d80dfc1c423088ee7e5c237306cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4dd3b22082c4ac1bf2c4486222d4764"
I20260601 13:41:02.936473 24717 leader_election.cc:304] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a9d80dfc1c423088ee7e5c237306cc, fa30d2599ce649d18b1cd4c1a565db7a; no voters: 
I20260601 13:41:02.936088 24600 raft_consensus.cc:2468] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a9d80dfc1c423088ee7e5c237306cc in term 1.
W20260601 13:41:02.936637 24715 leader_election.cc:343] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130:38315): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:02.936700 24815 leader_election.cc:290] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [CANDIDATE]: Term 1 election: Requested vote from peers fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363), b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130:38315)
I20260601 13:41:02.936823 24717 leader_election.cc:304] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [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: 03a9d80dfc1c423088ee7e5c237306cc, fa30d2599ce649d18b1cd4c1a565db7a; no voters: b4dd3b22082c4ac1bf2c4486222d4764
I20260601 13:41:02.937034 24815 raft_consensus.cc:2804] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:02.936645 24804 raft_consensus.cc:2804] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:02.937335 24804 raft_consensus.cc:697] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Becoming Leader. State: Replica: 03a9d80dfc1c423088ee7e5c237306cc, State: Running, Role: LEADER
I20260601 13:41:02.937479 24804 consensus_queue.cc:237] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.937659 24800 tablet_bootstrap.cc:654] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:02.938298 24815 raft_consensus.cc:697] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Becoming Leader. State: Replica: 03a9d80dfc1c423088ee7e5c237306cc, State: Running, Role: LEADER
I20260601 13:41:02.938441 24815 consensus_queue.cc:237] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.939466 24800 tablet_bootstrap.cc:492] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764: No bootstrap required, opened a new log
I20260601 13:41:02.939570 24800 ts_tablet_manager.cc:1403] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:41:02.940070 24800 raft_consensus.cc:359] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.940191 24800 raft_consensus.cc:385] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:02.940236 24800 raft_consensus.cc:740] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4dd3b22082c4ac1bf2c4486222d4764, State: Initialized, Role: FOLLOWER
I20260601 13:41:02.940369 24800 consensus_queue.cc:260] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.940369 24498 catalog_manager.cc:5696] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 03a9d80dfc1c423088ee7e5c237306cc (127.18.212.131). New cstate: current_term: 1 leader_uuid: "03a9d80dfc1c423088ee7e5c237306cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:02.940718 24800 ts_tablet_manager.cc:1434] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:02.940680 24498 catalog_manager.cc:5696] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 03a9d80dfc1c423088ee7e5c237306cc (127.18.212.131). New cstate: current_term: 1 leader_uuid: "03a9d80dfc1c423088ee7e5c237306cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:02.956722 24810 raft_consensus.cc:493] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:02.956918 24810 raft_consensus.cc:515] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.957612 24810 leader_election.cc:290] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363), 03a9d80dfc1c423088ee7e5c237306cc (127.18.212.131:46729)
I20260601 13:41:02.962535 24600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6067f1194e694e85b05e067d8bf8d4af" candidate_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" is_pre_election: true
I20260601 13:41:02.962551 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6067f1194e694e85b05e067d8bf8d4af" candidate_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a9d80dfc1c423088ee7e5c237306cc" is_pre_election: true
I20260601 13:41:02.962759 24600 raft_consensus.cc:2468] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4dd3b22082c4ac1bf2c4486222d4764 in term 0.
I20260601 13:41:02.962759 24752 raft_consensus.cc:2468] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4dd3b22082c4ac1bf2c4486222d4764 in term 0.
I20260601 13:41:02.963160 24642 leader_election.cc:304] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a9d80dfc1c423088ee7e5c237306cc, b4dd3b22082c4ac1bf2c4486222d4764; no voters: 
I20260601 13:41:02.963357 24810 raft_consensus.cc:2804] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:02.963466 24810 raft_consensus.cc:493] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:02.963511 24810 raft_consensus.cc:3060] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:02.964578 24810 raft_consensus.cc:515] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.965029 24810 leader_election.cc:290] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [CANDIDATE]: Term 1 election: Requested vote from peers fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363), 03a9d80dfc1c423088ee7e5c237306cc (127.18.212.131:46729)
I20260601 13:41:02.965379 24600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6067f1194e694e85b05e067d8bf8d4af" candidate_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa30d2599ce649d18b1cd4c1a565db7a"
I20260601 13:41:02.965380 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6067f1194e694e85b05e067d8bf8d4af" candidate_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a9d80dfc1c423088ee7e5c237306cc"
I20260601 13:41:02.965525 24600 raft_consensus.cc:3060] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:02.965600 24752 raft_consensus.cc:3060] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:02.966739 24752 raft_consensus.cc:2468] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4dd3b22082c4ac1bf2c4486222d4764 in term 1.
I20260601 13:41:02.966756 24600 raft_consensus.cc:2468] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4dd3b22082c4ac1bf2c4486222d4764 in term 1.
I20260601 13:41:02.967136 24642 leader_election.cc:304] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a9d80dfc1c423088ee7e5c237306cc, b4dd3b22082c4ac1bf2c4486222d4764; no voters: 
I20260601 13:41:02.967324 24810 raft_consensus.cc:2804] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:02.967597 24810 raft_consensus.cc:697] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 LEADER]: Becoming Leader. State: Replica: b4dd3b22082c4ac1bf2c4486222d4764, State: Running, Role: LEADER
I20260601 13:41:02.967795 24810 consensus_queue.cc:237] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.969712 24497 catalog_manager.cc:5696] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:02.983999 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:02.984498 19282 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:02.986349 24825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:02.986574 24827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:02.986609 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:02.986641 24824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:02.987105 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:02.987169 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:02.987187 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321262987187 us; error 0 us; skew 500 ppm
I20260601 13:41:02.988303 19282 webserver.cc:533] Webserver started at http://127.18.212.132:36343/ using document root <none> and password file <none>
I20260601 13:41:02.988487 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:02.988538 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:02.988600 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:02.988735 24810 raft_consensus.cc:493] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:02.988857 24810 raft_consensus.cc:515] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } }
I20260601 13:41:02.989156 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "729cb515d32343b198d5244f0b026575"
format_stamp: "Formatted at 2026-06-01 13:41:02 on dist-test-slave-b9mm"
I20260601 13:41:02.989305 24810 leader_election.cc:290] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363), 03a9d80dfc1c423088ee7e5c237306cc (127.18.212.131:46729)
I20260601 13:41:02.989743 24600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af34d73e63fc40529919a81366e46988" candidate_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" is_pre_election: true
I20260601 13:41:02.989744 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af34d73e63fc40529919a81366e46988" candidate_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a9d80dfc1c423088ee7e5c237306cc" is_pre_election: true
I20260601 13:41:02.989976 24600 raft_consensus.cc:2393] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4dd3b22082c4ac1bf2c4486222d4764 in current term 1: Already voted for candidate 03a9d80dfc1c423088ee7e5c237306cc in this term.
I20260601 13:41:02.990279 24642 leader_election.cc:304] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [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: b4dd3b22082c4ac1bf2c4486222d4764; no voters: 03a9d80dfc1c423088ee7e5c237306cc, fa30d2599ce649d18b1cd4c1a565db7a
I20260601 13:41:02.990443 24810 raft_consensus.cc:3060] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:02.991196 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:41:02.991518 24810 raft_consensus.cc:2749] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:41:02.992266 24832 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:02.992615 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:02.992687 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "729cb515d32343b198d5244f0b026575"
format_stamp: "Formatted at 2026-06-01 13:41:02 on dist-test-slave-b9mm"
I20260601 13:41:02.992740 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-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)
I20260601 13:41:03.003180 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:03.003720 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:03.004060 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:03.004556 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:03.004593 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.004628 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:03.004643 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:03.011232 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:37903
I20260601 13:41:03.011385 24895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:37903 every 8 connection(s)
I20260601 13:41:03.016149 24815 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:03.016985 24896 heartbeater.cc:344] Connected to a master server at 127.18.212.190:32889
I20260601 13:41:03.017109 24896 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:03.017392 24896 heartbeater.cc:507] Master 127.18.212.190:32889 requested a full tablet report, sending...
I20260601 13:41:03.018203 24497 ts_manager.cc:194] Registered new tserver with Master: 729cb515d32343b198d5244f0b026575 (127.18.212.132:37903)
W20260601 13:41:03.018855 24804 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:41:03.018908 24804 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:41:03.019197 24497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57188
I20260601 13:41:03.038484 24816 consensus_queue.cc:1048] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:03.049759 24816 consensus_queue.cc:1048] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:03.051041 24822 consensus_queue.cc:1048] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:03.053890 24810 consensus_queue.cc:1048] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:03.063968 24816 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:03.667927 24552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:03.668507 24552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:03.668609 24552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:03.675284 24752 consensus_queue.cc:237] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [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: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } }
I20260601 13:41:03.677484 24601 raft_consensus.cc:1275] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:03.677857 24677 raft_consensus.cc:1275] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:03.678293 24809 consensus_queue.cc:1048] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:03.678516 24815 consensus_queue.cc:1048] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:03.680799 24677 raft_consensus.cc:2955] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 729cb515d32343b198d5244f0b026575 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } } }
W20260601 13:41:03.682158 24716 consensus_peers.cc:597] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc -> Peer 729cb515d32343b198d5244f0b026575 (127.18.212.132:37903): Couldn't send request to peer 729cb515d32343b198d5244f0b026575. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fac7c852e17b4051913eac8e5bb202eb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:03.682761 24601 raft_consensus.cc:2955] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 729cb515d32343b198d5244f0b026575 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } } }
I20260601 13:41:03.683795 24498 catalog_manager.cc:5696] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 reported cstate change: config changed from index -1 to 2, NON_VOTER 729cb515d32343b198d5244f0b026575 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "03a9d80dfc1c423088ee7e5c237306cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } } }
I20260601 13:41:03.700521 24809 raft_consensus.cc:2955] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 729cb515d32343b198d5244f0b026575 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } } }
I20260601 13:41:03.703877 24752 consensus_queue.cc:237] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [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: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } }
I20260601 13:41:03.705367 24677 raft_consensus.cc:1275] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:03.705454 24601 raft_consensus.cc:1275] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:03.705559 24716 consensus_peers.cc:597] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc -> Peer 729cb515d32343b198d5244f0b026575 (127.18.212.132:37903): Couldn't send request to peer 729cb515d32343b198d5244f0b026575. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af34d73e63fc40529919a81366e46988. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:03.705811 24816 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:03.706051 24815 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:03.708564 24677 raft_consensus.cc:2955] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 729cb515d32343b198d5244f0b026575 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } } }
I20260601 13:41:03.708564 24601 raft_consensus.cc:2955] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 729cb515d32343b198d5244f0b026575 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } } }
I20260601 13:41:03.743192 24916 raft_consensus.cc:2955] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 729cb515d32343b198d5244f0b026575 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } } }
I20260601 13:41:03.767980 24496 catalog_manager.cc:5696] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 reported cstate change: config changed from index -1 to 2, NON_VOTER 729cb515d32343b198d5244f0b026575 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "03a9d80dfc1c423088ee7e5c237306cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } } }
I20260601 13:41:03.801177 24919 ts_tablet_manager.cc:933] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: Initiating tablet copy from peer 03a9d80dfc1c423088ee7e5c237306cc (127.18.212.131:46729)
I20260601 13:41:03.801594 24919 tablet_copy_client.cc:323] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:46729
I20260601 13:41:03.805537 24762 tablet_copy_service.cc:140] P 03a9d80dfc1c423088ee7e5c237306cc: Received BeginTabletCopySession request for tablet fac7c852e17b4051913eac8e5bb202eb from peer 729cb515d32343b198d5244f0b026575 ({username='slave'} at 127.0.0.1:59036)
I20260601 13:41:03.805711 24762 tablet_copy_service.cc:161] P 03a9d80dfc1c423088ee7e5c237306cc: Beginning new tablet copy session on tablet fac7c852e17b4051913eac8e5bb202eb from peer 729cb515d32343b198d5244f0b026575 at {username='slave'} at 127.0.0.1:59036: session id = 729cb515d32343b198d5244f0b026575-fac7c852e17b4051913eac8e5bb202eb
I20260601 13:41:03.806754 24762 tablet_copy_source_session.cc:215] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:03.807857 24919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fac7c852e17b4051913eac8e5bb202eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:03.810871 24919 tablet_copy_client.cc:806] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:03.811125 24919 tablet_copy_client.cc:670] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:03.813118 24922 ts_tablet_manager.cc:933] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: Initiating tablet copy from peer 03a9d80dfc1c423088ee7e5c237306cc (127.18.212.131:46729)
I20260601 13:41:03.813192 24919 tablet_copy_client.cc:538] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:03.813594 24922 tablet_copy_client.cc:323] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:46729
I20260601 13:41:03.814055 24762 tablet_copy_service.cc:140] P 03a9d80dfc1c423088ee7e5c237306cc: Received BeginTabletCopySession request for tablet af34d73e63fc40529919a81366e46988 from peer 729cb515d32343b198d5244f0b026575 ({username='slave'} at 127.0.0.1:59036)
I20260601 13:41:03.814141 24762 tablet_copy_service.cc:161] P 03a9d80dfc1c423088ee7e5c237306cc: Beginning new tablet copy session on tablet af34d73e63fc40529919a81366e46988 from peer 729cb515d32343b198d5244f0b026575 at {username='slave'} at 127.0.0.1:59036: session id = 729cb515d32343b198d5244f0b026575-af34d73e63fc40529919a81366e46988
I20260601 13:41:03.814728 24919 tablet_bootstrap.cc:492] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: Bootstrap starting.
I20260601 13:41:03.814807 24762 tablet_copy_source_session.cc:215] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:03.815515 24922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af34d73e63fc40529919a81366e46988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:03.817456 24922 tablet_copy_client.cc:806] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:03.817651 24922 tablet_copy_client.cc:670] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:03.818747 24922 tablet_copy_client.cc:538] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:03.818930 24919 tablet_bootstrap.cc:492] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: 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
I20260601 13:41:03.819314 24919 tablet_bootstrap.cc:492] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: Bootstrap complete.
I20260601 13:41:03.819558 24919 ts_tablet_manager.cc:1403] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.001s
I20260601 13:41:03.820140 24919 raft_consensus.cc:359] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } }
I20260601 13:41:03.820673 24919 raft_consensus.cc:740] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 729cb515d32343b198d5244f0b026575, State: Initialized, Role: LEARNER
I20260601 13:41:03.820786 24919 consensus_queue.cc:260] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575 [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: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } }
I20260601 13:41:03.821228 24896 heartbeater.cc:499] Master 127.18.212.190:32889 was elected leader, sending a full tablet report...
I20260601 13:41:03.821221 24919 ts_tablet_manager.cc:1434] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:03.820396 24922 tablet_bootstrap.cc:492] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: Bootstrap starting.
I20260601 13:41:03.822604 24762 tablet_copy_service.cc:342] P 03a9d80dfc1c423088ee7e5c237306cc: Request end of tablet copy session 729cb515d32343b198d5244f0b026575-fac7c852e17b4051913eac8e5bb202eb received from {username='slave'} at 127.0.0.1:59036
I20260601 13:41:03.822695 24762 tablet_copy_service.cc:434] P 03a9d80dfc1c423088ee7e5c237306cc: ending tablet copy session 729cb515d32343b198d5244f0b026575-fac7c852e17b4051913eac8e5bb202eb on tablet fac7c852e17b4051913eac8e5bb202eb with peer 729cb515d32343b198d5244f0b026575
I20260601 13:41:03.826475 24922 tablet_bootstrap.cc:492] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: 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
I20260601 13:41:03.826776 24922 tablet_bootstrap.cc:492] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: Bootstrap complete.
I20260601 13:41:03.826956 24922 ts_tablet_manager.cc:1403] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:41:03.827549 24922 raft_consensus.cc:359] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } }
I20260601 13:41:03.827697 24922 raft_consensus.cc:740] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 729cb515d32343b198d5244f0b026575, State: Initialized, Role: LEARNER
I20260601 13:41:03.827798 24922 consensus_queue.cc:260] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [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: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: true } }
I20260601 13:41:03.828217 24922 ts_tablet_manager.cc:1434] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:41:03.828763 24762 tablet_copy_service.cc:342] P 03a9d80dfc1c423088ee7e5c237306cc: Request end of tablet copy session 729cb515d32343b198d5244f0b026575-af34d73e63fc40529919a81366e46988 received from {username='slave'} at 127.0.0.1:59036
I20260601 13:41:03.828855 24762 tablet_copy_service.cc:434] P 03a9d80dfc1c423088ee7e5c237306cc: ending tablet copy session 729cb515d32343b198d5244f0b026575-af34d73e63fc40529919a81366e46988 on tablet af34d73e63fc40529919a81366e46988 with peer 729cb515d32343b198d5244f0b026575
I20260601 13:41:03.908564 24870 raft_consensus.cc:1217] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:03.928953 24870 raft_consensus.cc:1217] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:04.075168 24917 raft_consensus.cc:1064] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc: attempting to promote NON_VOTER 729cb515d32343b198d5244f0b026575 to VOTER
I20260601 13:41:04.076076 24917 consensus_queue.cc:237] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [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: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } }
I20260601 13:41:04.077862 24677 raft_consensus.cc:1275] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:04.077875 24870 raft_consensus.cc:1275] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575 [term 1 LEARNER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:04.077862 24601 raft_consensus.cc:1275] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:04.078388 24916 consensus_queue.cc:1048] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:04.078580 24917 consensus_queue.cc:1048] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:04.078919 24816 consensus_queue.cc:1048] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:04.081207 24677 raft_consensus.cc:2955] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 729cb515d32343b198d5244f0b026575 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.081604 24870 raft_consensus.cc:2955] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 729cb515d32343b198d5244f0b026575 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.083843 24497 catalog_manager.cc:5696] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 reported cstate change: config changed from index 2 to 3, 729cb515d32343b198d5244f0b026575 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03a9d80dfc1c423088ee7e5c237306cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.089063 24809 raft_consensus.cc:1064] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc: attempting to promote NON_VOTER 729cb515d32343b198d5244f0b026575 to VOTER
I20260601 13:41:04.089694 24809 consensus_queue.cc:237] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [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: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } }
I20260601 13:41:04.091480 24870 raft_consensus.cc:1275] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 1 LEARNER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:04.091480 24677 raft_consensus.cc:1275] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:04.091550 24601 raft_consensus.cc:1275] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:04.092290 24917 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:04.092528 24815 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:04.092779 24809 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:04.095474 24870 raft_consensus.cc:2955] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 729cb515d32343b198d5244f0b026575 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.095723 24601 raft_consensus.cc:2955] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 729cb515d32343b198d5244f0b026575 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.098452 24496 catalog_manager.cc:5696] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a reported cstate change: config changed from index 2 to 3, 729cb515d32343b198d5244f0b026575 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03a9d80dfc1c423088ee7e5c237306cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.129899 24816 raft_consensus.cc:2955] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 729cb515d32343b198d5244f0b026575 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.132840 24601 raft_consensus.cc:2955] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 729cb515d32343b198d5244f0b026575 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } attrs { replace: true } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.136023 24809 raft_consensus.cc:2955] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 729cb515d32343b198d5244f0b026575 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.138619 24677 raft_consensus.cc:2955] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 729cb515d32343b198d5244f0b026575 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.169286 24752 consensus_queue.cc:237] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [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: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } }
I20260601 13:41:04.170706 24870 raft_consensus.cc:1275] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575 [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:04.170800 24601 raft_consensus.cc:1275] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:04.171136 24917 consensus_queue.cc:1048] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:04.171339 24916 consensus_queue.cc:1048] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:04.173579 24601 raft_consensus.cc:2955] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.174045 24870 raft_consensus.cc:2955] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.176456 24752 consensus_queue.cc:237] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [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: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } }
I20260601 13:41:04.177695 24677 raft_consensus.cc:1275] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:04.177711 24870 raft_consensus.cc:1275] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 1 FOLLOWER]: Refusing update from remote peer 03a9d80dfc1c423088ee7e5c237306cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:04.178184 24917 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:04.178141 24498 catalog_manager.cc:5696] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a reported cstate change: config changed from index 3 to 4, VOTER b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130) evicted. New cstate: current_term: 1 leader_uuid: "03a9d80dfc1c423088ee7e5c237306cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.178369 24916 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:04.180650 24870 raft_consensus.cc:2955] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.180758 24677 raft_consensus.cc:2955] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.183398 24497 catalog_manager.cc:5696] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 reported cstate change: config changed from index 3 to 4, VOTER fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129) evicted. New cstate: current_term: 1 leader_uuid: "03a9d80dfc1c423088ee7e5c237306cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.211402 24666 tablet_service.cc:1558] Processing DeleteTablet for tablet fac7c852e17b4051913eac8e5bb202eb with delete_type TABLET_DATA_TOMBSTONED (TS b4dd3b22082c4ac1bf2c4486222d4764 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48706
I20260601 13:41:04.211910 24929 tablet_replica.cc:333] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764: stopping tablet replica
I20260601 13:41:04.212100 24929 raft_consensus.cc:2243] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:04.212287 24929 raft_consensus.cc:2272] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:04.212968 24929 ts_tablet_manager.cc:1916] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:04.215325 24929 ts_tablet_manager.cc:1929] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:04.215425 24929 log.cc:1199] T fac7c852e17b4051913eac8e5bb202eb P b4dd3b22082c4ac1bf2c4486222d4764: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/fac7c852e17b4051913eac8e5bb202eb
I20260601 13:41:04.216094 24482 catalog_manager.cc:5027] TS b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130:38315): tablet fac7c852e17b4051913eac8e5bb202eb (table test-workload [id=934c46cf4a764167aa2b167cd355832e]) successfully deleted
I20260601 13:41:04.289955 24809 raft_consensus.cc:2955] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.292130 24484 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet af34d73e63fc40529919a81366e46988 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:04.309950 24591 tablet_service.cc:1558] Processing DeleteTablet for tablet af34d73e63fc40529919a81366e46988 with delete_type TABLET_DATA_TOMBSTONED (TS fa30d2599ce649d18b1cd4c1a565db7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46050
I20260601 13:41:04.310443 24930 tablet_replica.cc:333] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a: stopping tablet replica
I20260601 13:41:04.310592 24930 raft_consensus.cc:2243] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:04.310765 24930 raft_consensus.cc:2272] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:04.311435 24930 ts_tablet_manager.cc:1916] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:04.313527 24930 ts_tablet_manager.cc:1929] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:04.313632 24930 log.cc:1199] T af34d73e63fc40529919a81366e46988 P fa30d2599ce649d18b1cd4c1a565db7a: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321147880162-19282-0/minicluster-data/ts-0-root/wals/af34d73e63fc40529919a81366e46988
I20260601 13:41:04.314203 24484 catalog_manager.cc:5027] TS fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363): tablet af34d73e63fc40529919a81366e46988 (table test-workload [id=934c46cf4a764167aa2b167cd355832e]) successfully deleted
I20260601 13:41:04.437513 24917 raft_consensus.cc:2955] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fa30d2599ce649d18b1cd4c1a565db7a" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40363 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } } }
I20260601 13:41:04.439386 24484 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fac7c852e17b4051913eac8e5bb202eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:05.669023 24552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:05.674314 24752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af34d73e63fc40529919a81366e46988"
dest_uuid: "03a9d80dfc1c423088ee7e5c237306cc"
mode: GRACEFUL
new_leader_uuid: "729cb515d32343b198d5244f0b026575"
 from {username='slave'} at 127.0.0.1:59050
I20260601 13:41:05.674613 24752 raft_consensus.cc:606] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Received request to transfer leadership to TS 729cb515d32343b198d5244f0b026575
I20260601 13:41:05.675086 24552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:41:05.675240 24552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:05.683043 24931 raft_consensus.cc:993] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc: : Instructing follower 729cb515d32343b198d5244f0b026575 to start an election
I20260601 13:41:05.683394 24809 raft_consensus.cc:1081] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Signalling peer 729cb515d32343b198d5244f0b026575 to start an election
I20260601 13:41:05.684262 24870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af34d73e63fc40529919a81366e46988"
dest_uuid: "729cb515d32343b198d5244f0b026575"
 from {username='slave'} at 127.0.0.1:55422
I20260601 13:41:05.684427 24870 raft_consensus.cc:493] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:05.684476 24870 raft_consensus.cc:3060] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:05.685396 24870 raft_consensus.cc:515] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } }
I20260601 13:41:05.685981 24870 leader_election.cc:290] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [CANDIDATE]: Term 2 election: Requested vote from peers b4dd3b22082c4ac1bf2c4486222d4764 (127.18.212.130:38315), 03a9d80dfc1c423088ee7e5c237306cc (127.18.212.131:46729)
I20260601 13:41:05.686628 24752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af34d73e63fc40529919a81366e46988" candidate_uuid: "729cb515d32343b198d5244f0b026575" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03a9d80dfc1c423088ee7e5c237306cc"
I20260601 13:41:05.686784 24752 raft_consensus.cc:3055] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:05.686841 24752 raft_consensus.cc:740] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03a9d80dfc1c423088ee7e5c237306cc, State: Running, Role: LEADER
I20260601 13:41:05.687144 24752 consensus_queue.cc:260] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [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: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } }
I20260601 13:41:05.687381 24752 raft_consensus.cc:3060] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:05.688393 24752 raft_consensus.cc:2468] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729cb515d32343b198d5244f0b026575 in term 2.
I20260601 13:41:05.688777 24835 leader_election.cc:304] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [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: 03a9d80dfc1c423088ee7e5c237306cc, 729cb515d32343b198d5244f0b026575; no voters: 
I20260601 13:41:05.689203 24936 raft_consensus.cc:2804] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:05.689391 24936 raft_consensus.cc:697] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 2 LEADER]: Becoming Leader. State: Replica: 729cb515d32343b198d5244f0b026575, State: Running, Role: LEADER
I20260601 13:41:05.689616 24936 consensus_queue.cc:237] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [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: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } }
I20260601 13:41:05.690750 24677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af34d73e63fc40529919a81366e46988" candidate_uuid: "729cb515d32343b198d5244f0b026575" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4dd3b22082c4ac1bf2c4486222d4764"
I20260601 13:41:05.690917 24677 raft_consensus.cc:3060] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:05.691550 24498 catalog_manager.cc:5696] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 reported cstate change: term changed from 1 to 2, leader changed from 03a9d80dfc1c423088ee7e5c237306cc (127.18.212.131) to 729cb515d32343b198d5244f0b026575 (127.18.212.132). New cstate: current_term: 2 leader_uuid: "729cb515d32343b198d5244f0b026575" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "729cb515d32343b198d5244f0b026575" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 37903 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:05.691900 24677 raft_consensus.cc:2468] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 729cb515d32343b198d5244f0b026575 in term 2.
I20260601 13:41:05.773855 24752 raft_consensus.cc:1275] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 2 FOLLOWER]: Refusing update from remote peer 729cb515d32343b198d5244f0b026575: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:41:05.774451 24936 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a9d80dfc1c423088ee7e5c237306cc" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:05.798173 24677 raft_consensus.cc:1275] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 2 FOLLOWER]: Refusing update from remote peer 729cb515d32343b198d5244f0b026575: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:41:05.798589 24936 consensus_queue.cc:1048] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4dd3b22082c4ac1bf2c4486222d4764" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:07.675592 24552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:07.676209 24552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:07.676285 24552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:09.676724 24552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:09.677310 24552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:09.677388 24552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:11.677762 24552 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:11.678335 24552 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:11.678403 24552 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:12.071293 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:41:12.076000 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:12.076366 19282 tablet_replica.cc:333] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a: stopping tablet replica
I20260601 13:41:12.076673 19282 raft_consensus.cc:2243] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:12.076884 19282 raft_consensus.cc:2272] T fac7c852e17b4051913eac8e5bb202eb P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:12.077415 19282 tablet_replica.cc:333] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a: stopping tablet replica
I20260601 13:41:12.077733 19282 raft_consensus.cc:2243] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:12.077865 19282 raft_consensus.cc:2272] T 6067f1194e694e85b05e067d8bf8d4af P fa30d2599ce649d18b1cd4c1a565db7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:12.089517 24717 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.212.129:40363: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260601 13:41:12.090451 24717 consensus_peers.cc:597] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc -> Peer fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363): Couldn't send request to peer fa30d2599ce649d18b1cd4c1a565db7a. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:40363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:12.091363 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:41:12.094215 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:41:12.099876 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:12.100132 19282 tablet_replica.cc:333] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764: stopping tablet replica
I20260601 13:41:12.100272 19282 raft_consensus.cc:2243] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260601 13:41:12.100268 24642 consensus_peers.cc:597] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 -> Peer fa30d2599ce649d18b1cd4c1a565db7a (127.18.212.129:40363): Couldn't send request to peer fa30d2599ce649d18b1cd4c1a565db7a. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:40363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:12.100471 19282 raft_consensus.cc:2272] T af34d73e63fc40529919a81366e46988 P b4dd3b22082c4ac1bf2c4486222d4764 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:12.100945 19282 tablet_replica.cc:333] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764: stopping tablet replica
I20260601 13:41:12.101064 19282 raft_consensus.cc:2243] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:12.101265 19282 raft_consensus.cc:2272] T 6067f1194e694e85b05e067d8bf8d4af P b4dd3b22082c4ac1bf2c4486222d4764 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:12.114735 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:41:12.117388 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:41:12.123023 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:12.123353 19282 tablet_replica.cc:333] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc: stopping tablet replica
I20260601 13:41:12.123522 19282 raft_consensus.cc:2243] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:12.123687 19282 raft_consensus.cc:2272] T 6067f1194e694e85b05e067d8bf8d4af P 03a9d80dfc1c423088ee7e5c237306cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:12.124212 19282 tablet_replica.cc:333] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc: stopping tablet replica
I20260601 13:41:12.124293 19282 raft_consensus.cc:2243] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:12.124544 19282 raft_consensus.cc:2272] T fac7c852e17b4051913eac8e5bb202eb P 03a9d80dfc1c423088ee7e5c237306cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:12.124934 19282 tablet_replica.cc:333] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc: stopping tablet replica
I20260601 13:41:12.125015 19282 raft_consensus.cc:2243] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:12.125141 19282 raft_consensus.cc:2272] T af34d73e63fc40529919a81366e46988 P 03a9d80dfc1c423088ee7e5c237306cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:12.140094 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:41:12.142762 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:41:12.147432 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:12.147666 19282 tablet_replica.cc:333] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575: stopping tablet replica
I20260601 13:41:12.147814 19282 raft_consensus.cc:2243] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:12.148015 19282 raft_consensus.cc:2272] T af34d73e63fc40529919a81366e46988 P 729cb515d32343b198d5244f0b026575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:12.148458 19282 tablet_replica.cc:333] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575: stopping tablet replica
I20260601 13:41:12.148530 19282 raft_consensus.cc:2243] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:12.148609 19282 raft_consensus.cc:2272] T fac7c852e17b4051913eac8e5bb202eb P 729cb515d32343b198d5244f0b026575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:12.161644 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:41:12.164247 19282 master.cc:562] Master@127.18.212.190:32889 shutting down...
I20260601 13:41:12.168287 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:12.168516 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:12.168609 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5ae9774dcde042efb93d988b42e9193b: stopping tablet replica
I20260601 13:41:12.181716 19282 master.cc:584] Master@127.18.212.190:32889 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10587 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:41:12.191231 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:37631
I20260601 13:41:12.191684 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:12.193840 24958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:12.193836 24957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:12.193872 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:12.193845 24960 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:12.194242 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:12.194304 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:12.194331 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321272194330 us; error 0 us; skew 500 ppm
I20260601 13:41:12.195346 19282 webserver.cc:533] Webserver started at http://127.18.212.190:35733/ using document root <none> and password file <none>
I20260601 13:41:12.195534 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:12.195629 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:12.195714 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:12.196192 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "8e6a7db1b8ae47559301136909c08c9b"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-b9mm"
I20260601 13:41:12.197775 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:12.198794 24965 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.199222 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:12.199309 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "8e6a7db1b8ae47559301136909c08c9b"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-b9mm"
I20260601 13:41:12.199389 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-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)
I20260601 13:41:12.212464 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:12.212930 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:12.217639 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:37631
I20260601 13:41:12.221315 25017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:37631 every 8 connection(s)
I20260601 13:41:12.221799 25018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:12.223855 25018 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b: Bootstrap starting.
I20260601 13:41:12.224699 25018 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:12.225914 25018 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b: No bootstrap required, opened a new log
I20260601 13:41:12.226401 25018 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e6a7db1b8ae47559301136909c08c9b" member_type: VOTER }
I20260601 13:41:12.226519 25018 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:12.226547 25018 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e6a7db1b8ae47559301136909c08c9b, State: Initialized, Role: FOLLOWER
I20260601 13:41:12.226718 25018 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e6a7db1b8ae47559301136909c08c9b" member_type: VOTER }
I20260601 13:41:12.226827 25018 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:12.226866 25018 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:12.226900 25018 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:12.227820 25018 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e6a7db1b8ae47559301136909c08c9b" member_type: VOTER }
I20260601 13:41:12.227953 25018 leader_election.cc:304] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [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: 8e6a7db1b8ae47559301136909c08c9b; no voters: 
I20260601 13:41:12.228137 25018 leader_election.cc:290] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:12.228329 25021 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:12.228528 25021 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 1 LEADER]: Becoming Leader. State: Replica: 8e6a7db1b8ae47559301136909c08c9b, State: Running, Role: LEADER
I20260601 13:41:12.228665 25021 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [LEADER]: Queue going to LEADER mode. State: All 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: "8e6a7db1b8ae47559301136909c08c9b" member_type: VOTER }
I20260601 13:41:12.228801 25018 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:12.229148 25022 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e6a7db1b8ae47559301136909c08c9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e6a7db1b8ae47559301136909c08c9b" member_type: VOTER } }
I20260601 13:41:12.229257 25022 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:12.229557 25025 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:12.230109 25023 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e6a7db1b8ae47559301136909c08c9b. Latest consensus state: current_term: 1 leader_uuid: "8e6a7db1b8ae47559301136909c08c9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e6a7db1b8ae47559301136909c08c9b" member_type: VOTER } }
I20260601 13:41:12.230247 25023 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:12.230702 25025 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:12.231106 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:12.233063 25025 catalog_manager.cc:1382] Generated new cluster ID: 24111f28c6e8462380121793bf2e2507
I20260601 13:41:12.233139 25025 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:12.246059 25025 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:12.246784 25025 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:12.254546 25025 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b: Generated new TSK 0
I20260601 13:41:12.254779 25025 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:12.264070 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:12.266573 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:12.266508 25042 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:12.266721 25040 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:12.266495 25039 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:12.267005 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:12.267163 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:12.267202 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321272267200 us; error 0 us; skew 500 ppm
I20260601 13:41:12.268211 19282 webserver.cc:533] Webserver started at http://127.18.212.129:45581/ using document root <none> and password file <none>
I20260601 13:41:12.268409 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:12.268460 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:12.268567 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:12.268996 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "3f2430ab4a9547559e823f8fb4bace1b"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-b9mm"
I20260601 13:41:12.270601 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:12.271683 25047 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.271962 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:12.272024 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "3f2430ab4a9547559e823f8fb4bace1b"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-b9mm"
I20260601 13:41:12.272152 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-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)
I20260601 13:41:12.280613 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:12.281095 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:12.281420 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:12.281931 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:12.281971 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.282028 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:12.282081 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.286666 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:36441
I20260601 13:41:12.286696 25110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:36441 every 8 connection(s)
I20260601 13:41:12.287753 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:12.289968 25116 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:12.290016 25115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:12.290100 25118 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:12.290376 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:12.290603 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:12.290647 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:12.290664 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321272290663 us; error 0 us; skew 500 ppm
I20260601 13:41:12.291960 19282 webserver.cc:533] Webserver started at http://127.18.212.130:43795/ using document root <none> and password file <none>
I20260601 13:41:12.292207 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:12.292268 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:12.292371 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:12.292789 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "58ddc60703504adeb91655cd84c098bb"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-b9mm"
I20260601 13:41:12.294477 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:12.295629 25123 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.295913 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:12.295985 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "58ddc60703504adeb91655cd84c098bb"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-b9mm"
I20260601 13:41:12.296042 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-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)
I20260601 13:41:12.298424 25111 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37631
I20260601 13:41:12.298537 25111 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.298789 25111 heartbeater.cc:507] Master 127.18.212.190:37631 requested a full tablet report, sending...
I20260601 13:41:12.299659 24982 ts_manager.cc:194] Registered new tserver with Master: 3f2430ab4a9547559e823f8fb4bace1b (127.18.212.129:36441)
I20260601 13:41:12.300566 24982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44754
I20260601 13:41:12.309860 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:12.310339 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:12.310678 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:12.311296 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:12.311342 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.311376 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:12.311391 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.315551 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:35261
I20260601 13:41:12.315600 25186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:35261 every 8 connection(s)
I20260601 13:41:12.316505 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:12.318470 25190 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:12.318581 25193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:12.318938 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:12.319204 25191 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:12.319496 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:12.319558 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:12.319584 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321272319583 us; error 0 us; skew 500 ppm
I20260601 13:41:12.320681 19282 webserver.cc:533] Webserver started at http://127.18.212.131:45235/ using document root <none> and password file <none>
I20260601 13:41:12.320864 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:12.320924 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:12.320997 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:12.321398 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "ba08eec5427349f6aebbab9cf18c642d"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-b9mm"
I20260601 13:41:12.321427 25187 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37631
I20260601 13:41:12.321538 25187 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.321736 25187 heartbeater.cc:507] Master 127.18.212.190:37631 requested a full tablet report, sending...
I20260601 13:41:12.322513 24982 ts_manager.cc:194] Registered new tserver with Master: 58ddc60703504adeb91655cd84c098bb (127.18.212.130:35261)
I20260601 13:41:12.323386 24982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44766
I20260601 13:41:12.331482 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:41:12.333962 25198 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.335014 19282 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:41:12.335137 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "ba08eec5427349f6aebbab9cf18c642d"
format_stamp: "Formatted at 2026-06-01 13:41:12 on dist-test-slave-b9mm"
I20260601 13:41:12.335251 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321147880162-19282-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)
I20260601 13:41:12.353631 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:12.354137 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:12.354470 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:12.354979 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:12.355044 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.355123 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:12.355178 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:12.359844 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:32835
I20260601 13:41:12.359920 25261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:32835 every 8 connection(s)
I20260601 13:41:12.365480 25262 heartbeater.cc:344] Connected to a master server at 127.18.212.190:37631
I20260601 13:41:12.365620 25262 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:12.365895 25262 heartbeater.cc:507] Master 127.18.212.190:37631 requested a full tablet report, sending...
I20260601 13:41:12.366860 24982 ts_manager.cc:194] Registered new tserver with Master: ba08eec5427349f6aebbab9cf18c642d (127.18.212.131:32835)
I20260601 13:41:12.367211 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006832382s
I20260601 13:41:12.367615 24982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44782
I20260601 13:41:13.301793 25111 heartbeater.cc:499] Master 127.18.212.190:37631 was elected leader, sending a full tablet report...
I20260601 13:41:13.324813 25187 heartbeater.cc:499] Master 127.18.212.190:37631 was elected leader, sending a full tablet report...
I20260601 13:41:13.368757 25262 heartbeater.cc:499] Master 127.18.212.190:37631 was elected leader, sending a full tablet report...
I20260601 13:41:13.404654 24982 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52666:
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"
    }
  }
}
W20260601 13:41:13.405190 24982 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:41:13.416750 25226 tablet_service.cc:1511] Processing CreateTablet for tablet a0a1d8e6df8348acbdb87b4b59bc279c (DEFAULT_TABLE table=test-workload [id=2a01ac17daf848d9ba9a3d1a89f921fc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:13.416775 25075 tablet_service.cc:1511] Processing CreateTablet for tablet a0a1d8e6df8348acbdb87b4b59bc279c (DEFAULT_TABLE table=test-workload [id=2a01ac17daf848d9ba9a3d1a89f921fc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:13.417208 25226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a1d8e6df8348acbdb87b4b59bc279c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:13.417222 25075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a1d8e6df8348acbdb87b4b59bc279c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:13.417443 25151 tablet_service.cc:1511] Processing CreateTablet for tablet a0a1d8e6df8348acbdb87b4b59bc279c (DEFAULT_TABLE table=test-workload [id=2a01ac17daf848d9ba9a3d1a89f921fc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:13.417645 25151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a1d8e6df8348acbdb87b4b59bc279c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:13.419984 25282 tablet_bootstrap.cc:492] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb: Bootstrap starting.
I20260601 13:41:13.420461 25283 tablet_bootstrap.cc:492] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d: Bootstrap starting.
I20260601 13:41:13.421151 25282 tablet_bootstrap.cc:654] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:13.421419 25283 tablet_bootstrap.cc:654] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:13.422196 25284 tablet_bootstrap.cc:492] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b: Bootstrap starting.
I20260601 13:41:13.422492 25282 tablet_bootstrap.cc:492] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb: No bootstrap required, opened a new log
I20260601 13:41:13.422575 25283 tablet_bootstrap.cc:492] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d: No bootstrap required, opened a new log
I20260601 13:41:13.422603 25282 ts_tablet_manager.cc:1403] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:13.422672 25283 ts_tablet_manager.cc:1403] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:13.423192 25282 raft_consensus.cc:359] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f2430ab4a9547559e823f8fb4bace1b" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36441 } } peers { permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 } } peers { permanent_uuid: "58ddc60703504adeb91655cd84c098bb" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35261 } }
I20260601 13:41:13.423206 25283 raft_consensus.cc:359] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f2430ab4a9547559e823f8fb4bace1b" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36441 } } peers { permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 } } peers { permanent_uuid: "58ddc60703504adeb91655cd84c098bb" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35261 } }
I20260601 13:41:13.423388 25282 raft_consensus.cc:385] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:13.423414 25283 raft_consensus.cc:385] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:13.423444 25282 raft_consensus.cc:740] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58ddc60703504adeb91655cd84c098bb, State: Initialized, Role: FOLLOWER
I20260601 13:41:13.423460 25283 raft_consensus.cc:740] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba08eec5427349f6aebbab9cf18c642d, State: Initialized, Role: FOLLOWER
I20260601 13:41:13.423311 25284 tablet_bootstrap.cc:654] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:13.423646 25282 consensus_queue.cc:260] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f2430ab4a9547559e823f8fb4bace1b" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36441 } } peers { permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 } } peers { permanent_uuid: "58ddc60703504adeb91655cd84c098bb" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35261 } }
I20260601 13:41:13.423660 25283 consensus_queue.cc:260] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f2430ab4a9547559e823f8fb4bace1b" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36441 } } peers { permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 } } peers { permanent_uuid: "58ddc60703504adeb91655cd84c098bb" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35261 } }
I20260601 13:41:13.424168 25282 ts_tablet_manager.cc:1434] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:13.424263 25283 ts_tablet_manager.cc:1434] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:13.425123 25284 tablet_bootstrap.cc:492] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b: No bootstrap required, opened a new log
I20260601 13:41:13.425227 25284 ts_tablet_manager.cc:1403] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:13.425729 25284 raft_consensus.cc:359] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f2430ab4a9547559e823f8fb4bace1b" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36441 } } peers { permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 } } peers { permanent_uuid: "58ddc60703504adeb91655cd84c098bb" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35261 } }
I20260601 13:41:13.425830 25284 raft_consensus.cc:385] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:13.425865 25284 raft_consensus.cc:740] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2430ab4a9547559e823f8fb4bace1b, State: Initialized, Role: FOLLOWER
I20260601 13:41:13.426005 25284 consensus_queue.cc:260] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f2430ab4a9547559e823f8fb4bace1b" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36441 } } peers { permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 } } peers { permanent_uuid: "58ddc60703504adeb91655cd84c098bb" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35261 } }
I20260601 13:41:13.426383 25284 ts_tablet_manager.cc:1434] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:13.526636 25287 raft_consensus.cc:493] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:13.526844 25287 raft_consensus.cc:515] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f2430ab4a9547559e823f8fb4bace1b" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36441 } } peers { permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 } } peers { permanent_uuid: "58ddc60703504adeb91655cd84c098bb" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35261 } }
I20260601 13:41:13.527657 25287 leader_election.cc:290] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f2430ab4a9547559e823f8fb4bace1b (127.18.212.129:36441), ba08eec5427349f6aebbab9cf18c642d (127.18.212.131:32835)
I20260601 13:41:13.531963 25085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1d8e6df8348acbdb87b4b59bc279c" candidate_uuid: "58ddc60703504adeb91655cd84c098bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2430ab4a9547559e823f8fb4bace1b" is_pre_election: true
I20260601 13:41:13.531987 25236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1d8e6df8348acbdb87b4b59bc279c" candidate_uuid: "58ddc60703504adeb91655cd84c098bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba08eec5427349f6aebbab9cf18c642d" is_pre_election: true
I20260601 13:41:13.532177 25236 raft_consensus.cc:2468] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ddc60703504adeb91655cd84c098bb in term 0.
I20260601 13:41:13.532179 25085 raft_consensus.cc:2468] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58ddc60703504adeb91655cd84c098bb in term 0.
I20260601 13:41:13.532580 25124 leader_election.cc:304] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ddc60703504adeb91655cd84c098bb, ba08eec5427349f6aebbab9cf18c642d; no voters: 
I20260601 13:41:13.532862 25287 raft_consensus.cc:2804] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:13.532912 25287 raft_consensus.cc:493] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:13.532976 25287 raft_consensus.cc:3060] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:13.534081 25287 raft_consensus.cc:515] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f2430ab4a9547559e823f8fb4bace1b" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36441 } } peers { permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 } } peers { permanent_uuid: "58ddc60703504adeb91655cd84c098bb" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35261 } }
I20260601 13:41:13.534556 25287 leader_election.cc:290] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [CANDIDATE]: Term 1 election: Requested vote from peers 3f2430ab4a9547559e823f8fb4bace1b (127.18.212.129:36441), ba08eec5427349f6aebbab9cf18c642d (127.18.212.131:32835)
I20260601 13:41:13.535018 25236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1d8e6df8348acbdb87b4b59bc279c" candidate_uuid: "58ddc60703504adeb91655cd84c098bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba08eec5427349f6aebbab9cf18c642d"
I20260601 13:41:13.535231 25236 raft_consensus.cc:3060] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:13.536432 25236 raft_consensus.cc:2468] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ddc60703504adeb91655cd84c098bb in term 1.
I20260601 13:41:13.536762 25085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a1d8e6df8348acbdb87b4b59bc279c" candidate_uuid: "58ddc60703504adeb91655cd84c098bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2430ab4a9547559e823f8fb4bace1b"
I20260601 13:41:13.536830 25124 leader_election.cc:304] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58ddc60703504adeb91655cd84c098bb, ba08eec5427349f6aebbab9cf18c642d; no voters: 
I20260601 13:41:13.536914 25085 raft_consensus.cc:3060] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:13.537089 25287 raft_consensus.cc:2804] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:13.537377 25287 raft_consensus.cc:697] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 1 LEADER]: Becoming Leader. State: Replica: 58ddc60703504adeb91655cd84c098bb, State: Running, Role: LEADER
I20260601 13:41:13.537569 25287 consensus_queue.cc:237] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f2430ab4a9547559e823f8fb4bace1b" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36441 } } peers { permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 } } peers { permanent_uuid: "58ddc60703504adeb91655cd84c098bb" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35261 } }
I20260601 13:41:13.538144 25085 raft_consensus.cc:2468] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58ddc60703504adeb91655cd84c098bb in term 1.
I20260601 13:41:13.539482 24982 catalog_manager.cc:5696] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 58ddc60703504adeb91655cd84c098bb (127.18.212.130). New cstate: current_term: 1 leader_uuid: "58ddc60703504adeb91655cd84c098bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f2430ab4a9547559e823f8fb4bace1b" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 36441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58ddc60703504adeb91655cd84c098bb" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35261 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:13.572050 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:41:13.577935 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:13.578296 19282 tablet_replica.cc:333] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b: stopping tablet replica
I20260601 13:41:13.578490 19282 raft_consensus.cc:2243] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:13.578658 19282 raft_consensus.cc:2272] T a0a1d8e6df8348acbdb87b4b59bc279c P 3f2430ab4a9547559e823f8fb4bace1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:13.592469 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
W20260601 13:41:13.944345 25127 consensus_peers.cc:597] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb -> Peer 3f2430ab4a9547559e823f8fb4bace1b (127.18.212.129:36441): Couldn't send request to peer 3f2430ab4a9547559e823f8fb4bace1b. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:36441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:13.960342 25287 consensus_queue.cc:1048] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba08eec5427349f6aebbab9cf18c642d" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 32835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:14.231438 25036 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:14.231972 25036 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:14.232080 25036 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:16.200352 25127 consensus_peers.cc:597] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb -> Peer 3f2430ab4a9547559e823f8fb4bace1b (127.18.212.129:36441): Couldn't send request to peer 3f2430ab4a9547559e823f8fb4bace1b. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:36441: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260601 13:41:16.232615 25036 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:16.233033 25036 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:16.233098 25036 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:17.191205 25127 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.212.129:36441: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260601 13:41:18.233417 25036 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:18.233815 25036 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:18.233875 25036 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:18.869679 25127 consensus_peers.cc:597] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb -> Peer 3f2430ab4a9547559e823f8fb4bace1b (127.18.212.129:36441): Couldn't send request to peer 3f2430ab4a9547559e823f8fb4bace1b. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:36441: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:41:20.234357 25036 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:20.234906 25036 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:20.234980 25036 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:21.497627 25127 consensus_peers.cc:597] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb -> Peer 3f2430ab4a9547559e823f8fb4bace1b (127.18.212.129:36441): Couldn't send request to peer 3f2430ab4a9547559e823f8fb4bace1b. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:36441: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:41:22.235390 25036 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:22.235913 25036 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:22.235983 25036 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:22.442242 25127 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.212.129:36441: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260601 13:41:23.991392 25127 consensus_peers.cc:597] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb -> Peer 3f2430ab4a9547559e823f8fb4bace1b (127.18.212.129:36441): Couldn't send request to peer 3f2430ab4a9547559e823f8fb4bace1b. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:36441: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:41:24.236459 25036 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:24.236994 25036 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:24.237068 25036 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:24.649819 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:41:24.654757 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:24.655082 19282 tablet_replica.cc:333] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb: stopping tablet replica
I20260601 13:41:24.655236 19282 raft_consensus.cc:2243] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:24.655560 19282 raft_consensus.cc:2272] T a0a1d8e6df8348acbdb87b4b59bc279c P 58ddc60703504adeb91655cd84c098bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:24.669726 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:41:24.672665 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:41:24.677814 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:24.678077 19282 tablet_replica.cc:333] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d: stopping tablet replica
I20260601 13:41:24.678221 19282 raft_consensus.cc:2243] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:24.678359 19282 raft_consensus.cc:2272] T a0a1d8e6df8348acbdb87b4b59bc279c P ba08eec5427349f6aebbab9cf18c642d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:24.691881 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:41:24.694656 19282 master.cc:562] Master@127.18.212.190:37631 shutting down...
I20260601 13:41:24.699240 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:24.699477 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:24.699575 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e6a7db1b8ae47559301136909c08c9b: stopping tablet replica
I20260601 13:41:24.712446 19282 master.cc:584] Master@127.18.212.190:37631 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12529 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:41:24.720714 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:45503
I20260601 13:41:24.721202 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:24.723742 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:24.723878 25328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:24.723906 25326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:24.723975 25325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:24.724335 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:24.724385 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:24.724401 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321284724401 us; error 0 us; skew 500 ppm
I20260601 13:41:24.725307 19282 webserver.cc:533] Webserver started at http://127.18.212.190:35101/ using document root <none> and password file <none>
I20260601 13:41:24.725521 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:24.725574 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:24.725666 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:24.726157 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "3878ad94cca64ed7ba90f9390218f770"
format_stamp: "Formatted at 2026-06-01 13:41:24 on dist-test-slave-b9mm"
I20260601 13:41:24.728080 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:24.729188 25333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:24.729537 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:24.729610 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "3878ad94cca64ed7ba90f9390218f770"
format_stamp: "Formatted at 2026-06-01 13:41:24 on dist-test-slave-b9mm"
I20260601 13:41:24.729681 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-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)
I20260601 13:41:24.745318 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:24.745841 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:24.751538 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:45503
I20260601 13:41:24.754691 25385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:45503 every 8 connection(s)
I20260601 13:41:24.755437 25386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:24.757905 25386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770: Bootstrap starting.
I20260601 13:41:24.758999 25386 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:24.760480 25386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770: No bootstrap required, opened a new log
I20260601 13:41:24.760991 25386 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3878ad94cca64ed7ba90f9390218f770" member_type: VOTER }
I20260601 13:41:24.761101 25386 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:24.761168 25386 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3878ad94cca64ed7ba90f9390218f770, State: Initialized, Role: FOLLOWER
I20260601 13:41:24.761384 25386 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3878ad94cca64ed7ba90f9390218f770" member_type: VOTER }
I20260601 13:41:24.761492 25386 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:24.761569 25386 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:24.761643 25386 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:24.762542 25386 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3878ad94cca64ed7ba90f9390218f770" member_type: VOTER }
I20260601 13:41:24.762676 25386 leader_election.cc:304] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [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: 3878ad94cca64ed7ba90f9390218f770; no voters: 
I20260601 13:41:24.762943 25386 leader_election.cc:290] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:24.763128 25389 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:24.763429 25389 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 1 LEADER]: Becoming Leader. State: Replica: 3878ad94cca64ed7ba90f9390218f770, State: Running, Role: LEADER
I20260601 13:41:24.763572 25386 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:24.763599 25389 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [LEADER]: Queue going to LEADER mode. State: All 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: "3878ad94cca64ed7ba90f9390218f770" member_type: VOTER }
I20260601 13:41:24.764056 25390 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3878ad94cca64ed7ba90f9390218f770" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3878ad94cca64ed7ba90f9390218f770" member_type: VOTER } }
I20260601 13:41:24.764066 25391 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3878ad94cca64ed7ba90f9390218f770. Latest consensus state: current_term: 1 leader_uuid: "3878ad94cca64ed7ba90f9390218f770" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3878ad94cca64ed7ba90f9390218f770" member_type: VOTER } }
I20260601 13:41:24.764174 25390 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:24.764195 25391 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:24.765287 25393 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:24.766149 25393 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:24.766423 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:24.768958 25393 catalog_manager.cc:1382] Generated new cluster ID: 1a1aceb5276241e2a6e1a75ffee7f294
I20260601 13:41:24.769030 25393 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:24.775460 25393 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:24.776165 25393 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:24.782392 25393 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770: Generated new TSK 0
I20260601 13:41:24.782648 25393 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:24.799881 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:24.802793 25408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:24.802762 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:24.802809 25410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:24.802728 25407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:24.803373 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:24.803452 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:24.803488 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321284803487 us; error 0 us; skew 500 ppm
I20260601 13:41:24.804605 19282 webserver.cc:533] Webserver started at http://127.18.212.129:39071/ using document root <none> and password file <none>
I20260601 13:41:24.804819 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:24.804899 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:24.805015 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:24.805534 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "1a52d4702e3a479285cacd94c928e540"
format_stamp: "Formatted at 2026-06-01 13:41:24 on dist-test-slave-b9mm"
I20260601 13:41:24.807363 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:41:24.808498 25415 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:24.808840 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:24.808949 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "1a52d4702e3a479285cacd94c928e540"
format_stamp: "Formatted at 2026-06-01 13:41:24 on dist-test-slave-b9mm"
I20260601 13:41:24.809053 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-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)
I20260601 13:41:24.817991 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:24.818532 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:24.818904 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:24.819504 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:24.819572 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:24.819657 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:24.819694 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:24.824854 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:44441
I20260601 13:41:24.824924 25478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:44441 every 8 connection(s)
I20260601 13:41:24.825901 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:24.828181 25484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:24.828228 25483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:24.828519 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:24.829392 25486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:24.829752 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:24.829833 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:24.829861 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321284829860 us; error 0 us; skew 500 ppm
I20260601 13:41:24.831236 19282 webserver.cc:533] Webserver started at http://127.18.212.130:43967/ using document root <none> and password file <none>
I20260601 13:41:24.831485 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:24.831568 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:24.831660 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:24.832141 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "88ffb39874f942328a65806ab323cffa"
format_stamp: "Formatted at 2026-06-01 13:41:24 on dist-test-slave-b9mm"
I20260601 13:41:24.833964 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:24.835376 25491 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:24.835803 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:24.835887 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "88ffb39874f942328a65806ab323cffa"
format_stamp: "Formatted at 2026-06-01 13:41:24 on dist-test-slave-b9mm"
I20260601 13:41:24.835984 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-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)
I20260601 13:41:24.837204 25479 heartbeater.cc:344] Connected to a master server at 127.18.212.190:45503
I20260601 13:41:24.837363 25479 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:24.837682 25479 heartbeater.cc:507] Master 127.18.212.190:45503 requested a full tablet report, sending...
I20260601 13:41:24.838465 25350 ts_manager.cc:194] Registered new tserver with Master: 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441)
I20260601 13:41:24.839427 25350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45744
I20260601 13:41:24.854565 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:24.855209 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:24.855628 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:24.856225 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:24.856290 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:24.856366 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:24.856417 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:24.861972 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:42019
I20260601 13:41:24.862047 25554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:42019 every 8 connection(s)
I20260601 13:41:24.863108 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:24.865278 25558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:24.865451 25561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:24.865456 25559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:24.865664 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:24.865983 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:24.866053 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:24.866091 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321284866088 us; error 0 us; skew 500 ppm
I20260601 13:41:24.867408 19282 webserver.cc:533] Webserver started at http://127.18.212.131:33415/ using document root <none> and password file <none>
I20260601 13:41:24.867606 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:24.867686 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:24.867784 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:24.867904 25555 heartbeater.cc:344] Connected to a master server at 127.18.212.190:45503
I20260601 13:41:24.868009 25555 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:24.868264 25555 heartbeater.cc:507] Master 127.18.212.190:45503 requested a full tablet report, sending...
I20260601 13:41:24.868363 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "125f5fd1ef534d57913eed2b77d8b157"
format_stamp: "Formatted at 2026-06-01 13:41:24 on dist-test-slave-b9mm"
I20260601 13:41:24.869017 25350 ts_manager.cc:194] Registered new tserver with Master: 88ffb39874f942328a65806ab323cffa (127.18.212.130:42019)
I20260601 13:41:24.869668 25350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45758
I20260601 13:41:24.870172 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:41:24.871387 25566 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:24.871685 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:24.871778 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "125f5fd1ef534d57913eed2b77d8b157"
format_stamp: "Formatted at 2026-06-01 13:41:24 on dist-test-slave-b9mm"
I20260601 13:41:24.871889 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-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)
I20260601 13:41:24.892652 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:24.893296 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:24.893761 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:24.894346 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:24.894411 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:24.894479 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:24.894516 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:24.901911 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:42173
I20260601 13:41:24.902012 25629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:42173 every 8 connection(s)
I20260601 13:41:24.907663 25630 heartbeater.cc:344] Connected to a master server at 127.18.212.190:45503
I20260601 13:41:24.907791 25630 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:24.908025 25630 heartbeater.cc:507] Master 127.18.212.190:45503 requested a full tablet report, sending...
I20260601 13:41:24.908785 25350 ts_manager.cc:194] Registered new tserver with Master: 125f5fd1ef534d57913eed2b77d8b157 (127.18.212.131:42173)
I20260601 13:41:24.909425 25350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45766
I20260601 13:41:24.909451 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006939336s
I20260601 13:41:25.840543 25479 heartbeater.cc:499] Master 127.18.212.190:45503 was elected leader, sending a full tablet report...
I20260601 13:41:25.870846 25555 heartbeater.cc:499] Master 127.18.212.190:45503 was elected leader, sending a full tablet report...
I20260601 13:41:25.910689 25630 heartbeater.cc:499] Master 127.18.212.190:45503 was elected leader, sending a full tablet report...
I20260601 13:41:25.947993 25350 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45770:
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"
    }
  }
}
W20260601 13:41:25.948730 25350 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:41:25.962600 25442 tablet_service.cc:1511] Processing CreateTablet for tablet 9209d31d9f9b40b7bef38e2172d98c7a (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:25.962951 25440 tablet_service.cc:1511] Processing CreateTablet for tablet 89db76193eff4920bd377cf8e2dd9263 (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:25.963382 25441 tablet_service.cc:1511] Processing CreateTablet for tablet 85c7814e329c4fa08b20cd2bda1b643e (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:25.963335 25593 tablet_service.cc:1511] Processing CreateTablet for tablet 9209d31d9f9b40b7bef38e2172d98c7a (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:25.963594 25592 tablet_service.cc:1511] Processing CreateTablet for tablet 85c7814e329c4fa08b20cd2bda1b643e (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:25.963727 25593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9209d31d9f9b40b7bef38e2172d98c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.963361 25594 tablet_service.cc:1511] Processing CreateTablet for tablet 42e0a4d62fb54f278f19062154cd70de (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:25.964049 25594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e0a4d62fb54f278f19062154cd70de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.964051 25591 tablet_service.cc:1511] Processing CreateTablet for tablet 89db76193eff4920bd377cf8e2dd9263 (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:25.964323 25591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89db76193eff4920bd377cf8e2dd9263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.964918 25519 tablet_service.cc:1511] Processing CreateTablet for tablet 42e0a4d62fb54f278f19062154cd70de (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:25.965188 25519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e0a4d62fb54f278f19062154cd70de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.966768 25592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c7814e329c4fa08b20cd2bda1b643e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.962509 25443 tablet_service.cc:1511] Processing CreateTablet for tablet 42e0a4d62fb54f278f19062154cd70de (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:25.963022 25442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9209d31d9f9b40b7bef38e2172d98c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.967959 25650 tablet_bootstrap.cc:492] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157: Bootstrap starting.
I20260601 13:41:25.968031 25516 tablet_service.cc:1511] Processing CreateTablet for tablet 89db76193eff4920bd377cf8e2dd9263 (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:25.968142 25517 tablet_service.cc:1511] Processing CreateTablet for tablet 85c7814e329c4fa08b20cd2bda1b643e (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:25.968287 25516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89db76193eff4920bd377cf8e2dd9263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.968446 25443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e0a4d62fb54f278f19062154cd70de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.968573 25441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c7814e329c4fa08b20cd2bda1b643e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.968696 25517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c7814e329c4fa08b20cd2bda1b643e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.968035 25518 tablet_service.cc:1511] Processing CreateTablet for tablet 9209d31d9f9b40b7bef38e2172d98c7a (DEFAULT_TABLE table=test-workload [id=29577bb3b59142728790d4dcf3703f39]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:25.969614 25518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9209d31d9f9b40b7bef38e2172d98c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.970192 25650 tablet_bootstrap.cc:654] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.971184 25440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89db76193eff4920bd377cf8e2dd9263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:25.972743 25651 tablet_bootstrap.cc:492] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540: Bootstrap starting.
I20260601 13:41:25.974159 25651 tablet_bootstrap.cc:654] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.976243 25652 tablet_bootstrap.cc:492] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa: Bootstrap starting.
I20260601 13:41:25.977134 25651 tablet_bootstrap.cc:492] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540: No bootstrap required, opened a new log
I20260601 13:41:25.977259 25651 ts_tablet_manager.cc:1403] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:25.977286 25650 tablet_bootstrap.cc:492] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157: No bootstrap required, opened a new log
I20260601 13:41:25.977399 25650 ts_tablet_manager.cc:1403] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:41:25.977561 25652 tablet_bootstrap.cc:654] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.977882 25650 raft_consensus.cc:359] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.977857 25651 raft_consensus.cc:359] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.978046 25651 raft_consensus.cc:385] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.978030 25650 raft_consensus.cc:385] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.978125 25651 raft_consensus.cc:740] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a52d4702e3a479285cacd94c928e540, State: Initialized, Role: FOLLOWER
I20260601 13:41:25.978142 25650 raft_consensus.cc:740] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125f5fd1ef534d57913eed2b77d8b157, State: Initialized, Role: FOLLOWER
I20260601 13:41:25.978308 25650 consensus_queue.cc:260] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.978331 25651 consensus_queue.cc:260] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.978787 25650 ts_tablet_manager.cc:1434] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:25.978808 25652 tablet_bootstrap.cc:492] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa: No bootstrap required, opened a new log
I20260601 13:41:25.978961 25652 ts_tablet_manager.cc:1403] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:41:25.979118 25650 tablet_bootstrap.cc:492] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157: Bootstrap starting.
I20260601 13:41:25.979483 25652 raft_consensus.cc:359] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } }
I20260601 13:41:25.979555 25651 ts_tablet_manager.cc:1434] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:25.979589 25652 raft_consensus.cc:385] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.979622 25652 raft_consensus.cc:740] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88ffb39874f942328a65806ab323cffa, State: Initialized, Role: FOLLOWER
I20260601 13:41:25.979744 25651 tablet_bootstrap.cc:492] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540: Bootstrap starting.
I20260601 13:41:25.979743 25652 consensus_queue.cc:260] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } }
I20260601 13:41:25.980163 25652 ts_tablet_manager.cc:1434] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:25.980398 25652 tablet_bootstrap.cc:492] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa: Bootstrap starting.
I20260601 13:41:25.981535 25652 tablet_bootstrap.cc:654] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.981755 25651 tablet_bootstrap.cc:654] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.983021 25652 tablet_bootstrap.cc:492] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa: No bootstrap required, opened a new log
I20260601 13:41:25.983117 25651 tablet_bootstrap.cc:492] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540: No bootstrap required, opened a new log
I20260601 13:41:25.983150 25652 ts_tablet_manager.cc:1403] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:41:25.983189 25651 ts_tablet_manager.cc:1403] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:25.983671 25652 raft_consensus.cc:359] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.983644 25651 raft_consensus.cc:359] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } }
I20260601 13:41:25.983801 25651 raft_consensus.cc:385] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.983847 25651 raft_consensus.cc:740] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a52d4702e3a479285cacd94c928e540, State: Initialized, Role: FOLLOWER
I20260601 13:41:25.983999 25651 consensus_queue.cc:260] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } }
I20260601 13:41:25.984174 25650 tablet_bootstrap.cc:654] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.984304 25651 ts_tablet_manager.cc:1434] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:25.984444 25651 tablet_bootstrap.cc:492] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540: Bootstrap starting.
I20260601 13:41:25.985397 25651 tablet_bootstrap.cc:654] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.986011 25652 raft_consensus.cc:385] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.986080 25652 raft_consensus.cc:740] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88ffb39874f942328a65806ab323cffa, State: Initialized, Role: FOLLOWER
I20260601 13:41:25.986253 25652 consensus_queue.cc:260] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.986721 25652 ts_tablet_manager.cc:1434] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:41:25.987210 25650 tablet_bootstrap.cc:492] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157: No bootstrap required, opened a new log
I20260601 13:41:25.987215 25651 tablet_bootstrap.cc:492] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540: No bootstrap required, opened a new log
I20260601 13:41:25.987324 25651 ts_tablet_manager.cc:1403] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:41:25.987324 25650 ts_tablet_manager.cc:1403] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:41:25.987843 25651 raft_consensus.cc:359] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.987964 25651 raft_consensus.cc:385] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.988003 25651 raft_consensus.cc:740] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a52d4702e3a479285cacd94c928e540, State: Initialized, Role: FOLLOWER
I20260601 13:41:25.988160 25651 consensus_queue.cc:260] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.988616 25651 ts_tablet_manager.cc:1434] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:25.989100 25651 tablet_bootstrap.cc:492] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540: Bootstrap starting.
I20260601 13:41:25.990576 25651 tablet_bootstrap.cc:654] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.990584 25652 tablet_bootstrap.cc:492] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa: Bootstrap starting.
I20260601 13:41:25.991130 25650 raft_consensus.cc:359] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.991271 25650 raft_consensus.cc:385] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.991341 25650 raft_consensus.cc:740] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125f5fd1ef534d57913eed2b77d8b157, State: Initialized, Role: FOLLOWER
I20260601 13:41:25.991554 25650 consensus_queue.cc:260] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.992144 25652 tablet_bootstrap.cc:654] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.992224 25650 ts_tablet_manager.cc:1434] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:41:25.992362 25650 tablet_bootstrap.cc:492] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157: Bootstrap starting.
I20260601 13:41:25.993425 25651 tablet_bootstrap.cc:492] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540: No bootstrap required, opened a new log
I20260601 13:41:25.993480 25650 tablet_bootstrap.cc:654] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.993551 25651 ts_tablet_manager.cc:1403] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:41:25.994081 25651 raft_consensus.cc:359] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.994226 25651 raft_consensus.cc:385] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.994269 25651 raft_consensus.cc:740] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a52d4702e3a479285cacd94c928e540, State: Initialized, Role: FOLLOWER
I20260601 13:41:25.994405 25651 consensus_queue.cc:260] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.994722 25651 ts_tablet_manager.cc:1434] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:25.994745 25650 tablet_bootstrap.cc:492] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157: No bootstrap required, opened a new log
I20260601 13:41:25.994867 25650 ts_tablet_manager.cc:1403] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:25.995270 25652 tablet_bootstrap.cc:492] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa: No bootstrap required, opened a new log
I20260601 13:41:25.995381 25652 ts_tablet_manager.cc:1403] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:41:25.995427 25650 raft_consensus.cc:359] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } }
I20260601 13:41:25.995544 25650 raft_consensus.cc:385] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.995591 25650 raft_consensus.cc:740] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125f5fd1ef534d57913eed2b77d8b157, State: Initialized, Role: FOLLOWER
I20260601 13:41:25.995738 25650 consensus_queue.cc:260] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } }
I20260601 13:41:25.995898 25652 raft_consensus.cc:359] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.995997 25652 raft_consensus.cc:385] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.996030 25652 raft_consensus.cc:740] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88ffb39874f942328a65806ab323cffa, State: Initialized, Role: FOLLOWER
I20260601 13:41:25.996055 25650 ts_tablet_manager.cc:1434] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:25.996140 25652 consensus_queue.cc:260] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.996440 25652 ts_tablet_manager.cc:1434] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:25.996524 25650 tablet_bootstrap.cc:492] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157: Bootstrap starting.
I20260601 13:41:25.996630 25652 tablet_bootstrap.cc:492] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa: Bootstrap starting.
I20260601 13:41:25.997771 25652 tablet_bootstrap.cc:654] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.997882 25650 tablet_bootstrap.cc:654] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:25.999135 25650 tablet_bootstrap.cc:492] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157: No bootstrap required, opened a new log
I20260601 13:41:25.999207 25652 tablet_bootstrap.cc:492] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa: No bootstrap required, opened a new log
I20260601 13:41:25.999310 25652 ts_tablet_manager.cc:1403] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:25.999226 25650 ts_tablet_manager.cc:1403] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:25.999801 25652 raft_consensus.cc:359] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:25.999910 25652 raft_consensus.cc:385] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:25.999905 25650 raft_consensus.cc:359] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.000033 25652 raft_consensus.cc:740] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88ffb39874f942328a65806ab323cffa, State: Initialized, Role: FOLLOWER
I20260601 13:41:26.000051 25650 raft_consensus.cc:385] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:26.000087 25650 raft_consensus.cc:740] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 125f5fd1ef534d57913eed2b77d8b157, State: Initialized, Role: FOLLOWER
I20260601 13:41:26.000180 25652 consensus_queue.cc:260] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.000191 25650 consensus_queue.cc:260] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.000487 25652 ts_tablet_manager.cc:1434] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:26.000612 25650 ts_tablet_manager.cc:1434] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:26.014818 25656 raft_consensus.cc:493] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:26.015019 25656 raft_consensus.cc:515] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.015816 25656 leader_election.cc:290] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441), 88ffb39874f942328a65806ab323cffa (127.18.212.130:42019)
I20260601 13:41:26.020511 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9209d31d9f9b40b7bef38e2172d98c7a" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ffb39874f942328a65806ab323cffa" is_pre_election: true
I20260601 13:41:26.020494 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9209d31d9f9b40b7bef38e2172d98c7a" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a52d4702e3a479285cacd94c928e540" is_pre_election: true
I20260601 13:41:26.020749 25529 raft_consensus.cc:2468] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 0.
I20260601 13:41:26.020749 25453 raft_consensus.cc:2468] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 0.
I20260601 13:41:26.021152 25570 leader_election.cc:304] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 125f5fd1ef534d57913eed2b77d8b157, 1a52d4702e3a479285cacd94c928e540, 88ffb39874f942328a65806ab323cffa; no voters: 
I20260601 13:41:26.021335 25656 raft_consensus.cc:2804] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:26.021394 25656 raft_consensus.cc:493] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:26.021441 25656 raft_consensus.cc:3060] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.022480 25656 raft_consensus.cc:515] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.022876 25656 leader_election.cc:290] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 election: Requested vote from peers 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441), 88ffb39874f942328a65806ab323cffa (127.18.212.130:42019)
I20260601 13:41:26.023247 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9209d31d9f9b40b7bef38e2172d98c7a" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ffb39874f942328a65806ab323cffa"
I20260601 13:41:26.023265 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9209d31d9f9b40b7bef38e2172d98c7a" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a52d4702e3a479285cacd94c928e540"
I20260601 13:41:26.023351 25529 raft_consensus.cc:3060] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.023412 25453 raft_consensus.cc:3060] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.024338 25529 raft_consensus.cc:2468] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 1.
I20260601 13:41:26.024359 25453 raft_consensus.cc:2468] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 1.
I20260601 13:41:26.024644 25570 leader_election.cc:304] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125f5fd1ef534d57913eed2b77d8b157, 88ffb39874f942328a65806ab323cffa; no voters: 
I20260601 13:41:26.024823 25656 raft_consensus.cc:2804] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:26.025085 25656 raft_consensus.cc:697] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Becoming Leader. State: Replica: 125f5fd1ef534d57913eed2b77d8b157, State: Running, Role: LEADER
I20260601 13:41:26.025290 25656 consensus_queue.cc:237] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.027259 25350 catalog_manager.cc:5696] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125f5fd1ef534d57913eed2b77d8b157 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } health_report { overall_health: HEALTHY } } }
W20260601 13:41:26.077265 25480 tablet.cc:2404] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:41:26.123374 25656 raft_consensus.cc:493] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:26.123677 25656 raft_consensus.cc:515] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.124385 25656 leader_election.cc:290] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441), 88ffb39874f942328a65806ab323cffa (127.18.212.130:42019)
I20260601 13:41:26.124969 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c7814e329c4fa08b20cd2bda1b643e" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a52d4702e3a479285cacd94c928e540" is_pre_election: true
I20260601 13:41:26.125125 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c7814e329c4fa08b20cd2bda1b643e" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ffb39874f942328a65806ab323cffa" is_pre_election: true
I20260601 13:41:26.125146 25453 raft_consensus.cc:2468] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 0.
I20260601 13:41:26.125231 25529 raft_consensus.cc:2468] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 0.
I20260601 13:41:26.125492 25570 leader_election.cc:304] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125f5fd1ef534d57913eed2b77d8b157, 88ffb39874f942328a65806ab323cffa; no voters: 
I20260601 13:41:26.125835 25656 raft_consensus.cc:2804] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:26.126117 25656 raft_consensus.cc:493] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:26.126205 25656 raft_consensus.cc:3060] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.127540 25656 raft_consensus.cc:515] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.127944 25656 leader_election.cc:290] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 election: Requested vote from peers 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441), 88ffb39874f942328a65806ab323cffa (127.18.212.130:42019)
I20260601 13:41:26.128340 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c7814e329c4fa08b20cd2bda1b643e" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a52d4702e3a479285cacd94c928e540"
I20260601 13:41:26.128357 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c7814e329c4fa08b20cd2bda1b643e" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ffb39874f942328a65806ab323cffa"
I20260601 13:41:26.128489 25453 raft_consensus.cc:3060] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.128520 25529 raft_consensus.cc:3060] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.129387 25453 raft_consensus.cc:2468] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 1.
I20260601 13:41:26.129393 25529 raft_consensus.cc:2468] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 1.
I20260601 13:41:26.129738 25567 leader_election.cc:304] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125f5fd1ef534d57913eed2b77d8b157, 1a52d4702e3a479285cacd94c928e540; no voters: 
I20260601 13:41:26.129918 25656 raft_consensus.cc:2804] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:26.130007 25656 raft_consensus.cc:697] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Becoming Leader. State: Replica: 125f5fd1ef534d57913eed2b77d8b157, State: Running, Role: LEADER
I20260601 13:41:26.130200 25656 consensus_queue.cc:237] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.132117 25350 catalog_manager.cc:5696] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125f5fd1ef534d57913eed2b77d8b157 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:26.245532 25658 raft_consensus.cc:493] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:26.245709 25658 raft_consensus.cc:515] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.246450 25658 leader_election.cc:290] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441), 125f5fd1ef534d57913eed2b77d8b157 (127.18.212.131:42173)
I20260601 13:41:26.250538 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89db76193eff4920bd377cf8e2dd9263" candidate_uuid: "88ffb39874f942328a65806ab323cffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a52d4702e3a479285cacd94c928e540" is_pre_election: true
I20260601 13:41:26.250543 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89db76193eff4920bd377cf8e2dd9263" candidate_uuid: "88ffb39874f942328a65806ab323cffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125f5fd1ef534d57913eed2b77d8b157" is_pre_election: true
I20260601 13:41:26.250784 25453 raft_consensus.cc:2468] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88ffb39874f942328a65806ab323cffa in term 0.
I20260601 13:41:26.250882 25604 raft_consensus.cc:2468] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88ffb39874f942328a65806ab323cffa in term 0.
I20260601 13:41:26.251116 25492 leader_election.cc:304] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a52d4702e3a479285cacd94c928e540, 88ffb39874f942328a65806ab323cffa; no voters: 
I20260601 13:41:26.251343 25658 raft_consensus.cc:2804] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:26.251410 25658 raft_consensus.cc:493] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:26.251439 25658 raft_consensus.cc:3060] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.252456 25658 raft_consensus.cc:515] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.252897 25658 leader_election.cc:290] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [CANDIDATE]: Term 1 election: Requested vote from peers 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441), 125f5fd1ef534d57913eed2b77d8b157 (127.18.212.131:42173)
I20260601 13:41:26.253288 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89db76193eff4920bd377cf8e2dd9263" candidate_uuid: "88ffb39874f942328a65806ab323cffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a52d4702e3a479285cacd94c928e540"
I20260601 13:41:26.253288 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89db76193eff4920bd377cf8e2dd9263" candidate_uuid: "88ffb39874f942328a65806ab323cffa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125f5fd1ef534d57913eed2b77d8b157"
I20260601 13:41:26.253451 25453 raft_consensus.cc:3060] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.253468 25604 raft_consensus.cc:3060] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.254534 25604 raft_consensus.cc:2468] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88ffb39874f942328a65806ab323cffa in term 1.
I20260601 13:41:26.254549 25453 raft_consensus.cc:2468] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88ffb39874f942328a65806ab323cffa in term 1.
I20260601 13:41:26.254866 25492 leader_election.cc:304] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a52d4702e3a479285cacd94c928e540, 88ffb39874f942328a65806ab323cffa; no voters: 
I20260601 13:41:26.255133 25658 raft_consensus.cc:2804] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:26.255239 25658 raft_consensus.cc:697] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 1 LEADER]: Becoming Leader. State: Replica: 88ffb39874f942328a65806ab323cffa, State: Running, Role: LEADER
I20260601 13:41:26.255414 25658 consensus_queue.cc:237] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } }
I20260601 13:41:26.257375 25350 catalog_manager.cc:5696] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa reported cstate change: term changed from 0 to 1, leader changed from <none> to 88ffb39874f942328a65806ab323cffa (127.18.212.130). New cstate: current_term: 1 leader_uuid: "88ffb39874f942328a65806ab323cffa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:26.323607 25657 raft_consensus.cc:493] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:26.323784 25657 raft_consensus.cc:515] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } }
I20260601 13:41:26.324520 25657 leader_election.cc:290] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 125f5fd1ef534d57913eed2b77d8b157 (127.18.212.131:42173), 88ffb39874f942328a65806ab323cffa (127.18.212.130:42019)
I20260601 13:41:26.326870 25656 raft_consensus.cc:493] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:26.327152 25656 raft_consensus.cc:515] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } }
I20260601 13:41:26.327623 25656 leader_election.cc:290] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441), 88ffb39874f942328a65806ab323cffa (127.18.212.130:42019)
I20260601 13:41:26.328130 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0a4d62fb54f278f19062154cd70de" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a52d4702e3a479285cacd94c928e540" is_pre_election: true
I20260601 13:41:26.328308 25453 raft_consensus.cc:2468] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 0.
I20260601 13:41:26.328359 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0a4d62fb54f278f19062154cd70de" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ffb39874f942328a65806ab323cffa" is_pre_election: true
I20260601 13:41:26.328487 25529 raft_consensus.cc:2468] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 0.
I20260601 13:41:26.328778 25570 leader_election.cc:304] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125f5fd1ef534d57913eed2b77d8b157, 88ffb39874f942328a65806ab323cffa; no voters: 
I20260601 13:41:26.329015 25656 raft_consensus.cc:2804] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:26.329077 25656 raft_consensus.cc:493] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:26.329130 25656 raft_consensus.cc:3060] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.330242 25604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0a4d62fb54f278f19062154cd70de" candidate_uuid: "1a52d4702e3a479285cacd94c928e540" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "125f5fd1ef534d57913eed2b77d8b157" is_pre_election: true
I20260601 13:41:26.330277 25656 raft_consensus.cc:515] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } }
I20260601 13:41:26.330792 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0a4d62fb54f278f19062154cd70de" candidate_uuid: "1a52d4702e3a479285cacd94c928e540" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ffb39874f942328a65806ab323cffa" is_pre_election: true
I20260601 13:41:26.330909 25529 raft_consensus.cc:2468] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a52d4702e3a479285cacd94c928e540 in term 0.
I20260601 13:41:26.331029 25656 leader_election.cc:290] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 election: Requested vote from peers 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441), 88ffb39874f942328a65806ab323cffa (127.18.212.130:42019)
I20260601 13:41:26.331182 25604 raft_consensus.cc:2393] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a52d4702e3a479285cacd94c928e540 in current term 1: Already voted for candidate 125f5fd1ef534d57913eed2b77d8b157 in this term.
I20260601 13:41:26.331336 25453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0a4d62fb54f278f19062154cd70de" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a52d4702e3a479285cacd94c928e540"
I20260601 13:41:26.331447 25453 raft_consensus.cc:3060] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.331413 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e0a4d62fb54f278f19062154cd70de" candidate_uuid: "125f5fd1ef534d57913eed2b77d8b157" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ffb39874f942328a65806ab323cffa"
I20260601 13:41:26.331661 25529 raft_consensus.cc:3060] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:26.332499 25453 raft_consensus.cc:2468] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 1.
I20260601 13:41:26.332612 25529 raft_consensus.cc:2468] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 125f5fd1ef534d57913eed2b77d8b157 in term 1.
I20260601 13:41:26.332808 25567 leader_election.cc:304] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 125f5fd1ef534d57913eed2b77d8b157, 1a52d4702e3a479285cacd94c928e540; no voters: 
I20260601 13:41:26.332926 25419 leader_election.cc:304] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [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: 1a52d4702e3a479285cacd94c928e540, 88ffb39874f942328a65806ab323cffa; no voters: 125f5fd1ef534d57913eed2b77d8b157
I20260601 13:41:26.332981 25656 raft_consensus.cc:2804] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:26.333096 25657 raft_consensus.cc:2764] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260601 13:41:26.333112 25656 raft_consensus.cc:697] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Becoming Leader. State: Replica: 125f5fd1ef534d57913eed2b77d8b157, State: Running, Role: LEADER
I20260601 13:41:26.333277 25656 consensus_queue.cc:237] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } }
I20260601 13:41:26.334883 25350 catalog_manager.cc:5696] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 reported cstate change: term changed from 0 to 1, leader changed from <none> to 125f5fd1ef534d57913eed2b77d8b157 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:26.410323 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:41:26.414599 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:26.414916 19282 tablet_replica.cc:333] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540: stopping tablet replica
I20260601 13:41:26.415169 19282 raft_consensus.cc:2243] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:26.415292 19282 raft_consensus.cc:2272] T 9209d31d9f9b40b7bef38e2172d98c7a P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:26.415839 19282 tablet_replica.cc:333] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540: stopping tablet replica
I20260601 13:41:26.415925 19282 raft_consensus.cc:2243] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:26.416006 19282 raft_consensus.cc:2272] T 89db76193eff4920bd377cf8e2dd9263 P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:26.416432 19282 tablet_replica.cc:333] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540: stopping tablet replica
I20260601 13:41:26.416509 19282 raft_consensus.cc:2243] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:26.416581 19282 raft_consensus.cc:2272] T 85c7814e329c4fa08b20cd2bda1b643e P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:26.416930 19282 tablet_replica.cc:333] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540: stopping tablet replica
I20260601 13:41:26.417007 19282 raft_consensus.cc:2243] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:26.417076 19282 raft_consensus.cc:2272] T 42e0a4d62fb54f278f19062154cd70de P 1a52d4702e3a479285cacd94c928e540 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:26.431139 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
W20260601 13:41:26.449388 25567 consensus_peers.cc:597] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:26.513422 25656 consensus_queue.cc:1048] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:26.517594 25567 consensus_peers.cc:597] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:26.554675 25671 consensus_queue.cc:1048] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:26.734745 25492 consensus_peers.cc:597] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:41:26.769407 25567 consensus_peers.cc:597] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:26.879482 25658 consensus_queue.cc:1048] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:26.952858 25671 consensus_queue.cc:1048] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:27.058080 25671 consensus_queue.cc:579] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Leader has been unable to successfully communicate with peer 1a52d4702e3a479285cacd94c928e540 for more than 1 seconds (1.033s)
W20260601 13:41:27.060246 25350 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9209d31d9f9b40b7bef38e2172d98c7a with cas_config_opid_index -1: no extra replica candidate found for tablet 9209d31d9f9b40b7bef38e2172d98c7a (table test-workload [id=29577bb3b59142728790d4dcf3703f39]): 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
I20260601 13:41:27.257920 25658 consensus_queue.cc:579] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [LEADER]: Leader has been unable to successfully communicate with peer 1a52d4702e3a479285cacd94c928e540 for more than 1 seconds (1.002s)
I20260601 13:41:27.434600 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:27.437207 25696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:27.437209 25693 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:27.437346 25694 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:27.437629 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:27.437860 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:27.437912 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:27.437983 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321287437980 us; error 0 us; skew 500 ppm
I20260601 13:41:27.439373 19282 webserver.cc:533] Webserver started at http://127.18.212.132:45443/ using document root <none> and password file <none>
I20260601 13:41:27.439564 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:27.439617 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:27.439687 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:27.440150 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "60c12f39a3d24d9fa25d21021250e69e"
format_stamp: "Formatted at 2026-06-01 13:41:27 on dist-test-slave-b9mm"
I20260601 13:41:27.441828 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:27.442974 25701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:27.443331 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:27.443435 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "60c12f39a3d24d9fa25d21021250e69e"
format_stamp: "Formatted at 2026-06-01 13:41:27 on dist-test-slave-b9mm"
I20260601 13:41:27.443529 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321147880162-19282-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)
I20260601 13:41:27.454794 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:27.455338 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:27.455736 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:27.456326 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:27.456365 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:27.456404 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:27.456459 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:27.461503 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:36551
I20260601 13:41:27.462436 25764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:36551 every 8 connection(s)
I20260601 13:41:27.468195 25765 heartbeater.cc:344] Connected to a master server at 127.18.212.190:45503
I20260601 13:41:27.468340 25765 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:27.468652 25765 heartbeater.cc:507] Master 127.18.212.190:45503 requested a full tablet report, sending...
I20260601 13:41:27.469357 25350 ts_manager.cc:194] Registered new tserver with Master: 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132:36551)
I20260601 13:41:27.469945 25350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45780
I20260601 13:41:27.533403 25689 consensus_queue.cc:579] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Leader has been unable to successfully communicate with peer 1a52d4702e3a479285cacd94c928e540 for more than 1 seconds (1.403s)
W20260601 13:41:27.534583 25567 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111) [suppressed 12 similar messages]
I20260601 13:41:27.536780 25604 consensus_queue.cc:237] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:27.538516 25529 raft_consensus.cc:1275] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:27.539345 25656 consensus_queue.cc:1048] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:27.539608 25567 consensus_peers.cc:597] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.541396 25689 raft_consensus.cc:2955] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } } }
W20260601 13:41:27.542707 25569 consensus_peers.cc:597] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132:36551): Couldn't send request to peer 60c12f39a3d24d9fa25d21021250e69e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85c7814e329c4fa08b20cd2bda1b643e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.543437 25336 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 85c7814e329c4fa08b20cd2bda1b643e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:41:27.543551 25529 raft_consensus.cc:2955] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } } }
I20260601 13:41:27.545089 25350 catalog_manager.cc:5696] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 reported cstate change: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:27.628165 25529 consensus_queue.cc:237] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:27.630931 25604 raft_consensus.cc:1275] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Refusing update from remote peer 88ffb39874f942328a65806ab323cffa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:27.631017 25492 consensus_peers.cc:597] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.631507 25687 consensus_queue.cc:1048] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:27.633559 25690 raft_consensus.cc:2955] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } } }
I20260601 13:41:27.633985 25604 raft_consensus.cc:2955] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } } }
W20260601 13:41:27.634475 25494 consensus_peers.cc:597] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa -> Peer 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132:36551): Couldn't send request to peer 60c12f39a3d24d9fa25d21021250e69e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89db76193eff4920bd377cf8e2dd9263. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.636893 25337 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 89db76193eff4920bd377cf8e2dd9263 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260601 13:41:27.637449 25348 catalog_manager.cc:5696] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 reported cstate change: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "88ffb39874f942328a65806ab323cffa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } } }
I20260601 13:41:27.679724 25604 consensus_queue.cc:237] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:27.681559 25529 raft_consensus.cc:1275] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:27.681753 25569 consensus_peers.cc:597] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132:36551): Couldn't send request to peer 60c12f39a3d24d9fa25d21021250e69e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9209d31d9f9b40b7bef38e2172d98c7a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.681967 25656 consensus_queue.cc:1048] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:27.682463 25567 consensus_peers.cc:597] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.683874 25689 raft_consensus.cc:2955] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } } }
I20260601 13:41:27.684337 25529 raft_consensus.cc:2955] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } } }
I20260601 13:41:27.685550 25336 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9209d31d9f9b40b7bef38e2172d98c7a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260601 13:41:27.686565 25350 catalog_manager.cc:5696] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 reported cstate change: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:27.750550 25671 consensus_queue.cc:579] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Leader has been unable to successfully communicate with peer 1a52d4702e3a479285cacd94c928e540 for more than 1 seconds (1.417s)
I20260601 13:41:27.754181 25604 consensus_queue.cc:237] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:27.755844 25529 raft_consensus.cc:1275] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:27.755960 25569 consensus_peers.cc:597] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132:36551): Couldn't send request to peer 60c12f39a3d24d9fa25d21021250e69e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42e0a4d62fb54f278f19062154cd70de. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.756249 25656 consensus_queue.cc:1048] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:27.756448 25567 consensus_peers.cc:597] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.758387 25689 raft_consensus.cc:2955] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } } }
I20260601 13:41:27.758852 25529 raft_consensus.cc:2955] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } } }
I20260601 13:41:27.760756 25336 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 42e0a4d62fb54f278f19062154cd70de with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:41:27.761292 25348 catalog_manager.cc:5696] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 reported cstate change: config changed from index -1 to 2, NON_VOTER 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:41:27.767953 25398 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 1a52d4702e3a479285cacd94c928e540 not available for placement
I20260601 13:41:28.058535 25781 ts_tablet_manager.cc:933] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: Initiating tablet copy from peer 125f5fd1ef534d57913eed2b77d8b157 (127.18.212.131:42173)
I20260601 13:41:28.059019 25781 tablet_copy_client.cc:323] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:42173
I20260601 13:41:28.063150 25614 tablet_copy_service.cc:140] P 125f5fd1ef534d57913eed2b77d8b157: Received BeginTabletCopySession request for tablet 85c7814e329c4fa08b20cd2bda1b643e from peer 60c12f39a3d24d9fa25d21021250e69e ({username='slave'} at 127.0.0.1:51574)
I20260601 13:41:28.063269 25614 tablet_copy_service.cc:161] P 125f5fd1ef534d57913eed2b77d8b157: Beginning new tablet copy session on tablet 85c7814e329c4fa08b20cd2bda1b643e from peer 60c12f39a3d24d9fa25d21021250e69e at {username='slave'} at 127.0.0.1:51574: session id = 60c12f39a3d24d9fa25d21021250e69e-85c7814e329c4fa08b20cd2bda1b643e
I20260601 13:41:28.064251 25614 tablet_copy_source_session.cc:215] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:28.065454 25781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c7814e329c4fa08b20cd2bda1b643e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:28.067862 25781 tablet_copy_client.cc:806] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:28.068058 25781 tablet_copy_client.cc:670] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:28.069413 25781 tablet_copy_client.cc:538] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:28.070835 25781 tablet_bootstrap.cc:492] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: Bootstrap starting.
I20260601 13:41:28.074656 25781 tablet_bootstrap.cc:492] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: 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
I20260601 13:41:28.074956 25781 tablet_bootstrap.cc:492] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: Bootstrap complete.
I20260601 13:41:28.075212 25781 ts_tablet_manager.cc:1403] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: Time spent bootstrapping tablet: real 0.004s	user 0.005s	sys 0.001s
I20260601 13:41:28.075834 25781 raft_consensus.cc:359] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:28.076006 25781 raft_consensus.cc:740] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60c12f39a3d24d9fa25d21021250e69e, State: Initialized, Role: LEARNER
I20260601 13:41:28.076140 25781 consensus_queue.cc:260] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:28.076599 25781 ts_tablet_manager.cc:1434] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:28.076771 25765 heartbeater.cc:499] Master 127.18.212.190:45503 was elected leader, sending a full tablet report...
I20260601 13:41:28.077348 25614 tablet_copy_service.cc:342] P 125f5fd1ef534d57913eed2b77d8b157: Request end of tablet copy session 60c12f39a3d24d9fa25d21021250e69e-85c7814e329c4fa08b20cd2bda1b643e received from {username='slave'} at 127.0.0.1:51574
I20260601 13:41:28.077474 25614 tablet_copy_service.cc:434] P 125f5fd1ef534d57913eed2b77d8b157: ending tablet copy session 60c12f39a3d24d9fa25d21021250e69e-85c7814e329c4fa08b20cd2bda1b643e on tablet 85c7814e329c4fa08b20cd2bda1b643e with peer 60c12f39a3d24d9fa25d21021250e69e
I20260601 13:41:28.141319 25781 ts_tablet_manager.cc:933] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: Initiating tablet copy from peer 125f5fd1ef534d57913eed2b77d8b157 (127.18.212.131:42173)
I20260601 13:41:28.141786 25781 tablet_copy_client.cc:323] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:42173
I20260601 13:41:28.142392 25614 tablet_copy_service.cc:140] P 125f5fd1ef534d57913eed2b77d8b157: Received BeginTabletCopySession request for tablet 9209d31d9f9b40b7bef38e2172d98c7a from peer 60c12f39a3d24d9fa25d21021250e69e ({username='slave'} at 127.0.0.1:51574)
I20260601 13:41:28.142519 25614 tablet_copy_service.cc:161] P 125f5fd1ef534d57913eed2b77d8b157: Beginning new tablet copy session on tablet 9209d31d9f9b40b7bef38e2172d98c7a from peer 60c12f39a3d24d9fa25d21021250e69e at {username='slave'} at 127.0.0.1:51574: session id = 60c12f39a3d24d9fa25d21021250e69e-9209d31d9f9b40b7bef38e2172d98c7a
I20260601 13:41:28.143646 25614 tablet_copy_source_session.cc:215] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:28.144567 25781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9209d31d9f9b40b7bef38e2172d98c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:28.146974 25781 tablet_copy_client.cc:806] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:28.147207 25781 tablet_copy_client.cc:670] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:28.148854 25781 tablet_copy_client.cc:538] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:28.150173 25781 tablet_bootstrap.cc:492] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: Bootstrap starting.
I20260601 13:41:28.153570 25781 tablet_bootstrap.cc:492] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: 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
I20260601 13:41:28.153833 25781 tablet_bootstrap.cc:492] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: Bootstrap complete.
I20260601 13:41:28.154031 25781 ts_tablet_manager.cc:1403] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:28.154475 25781 raft_consensus.cc:359] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:28.154594 25781 raft_consensus.cc:740] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60c12f39a3d24d9fa25d21021250e69e, State: Initialized, Role: LEARNER
I20260601 13:41:28.154729 25781 consensus_queue.cc:260] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:28.155037 25781 ts_tablet_manager.cc:1434] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:28.155663 25614 tablet_copy_service.cc:342] P 125f5fd1ef534d57913eed2b77d8b157: Request end of tablet copy session 60c12f39a3d24d9fa25d21021250e69e-9209d31d9f9b40b7bef38e2172d98c7a received from {username='slave'} at 127.0.0.1:51574
I20260601 13:41:28.155797 25614 tablet_copy_service.cc:434] P 125f5fd1ef534d57913eed2b77d8b157: ending tablet copy session 60c12f39a3d24d9fa25d21021250e69e-9209d31d9f9b40b7bef38e2172d98c7a on tablet 9209d31d9f9b40b7bef38e2172d98c7a with peer 60c12f39a3d24d9fa25d21021250e69e
I20260601 13:41:28.211131 25781 ts_tablet_manager.cc:933] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: Initiating tablet copy from peer 88ffb39874f942328a65806ab323cffa (127.18.212.130:42019)
I20260601 13:41:28.211740 25781 tablet_copy_client.cc:323] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:42019
I20260601 13:41:28.215842 25539 tablet_copy_service.cc:140] P 88ffb39874f942328a65806ab323cffa: Received BeginTabletCopySession request for tablet 89db76193eff4920bd377cf8e2dd9263 from peer 60c12f39a3d24d9fa25d21021250e69e ({username='slave'} at 127.0.0.1:60234)
I20260601 13:41:28.215988 25539 tablet_copy_service.cc:161] P 88ffb39874f942328a65806ab323cffa: Beginning new tablet copy session on tablet 89db76193eff4920bd377cf8e2dd9263 from peer 60c12f39a3d24d9fa25d21021250e69e at {username='slave'} at 127.0.0.1:60234: session id = 60c12f39a3d24d9fa25d21021250e69e-89db76193eff4920bd377cf8e2dd9263
I20260601 13:41:28.216701 25791 ts_tablet_manager.cc:933] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: Initiating tablet copy from peer 125f5fd1ef534d57913eed2b77d8b157 (127.18.212.131:42173)
I20260601 13:41:28.217133 25791 tablet_copy_client.cc:323] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:42173
I20260601 13:41:28.217307 25539 tablet_copy_source_session.cc:215] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:28.217690 25614 tablet_copy_service.cc:140] P 125f5fd1ef534d57913eed2b77d8b157: Received BeginTabletCopySession request for tablet 42e0a4d62fb54f278f19062154cd70de from peer 60c12f39a3d24d9fa25d21021250e69e ({username='slave'} at 127.0.0.1:51574)
I20260601 13:41:28.217803 25614 tablet_copy_service.cc:161] P 125f5fd1ef534d57913eed2b77d8b157: Beginning new tablet copy session on tablet 42e0a4d62fb54f278f19062154cd70de from peer 60c12f39a3d24d9fa25d21021250e69e at {username='slave'} at 127.0.0.1:51574: session id = 60c12f39a3d24d9fa25d21021250e69e-42e0a4d62fb54f278f19062154cd70de
I20260601 13:41:28.218295 25781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89db76193eff4920bd377cf8e2dd9263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:28.218616 25614 tablet_copy_source_session.cc:215] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:28.219480 25791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e0a4d62fb54f278f19062154cd70de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:28.220904 25781 tablet_copy_client.cc:806] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:28.221067 25781 tablet_copy_client.cc:670] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:28.221802 25791 tablet_copy_client.cc:806] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:28.221975 25791 tablet_copy_client.cc:670] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:28.222352 25781 tablet_copy_client.cc:538] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:28.223170 25791 tablet_copy_client.cc:538] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:28.223639 25781 tablet_bootstrap.cc:492] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: Bootstrap starting.
I20260601 13:41:28.225296 25791 tablet_bootstrap.cc:492] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: Bootstrap starting.
I20260601 13:41:28.228426 25781 tablet_bootstrap.cc:492] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: 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
I20260601 13:41:28.228744 25781 tablet_bootstrap.cc:492] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: Bootstrap complete.
I20260601 13:41:28.228931 25781 ts_tablet_manager.cc:1403] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.002s
I20260601 13:41:28.229139 25791 tablet_bootstrap.cc:492] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: 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
I20260601 13:41:28.229408 25791 tablet_bootstrap.cc:492] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: Bootstrap complete.
I20260601 13:41:28.229565 25791 ts_tablet_manager.cc:1403] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:41:28.229564 25781 raft_consensus.cc:359] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:28.229763 25781 raft_consensus.cc:740] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60c12f39a3d24d9fa25d21021250e69e, State: Initialized, Role: LEARNER
I20260601 13:41:28.229879 25781 consensus_queue.cc:260] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:28.230039 25791 raft_consensus.cc:359] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:28.230158 25791 raft_consensus.cc:740] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60c12f39a3d24d9fa25d21021250e69e, State: Initialized, Role: LEARNER
I20260601 13:41:28.230252 25791 consensus_queue.cc:260] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: true } }
I20260601 13:41:28.230545 25791 ts_tablet_manager.cc:1434] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:28.230674 25781 ts_tablet_manager.cc:1434] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:41:28.231076 25614 tablet_copy_service.cc:342] P 125f5fd1ef534d57913eed2b77d8b157: Request end of tablet copy session 60c12f39a3d24d9fa25d21021250e69e-42e0a4d62fb54f278f19062154cd70de received from {username='slave'} at 127.0.0.1:51574
I20260601 13:41:28.231113 25539 tablet_copy_service.cc:342] P 88ffb39874f942328a65806ab323cffa: Request end of tablet copy session 60c12f39a3d24d9fa25d21021250e69e-89db76193eff4920bd377cf8e2dd9263 received from {username='slave'} at 127.0.0.1:60234
I20260601 13:41:28.231173 25614 tablet_copy_service.cc:434] P 125f5fd1ef534d57913eed2b77d8b157: ending tablet copy session 60c12f39a3d24d9fa25d21021250e69e-42e0a4d62fb54f278f19062154cd70de on tablet 42e0a4d62fb54f278f19062154cd70de with peer 60c12f39a3d24d9fa25d21021250e69e
I20260601 13:41:28.231230 25539 tablet_copy_service.cc:434] P 88ffb39874f942328a65806ab323cffa: ending tablet copy session 60c12f39a3d24d9fa25d21021250e69e-89db76193eff4920bd377cf8e2dd9263 on tablet 89db76193eff4920bd377cf8e2dd9263 with peer 60c12f39a3d24d9fa25d21021250e69e
I20260601 13:41:28.531955 25739 raft_consensus.cc:1217] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:28.711390 25739 raft_consensus.cc:1217] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:28.757520 25739 raft_consensus.cc:1217] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260601 13:41:28.768541 25398 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 1a52d4702e3a479285cacd94c928e540 not available for placement
I20260601 13:41:28.778131 25671 consensus_queue.cc:579] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Leader has been unable to successfully communicate with peer 1a52d4702e3a479285cacd94c928e540 for more than 1 seconds (1.024s)
I20260601 13:41:28.824055 25739 raft_consensus.cc:1217] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:28.852227 25671 consensus_queue.cc:579] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Leader has been unable to successfully communicate with peer 1a52d4702e3a479285cacd94c928e540 for more than 1 seconds (1.315s)
I20260601 13:41:29.038298 25687 consensus_queue.cc:579] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [LEADER]: Leader has been unable to successfully communicate with peer 1a52d4702e3a479285cacd94c928e540 for more than 1 seconds (1.410s)
I20260601 13:41:29.128252 25671 raft_consensus.cc:1064] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157: attempting to promote NON_VOTER 60c12f39a3d24d9fa25d21021250e69e to VOTER
I20260601 13:41:29.128726 25671 consensus_queue.cc:237] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } }
I20260601 13:41:29.130426 25739 raft_consensus.cc:1275] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.130426 25529 raft_consensus.cc:1275] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.130991 25796 consensus_queue.cc:1048] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:41:29.131178 25567 consensus_peers.cc:597] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:29.131239 25671 consensus_queue.cc:1048] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:29.133118 25796 raft_consensus.cc:2955] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.133824 25739 raft_consensus.cc:2955] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.135929 25529 raft_consensus.cc:2955] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.136243 25348 catalog_manager.cc:5696] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e reported cstate change: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.140537 25604 consensus_queue.cc:237] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [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: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } }
I20260601 13:41:29.141865 25739 raft_consensus.cc:1275] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:29.141865 25529 raft_consensus.cc:1275] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:29.142323 25802 consensus_queue.cc:1048] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:29.142498 25795 consensus_queue.cc:1048] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:29.144101 25671 raft_consensus.cc:2955] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.144855 25739 raft_consensus.cc:2955] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.145892 25336 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 85c7814e329c4fa08b20cd2bda1b643e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:29.146281 25529 raft_consensus.cc:2955] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.146798 25349 catalog_manager.cc:5696] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 reported cstate change: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:41:29.150827 25334 catalog_manager.cc:4754] TS 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 85c7814e329c4fa08b20cd2bda1b643e: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111)
I20260601 13:41:29.210392 25796 consensus_queue.cc:579] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Leader has been unable to successfully communicate with peer 1a52d4702e3a479285cacd94c928e540 for more than 1 seconds (1.530s)
I20260601 13:41:29.304527 25798 raft_consensus.cc:1064] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa: attempting to promote NON_VOTER 60c12f39a3d24d9fa25d21021250e69e to VOTER
I20260601 13:41:29.305023 25798 consensus_queue.cc:237] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } }
I20260601 13:41:29.306602 25739 raft_consensus.cc:1275] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Refusing update from remote peer 88ffb39874f942328a65806ab323cffa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.306697 25604 raft_consensus.cc:1275] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Refusing update from remote peer 88ffb39874f942328a65806ab323cffa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.307126 25798 consensus_queue.cc:1048] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:29.307302 25797 consensus_queue.cc:1048] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:41:29.307667 25492 consensus_peers.cc:597] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:29.309362 25798 raft_consensus.cc:2955] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.309892 25739 raft_consensus.cc:2955] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.311807 25604 raft_consensus.cc:2955] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.312199 25350 catalog_manager.cc:5696] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e reported cstate change: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88ffb39874f942328a65806ab323cffa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.316234 25529 consensus_queue.cc:237] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [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: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } }
I20260601 13:41:29.317494 25739 raft_consensus.cc:1275] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Refusing update from remote peer 88ffb39874f942328a65806ab323cffa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:29.317787 25604 raft_consensus.cc:1275] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Refusing update from remote peer 88ffb39874f942328a65806ab323cffa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:29.317935 25812 consensus_queue.cc:1048] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:29.318207 25798 consensus_queue.cc:1048] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [LEADER]: Connected to new peer: Peer: permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:29.319721 25812 raft_consensus.cc:2955] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.320174 25739 raft_consensus.cc:2955] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.320327 25604 raft_consensus.cc:2955] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.321900 25337 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 89db76193eff4920bd377cf8e2dd9263 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:29.322568 25348 catalog_manager.cc:5696] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e reported cstate change: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New cstate: current_term: 1 leader_uuid: "88ffb39874f942328a65806ab323cffa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.327379 25796 raft_consensus.cc:1064] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157: attempting to promote NON_VOTER 60c12f39a3d24d9fa25d21021250e69e to VOTER
I20260601 13:41:29.327780 25796 consensus_queue.cc:237] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } }
I20260601 13:41:29.329154 25739 raft_consensus.cc:1275] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.329332 25529 raft_consensus.cc:1275] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.329510 25796 consensus_queue.cc:1048] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:29.329835 25796 consensus_queue.cc:1048] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:41:29.329947 25567 consensus_peers.cc:597] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:29.331701 25802 raft_consensus.cc:2955] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.332187 25529 raft_consensus.cc:2955] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.334664 25349 catalog_manager.cc:5696] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa reported cstate change: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.334824 25739 raft_consensus.cc:2955] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.338095 25604 consensus_queue.cc:237] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [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: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } }
I20260601 13:41:29.339282 25739 raft_consensus.cc:1275] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:29.339282 25529 raft_consensus.cc:1275] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:29.339694 25671 consensus_queue.cc:1048] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:29.339937 25818 consensus_queue.cc:1048] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:29.341223 25671 raft_consensus.cc:2955] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.341697 25739 raft_consensus.cc:2955] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.342098 25529 raft_consensus.cc:2955] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.342675 25336 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9209d31d9f9b40b7bef38e2172d98c7a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:29.343689 25348 catalog_manager.cc:5696] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 reported cstate change: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:29.346288 25671 raft_consensus.cc:1064] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157: attempting to promote NON_VOTER 60c12f39a3d24d9fa25d21021250e69e to VOTER
I20260601 13:41:29.346724 25671 consensus_queue.cc:237] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [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: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } }
I20260601 13:41:29.348489 25529 raft_consensus.cc:1275] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.348500 25739 raft_consensus.cc:1275] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e [term 1 LEARNER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:29.348942 25802 consensus_queue.cc:1048] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:41:29.349102 25567 consensus_peers.cc:597] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 -> Peer 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): Couldn't send request to peer 1a52d4702e3a479285cacd94c928e540. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:29.349251 25802 consensus_queue.cc:1048] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:29.351213 25818 raft_consensus.cc:2955] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.351636 25739 raft_consensus.cc:2955] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.353204 25529 raft_consensus.cc:2955] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.353858 25350 catalog_manager.cc:5696] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e reported cstate change: config changed from index 2 to 3, 60c12f39a3d24d9fa25d21021250e69e (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a52d4702e3a479285cacd94c928e540" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44441 } } peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.357940 25604 consensus_queue.cc:237] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [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: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } }
I20260601 13:41:29.359238 25739 raft_consensus.cc:1275] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:29.359323 25529 raft_consensus.cc:1275] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Refusing update from remote peer 125f5fd1ef534d57913eed2b77d8b157: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:29.359673 25818 consensus_queue.cc:1048] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:29.359792 25796 consensus_queue.cc:1048] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:29.361702 25671 raft_consensus.cc:2955] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.362172 25529 raft_consensus.cc:2955] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.362233 25739 raft_consensus.cc:2955] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } } }
I20260601 13:41:29.363844 25336 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 42e0a4d62fb54f278f19062154cd70de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:29.364465 25349 catalog_manager.cc:5696] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 reported cstate change: config changed from index 3 to 4, VOTER 1a52d4702e3a479285cacd94c928e540 (127.18.212.129) evicted. New cstate: current_term: 1 leader_uuid: "125f5fd1ef534d57913eed2b77d8b157" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "125f5fd1ef534d57913eed2b77d8b157" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88ffb39874f942328a65806ab323cffa" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c12f39a3d24d9fa25d21021250e69e" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 36551 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:41:30.329420 25334 catalog_manager.cc:4754] TS 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 85c7814e329c4fa08b20cd2bda1b643e: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111)
W20260601 13:41:31.358851 25334 catalog_manager.cc:4754] TS 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 85c7814e329c4fa08b20cd2bda1b643e: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111)
W20260601 13:41:33.455763 25334 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111) [suppressed 54 similar messages]
W20260601 13:41:33.457139 25334 catalog_manager.cc:4754] TS 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 85c7814e329c4fa08b20cd2bda1b643e: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111)
I20260601 13:41:34.496137 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:41:34.500509 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:34.500792 19282 tablet_replica.cc:333] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa: stopping tablet replica
I20260601 13:41:34.500932 19282 raft_consensus.cc:2243] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.501130 19282 raft_consensus.cc:2272] T 85c7814e329c4fa08b20cd2bda1b643e P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.501679 19282 tablet_replica.cc:333] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa: stopping tablet replica
I20260601 13:41:34.501760 19282 raft_consensus.cc:2243] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:34.501921 19282 raft_consensus.cc:2272] T 89db76193eff4920bd377cf8e2dd9263 P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.502257 19282 tablet_replica.cc:333] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa: stopping tablet replica
I20260601 13:41:34.502331 19282 raft_consensus.cc:2243] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.502429 19282 raft_consensus.cc:2272] T 42e0a4d62fb54f278f19062154cd70de P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.502815 19282 tablet_replica.cc:333] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa: stopping tablet replica
I20260601 13:41:34.502887 19282 raft_consensus.cc:2243] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.502975 19282 raft_consensus.cc:2272] T 9209d31d9f9b40b7bef38e2172d98c7a P 88ffb39874f942328a65806ab323cffa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.517442 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:41:34.520437 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:41:34.525736 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:34.525954 19282 tablet_replica.cc:333] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157: stopping tablet replica
I20260601 13:41:34.526069 19282 raft_consensus.cc:2243] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:34.526280 19282 raft_consensus.cc:2272] T 85c7814e329c4fa08b20cd2bda1b643e P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.526732 19282 tablet_replica.cc:333] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157: stopping tablet replica
I20260601 13:41:34.526809 19282 raft_consensus.cc:2243] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:34.526947 19282 raft_consensus.cc:2272] T 42e0a4d62fb54f278f19062154cd70de P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.527333 19282 tablet_replica.cc:333] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157: stopping tablet replica
I20260601 13:41:34.527406 19282 raft_consensus.cc:2243] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.527498 19282 raft_consensus.cc:2272] T 89db76193eff4920bd377cf8e2dd9263 P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.527766 19282 tablet_replica.cc:333] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157: stopping tablet replica
I20260601 13:41:34.527834 19282 raft_consensus.cc:2243] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:34.527953 19282 raft_consensus.cc:2272] T 9209d31d9f9b40b7bef38e2172d98c7a P 125f5fd1ef534d57913eed2b77d8b157 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.541440 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:41:34.544530 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:41:34.549813 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:34.550060 19282 tablet_replica.cc:333] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e: stopping tablet replica
I20260601 13:41:34.550196 19282 raft_consensus.cc:2243] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.550348 19282 raft_consensus.cc:2272] T 42e0a4d62fb54f278f19062154cd70de P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.550818 19282 tablet_replica.cc:333] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e: stopping tablet replica
I20260601 13:41:34.550894 19282 raft_consensus.cc:2243] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.550972 19282 raft_consensus.cc:2272] T 89db76193eff4920bd377cf8e2dd9263 P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.551404 19282 tablet_replica.cc:333] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e: stopping tablet replica
I20260601 13:41:34.551476 19282 raft_consensus.cc:2243] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.551559 19282 raft_consensus.cc:2272] T 85c7814e329c4fa08b20cd2bda1b643e P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.551851 19282 tablet_replica.cc:333] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e: stopping tablet replica
I20260601 13:41:34.551918 19282 raft_consensus.cc:2243] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.551996 19282 raft_consensus.cc:2272] T 9209d31d9f9b40b7bef38e2172d98c7a P 60c12f39a3d24d9fa25d21021250e69e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.565342 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:41:34.568305 19282 master.cc:562] Master@127.18.212.190:45503 shutting down...
W20260601 13:41:37.587378 25334 catalog_manager.cc:4754] TS 1a52d4702e3a479285cacd94c928e540 (127.18.212.129:44441): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 85c7814e329c4fa08b20cd2bda1b643e: Network error: Client connection negotiation failed: client connection to 127.18.212.129:44441: connect: Connection refused (error 111)
I20260601 13:41:38.164425 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:38.164974 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.165118 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3878ad94cca64ed7ba90f9390218f770: stopping tablet replica
I20260601 13:41:38.179270 19282 master.cc:584] Master@127.18.212.190:45503 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13470 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:41:38.191150 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:35689
I20260601 13:41:38.191674 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:38.193845 25833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.193877 25835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.194027 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:38.193877 25832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.194329 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:38.194414 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:38.194445 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321298194444 us; error 0 us; skew 500 ppm
I20260601 13:41:38.195640 19282 webserver.cc:533] Webserver started at http://127.18.212.190:35745/ using document root <none> and password file <none>
I20260601 13:41:38.195869 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:38.195953 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:38.196081 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:38.196581 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "5261c3a04cd3405b833324603c5913df"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:38.198380 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:41:38.199852 25840 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.200171 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:38.200264 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "5261c3a04cd3405b833324603c5913df"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:38.200364 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-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)
I20260601 13:41:38.214417 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:38.215023 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:38.220566 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:35689
I20260601 13:41:38.224319 25892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:35689 every 8 connection(s)
I20260601 13:41:38.224969 25893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:38.227387 25893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df: Bootstrap starting.
I20260601 13:41:38.228325 25893 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:38.229593 25893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df: No bootstrap required, opened a new log
I20260601 13:41:38.230055 25893 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5261c3a04cd3405b833324603c5913df" member_type: VOTER }
I20260601 13:41:38.230157 25893 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:38.230181 25893 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5261c3a04cd3405b833324603c5913df, State: Initialized, Role: FOLLOWER
I20260601 13:41:38.230374 25893 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5261c3a04cd3405b833324603c5913df" member_type: VOTER }
I20260601 13:41:38.230473 25893 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:38.230499 25893 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:38.230530 25893 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:38.231324 25893 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5261c3a04cd3405b833324603c5913df" member_type: VOTER }
I20260601 13:41:38.231441 25893 leader_election.cc:304] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [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: 5261c3a04cd3405b833324603c5913df; no voters: 
I20260601 13:41:38.231639 25893 leader_election.cc:290] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:38.231882 25896 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:38.232110 25896 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 1 LEADER]: Becoming Leader. State: Replica: 5261c3a04cd3405b833324603c5913df, State: Running, Role: LEADER
I20260601 13:41:38.232190 25893 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:38.232299 25896 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [LEADER]: Queue going to LEADER mode. State: All 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: "5261c3a04cd3405b833324603c5913df" member_type: VOTER }
I20260601 13:41:38.232807 25897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5261c3a04cd3405b833324603c5913df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5261c3a04cd3405b833324603c5913df" member_type: VOTER } }
I20260601 13:41:38.232831 25898 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5261c3a04cd3405b833324603c5913df. Latest consensus state: current_term: 1 leader_uuid: "5261c3a04cd3405b833324603c5913df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5261c3a04cd3405b833324603c5913df" member_type: VOTER } }
I20260601 13:41:38.232918 25897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:38.232929 25898 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:38.233253 25901 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:38.234342 25901 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:38.234583 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:38.236515 25901 catalog_manager.cc:1382] Generated new cluster ID: 938dd71667b444c3a70648003bc9c8f3
I20260601 13:41:38.236580 25901 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:38.242538 25901 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:38.243235 25901 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:38.253381 25901 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df: Generated new TSK 0
I20260601 13:41:38.253629 25901 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:38.267607 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:38.270476 25917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.270488 25914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.270473 25915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.270534 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:38.271006 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:38.271050 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:38.271129 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321298271129 us; error 0 us; skew 500 ppm
I20260601 13:41:38.272732 19282 webserver.cc:533] Webserver started at http://127.18.212.129:33353/ using document root <none> and password file <none>
I20260601 13:41:38.273123 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:38.273269 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:38.273429 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:38.274009 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "01aa97cce65049f0bdb7decaeb334212"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:38.276075 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:41:38.277413 25922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.277747 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:38.277842 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "01aa97cce65049f0bdb7decaeb334212"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:38.277951 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-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)
I20260601 13:41:38.284654 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:38.285135 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:38.285485 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:38.286012 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:38.286073 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.286135 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:38.286171 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.291198 25985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:45421 every 8 connection(s)
I20260601 13:41:38.291224 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:45421
I20260601 13:41:38.292210 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:38.294616 25993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.294657 25991 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.294600 25990 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.295125 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:38.295318 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:38.295360 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:38.295383 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321298295382 us; error 0 us; skew 500 ppm
I20260601 13:41:38.296537 19282 webserver.cc:533] Webserver started at http://127.18.212.130:42809/ using document root <none> and password file <none>
I20260601 13:41:38.296741 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:38.296810 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:38.296950 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:38.297529 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "ca1aabdf43434e78b85849856c7f9579"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:38.298177 25986 heartbeater.cc:344] Connected to a master server at 127.18.212.190:35689
I20260601 13:41:38.298338 25986 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:38.298563 25986 heartbeater.cc:507] Master 127.18.212.190:35689 requested a full tablet report, sending...
I20260601 13:41:38.299427 25857 ts_manager.cc:194] Registered new tserver with Master: 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421)
I20260601 13:41:38.299824 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:41:38.300556 25857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44480
I20260601 13:41:38.301358 25998 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.301884 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:38.301959 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "ca1aabdf43434e78b85849856c7f9579"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:38.302062 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-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)
I20260601 13:41:38.325461 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:38.326272 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:38.326787 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:38.327569 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:38.327669 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.327739 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:38.327775 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.334273 26061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:42431 every 8 connection(s)
I20260601 13:41:38.334285 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:42431
I20260601 13:41:38.335347 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:38.337538 26066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.337535 26065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:38.337795 26068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:38.338816 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:38.339023 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:38.339103 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:38.339138 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321298339136 us; error 0 us; skew 500 ppm
I20260601 13:41:38.340237 19282 webserver.cc:533] Webserver started at http://127.18.212.131:34153/ using document root <none> and password file <none>
I20260601 13:41:38.340378 26062 heartbeater.cc:344] Connected to a master server at 127.18.212.190:35689
I20260601 13:41:38.340441 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:38.340481 26062 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:38.340503 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:38.340581 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:38.340761 26062 heartbeater.cc:507] Master 127.18.212.190:35689 requested a full tablet report, sending...
I20260601 13:41:38.341123 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "41a4ea8c95354bb985f926f122ae695e"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:38.341490 25857 ts_manager.cc:194] Registered new tserver with Master: ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:38.342101 25857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44486
I20260601 13:41:38.343245 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:38.344431 26073 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.344712 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:38.344777 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "41a4ea8c95354bb985f926f122ae695e"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:38.344847 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-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)
I20260601 13:41:38.351193 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:38.351548 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:38.351812 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:38.352304 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:38.352342 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.352407 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:38.352448 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:38.357791 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:45575
I20260601 13:41:38.357834 26136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:45575 every 8 connection(s)
I20260601 13:41:38.363487 26137 heartbeater.cc:344] Connected to a master server at 127.18.212.190:35689
I20260601 13:41:38.363628 26137 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:38.363960 26137 heartbeater.cc:507] Master 127.18.212.190:35689 requested a full tablet report, sending...
I20260601 13:41:38.364743 25857 ts_manager.cc:194] Registered new tserver with Master: 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:38.365368 25857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44490
I20260601 13:41:38.365236 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006934408s
I20260601 13:41:39.301854 25986 heartbeater.cc:499] Master 127.18.212.190:35689 was elected leader, sending a full tablet report...
I20260601 13:41:39.343199 26062 heartbeater.cc:499] Master 127.18.212.190:35689 was elected leader, sending a full tablet report...
I20260601 13:41:39.366513 26137 heartbeater.cc:499] Master 127.18.212.190:35689 was elected leader, sending a full tablet report...
I20260601 13:41:39.402561 25857 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44504:
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"
    }
  }
}
W20260601 13:41:39.403254 25857 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:41:39.415902 26101 tablet_service.cc:1511] Processing CreateTablet for tablet 421dd12d4c5d459480a69de7d2746400 (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:39.416314 26101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421dd12d4c5d459480a69de7d2746400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.417474 26098 tablet_service.cc:1511] Processing CreateTablet for tablet d1ffd4a996c34b2eaebe1a88e7fb4366 (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:39.417779 26098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ffd4a996c34b2eaebe1a88e7fb4366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.417948 25947 tablet_service.cc:1511] Processing CreateTablet for tablet d1ffd4a996c34b2eaebe1a88e7fb4366 (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:39.418241 25947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ffd4a996c34b2eaebe1a88e7fb4366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.418255 26026 tablet_service.cc:1511] Processing CreateTablet for tablet 421dd12d4c5d459480a69de7d2746400 (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:39.418509 26026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421dd12d4c5d459480a69de7d2746400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.420356 26099 tablet_service.cc:1511] Processing CreateTablet for tablet efd7f74faa7e4072a21ac96e82ce83fc (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:39.420645 26099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd7f74faa7e4072a21ac96e82ce83fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.421015 26022 tablet_service.cc:1511] Processing CreateTablet for tablet eb2846f078d44285aa94057ed5439aa6 (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:39.421245 26022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2846f078d44285aa94057ed5439aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.422920 26100 tablet_service.cc:1511] Processing CreateTablet for tablet eb2846f078d44285aa94057ed5439aa6 (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:39.423206 26100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2846f078d44285aa94057ed5439aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.423337 26024 tablet_service.cc:1511] Processing CreateTablet for tablet d1ffd4a996c34b2eaebe1a88e7fb4366 (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:39.423563 26024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ffd4a996c34b2eaebe1a88e7fb4366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.424943 25950 tablet_service.cc:1511] Processing CreateTablet for tablet 421dd12d4c5d459480a69de7d2746400 (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:39.425213 25950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421dd12d4c5d459480a69de7d2746400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.425556 26025 tablet_service.cc:1511] Processing CreateTablet for tablet efd7f74faa7e4072a21ac96e82ce83fc (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:39.425760 26025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd7f74faa7e4072a21ac96e82ce83fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.427002 25949 tablet_service.cc:1511] Processing CreateTablet for tablet eb2846f078d44285aa94057ed5439aa6 (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:39.427312 25949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2846f078d44285aa94057ed5439aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.427328 25948 tablet_service.cc:1511] Processing CreateTablet for tablet efd7f74faa7e4072a21ac96e82ce83fc (DEFAULT_TABLE table=test-workload [id=37ca7852057348e192282211269293be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:39.427561 25948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd7f74faa7e4072a21ac96e82ce83fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.429510 26159 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: Bootstrap starting.
I20260601 13:41:39.430055 26158 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: Bootstrap starting.
I20260601 13:41:39.430739 26159 tablet_bootstrap.cc:654] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.431160 26158 tablet_bootstrap.cc:654] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.431304 26157 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: Bootstrap starting.
I20260601 13:41:39.432111 26159 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: No bootstrap required, opened a new log
I20260601 13:41:39.432226 26159 ts_tablet_manager.cc:1403] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:39.432351 26157 tablet_bootstrap.cc:654] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.432710 26159 raft_consensus.cc:359] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:39.432842 26159 raft_consensus.cc:385] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.432926 26159 raft_consensus.cc:740] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.433100 26159 consensus_queue.cc:260] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:39.433523 26159 ts_tablet_manager.cc:1434] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:39.433616 26158 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: No bootstrap required, opened a new log
I20260601 13:41:39.433627 26157 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: No bootstrap required, opened a new log
I20260601 13:41:39.433713 26158 ts_tablet_manager.cc:1403] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:39.433743 26157 ts_tablet_manager.cc:1403] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:39.433722 26159 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Bootstrap starting.
I20260601 13:41:39.434150 26158 raft_consensus.cc:359] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.434294 26157 raft_consensus.cc:359] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:39.434409 26157 raft_consensus.cc:385] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.434440 26157 raft_consensus.cc:740] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a4ea8c95354bb985f926f122ae695e, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.434566 26157 consensus_queue.cc:260] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:39.434824 26159 tablet_bootstrap.cc:654] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.434988 26157 ts_tablet_manager.cc:1434] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.434304 26158 raft_consensus.cc:385] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.435436 26158 raft_consensus.cc:740] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aa97cce65049f0bdb7decaeb334212, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.435576 26158 consensus_queue.cc:260] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.435935 26158 ts_tablet_manager.cc:1434] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:39.436049 26159 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: No bootstrap required, opened a new log
I20260601 13:41:39.436132 26158 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Bootstrap starting.
I20260601 13:41:39.436133 26159 ts_tablet_manager.cc:1403] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:39.436878 26159 raft_consensus.cc:359] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.436983 26159 raft_consensus.cc:385] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.437037 26159 raft_consensus.cc:740] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.437197 26158 tablet_bootstrap.cc:654] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.437160 26159 consensus_queue.cc:260] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.437572 26159 ts_tablet_manager.cc:1434] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.437780 26159 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: Bootstrap starting.
I20260601 13:41:39.437866 26157 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: Bootstrap starting.
I20260601 13:41:39.438695 26159 tablet_bootstrap.cc:654] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.438899 26157 tablet_bootstrap.cc:654] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.439891 26159 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: No bootstrap required, opened a new log
I20260601 13:41:39.439992 26159 ts_tablet_manager.cc:1403] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:39.440476 26157 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: No bootstrap required, opened a new log
I20260601 13:41:39.440554 26159 raft_consensus.cc:359] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.440688 26159 raft_consensus.cc:385] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.440732 26159 raft_consensus.cc:740] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.440860 26159 consensus_queue.cc:260] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.441151 26159 ts_tablet_manager.cc:1434] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:39.441387 26159 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Bootstrap starting.
I20260601 13:41:39.442413 26159 tablet_bootstrap.cc:654] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.439903 26158 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: No bootstrap required, opened a new log
I20260601 13:41:39.443184 26158 ts_tablet_manager.cc:1403] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:41:39.440563 26157 ts_tablet_manager.cc:1403] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:41:39.443725 26159 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: No bootstrap required, opened a new log
I20260601 13:41:39.443661 26158 raft_consensus.cc:359] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:39.443763 26157 raft_consensus.cc:359] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.443822 26158 raft_consensus.cc:385] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.443868 26158 raft_consensus.cc:740] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aa97cce65049f0bdb7decaeb334212, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.443847 26157 raft_consensus.cc:385] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.443851 26159 ts_tablet_manager.cc:1403] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:41:39.443946 26157 raft_consensus.cc:740] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a4ea8c95354bb985f926f122ae695e, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.444036 26158 consensus_queue.cc:260] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:39.444101 26157 consensus_queue.cc:260] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.444339 26158 ts_tablet_manager.cc:1434] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.444375 26157 ts_tablet_manager.cc:1434] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:39.444381 26159 raft_consensus.cc:359] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.444499 26159 raft_consensus.cc:385] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.444543 26159 raft_consensus.cc:740] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.444613 26157 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Bootstrap starting.
I20260601 13:41:39.444690 26159 consensus_queue.cc:260] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.444932 26159 ts_tablet_manager.cc:1434] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:39.444507 26158 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: Bootstrap starting.
I20260601 13:41:39.445711 26157 tablet_bootstrap.cc:654] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.446015 26158 tablet_bootstrap.cc:654] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.447677 26158 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: No bootstrap required, opened a new log
I20260601 13:41:39.447789 26158 ts_tablet_manager.cc:1403] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:39.448298 26158 raft_consensus.cc:359] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.448405 26158 raft_consensus.cc:385] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.448428 26158 raft_consensus.cc:740] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aa97cce65049f0bdb7decaeb334212, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.448522 26158 consensus_queue.cc:260] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.448863 26158 ts_tablet_manager.cc:1434] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.449038 26158 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: Bootstrap starting.
I20260601 13:41:39.450191 26158 tablet_bootstrap.cc:654] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.451519 26158 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: No bootstrap required, opened a new log
I20260601 13:41:39.451634 26158 ts_tablet_manager.cc:1403] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:39.452085 26158 raft_consensus.cc:359] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.452207 26158 raft_consensus.cc:385] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.452253 26158 raft_consensus.cc:740] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aa97cce65049f0bdb7decaeb334212, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.452391 26158 consensus_queue.cc:260] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.452736 26158 ts_tablet_manager.cc:1434] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:39.453176 26157 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: No bootstrap required, opened a new log
I20260601 13:41:39.453294 26157 ts_tablet_manager.cc:1403] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
I20260601 13:41:39.453667 26157 raft_consensus.cc:359] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.453775 26157 raft_consensus.cc:385] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.453827 26157 raft_consensus.cc:740] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a4ea8c95354bb985f926f122ae695e, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.453974 26157 consensus_queue.cc:260] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.454290 26157 ts_tablet_manager.cc:1434] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:39.454505 26157 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: Bootstrap starting.
I20260601 13:41:39.456080 26157 tablet_bootstrap.cc:654] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:39.457211 26157 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: No bootstrap required, opened a new log
I20260601 13:41:39.457289 26157 ts_tablet_manager.cc:1403] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:39.457631 26157 raft_consensus.cc:359] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.457722 26157 raft_consensus.cc:385] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:39.457744 26157 raft_consensus.cc:740] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a4ea8c95354bb985f926f122ae695e, State: Initialized, Role: FOLLOWER
I20260601 13:41:39.457888 26157 consensus_queue.cc:260] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.458187 26157 ts_tablet_manager.cc:1434] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:39.515277 26164 raft_consensus.cc:493] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:39.515451 26164 raft_consensus.cc:515] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.516140 26164 leader_election.cc:290] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:39.520258 25960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "41a4ea8c95354bb985f926f122ae695e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212" is_pre_election: true
I20260601 13:41:39.520365 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "41a4ea8c95354bb985f926f122ae695e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1aabdf43434e78b85849856c7f9579" is_pre_election: true
I20260601 13:41:39.520429 25960 raft_consensus.cc:2468] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a4ea8c95354bb985f926f122ae695e in term 0.
I20260601 13:41:39.520635 26034 raft_consensus.cc:2468] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a4ea8c95354bb985f926f122ae695e in term 0.
I20260601 13:41:39.520995 26077 leader_election.cc:304] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a4ea8c95354bb985f926f122ae695e, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:39.521210 26164 raft_consensus.cc:2804] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:39.521277 26164 raft_consensus.cc:493] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:39.521320 26164 raft_consensus.cc:3060] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.521586 26163 raft_consensus.cc:493] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:39.521677 26163 raft_consensus.cc:515] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.522181 26163 leader_election.cc:290] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:39.522574 26164 raft_consensus.cc:515] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.522938 26164 leader_election.cc:290] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [CANDIDATE]: Term 1 election: Requested vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:39.523540 25960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "41a4ea8c95354bb985f926f122ae695e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212"
I20260601 13:41:39.523662 25960 raft_consensus.cc:3060] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.524585 25960 raft_consensus.cc:2468] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41a4ea8c95354bb985f926f122ae695e in term 1.
I20260601 13:41:39.524960 26077 leader_election.cc:304] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aa97cce65049f0bdb7decaeb334212, 41a4ea8c95354bb985f926f122ae695e; no voters: 
I20260601 13:41:39.524960 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "41a4ea8c95354bb985f926f122ae695e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1aabdf43434e78b85849856c7f9579"
I20260601 13:41:39.525095 26034 raft_consensus.cc:3060] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.525704 26163 raft_consensus.cc:493] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:39.525785 26163 raft_consensus.cc:515] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.526005 26034 raft_consensus.cc:2468] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41a4ea8c95354bb985f926f122ae695e in term 1.
I20260601 13:41:39.526154 26163 leader_election.cc:290] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:39.526167 26164 raft_consensus.cc:2804] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:39.526469 26164 raft_consensus.cc:697] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 1 LEADER]: Becoming Leader. State: Replica: 41a4ea8c95354bb985f926f122ae695e, State: Running, Role: LEADER
I20260601 13:41:39.526643 26164 consensus_queue.cc:237] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.527242 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2846f078d44285aa94057ed5439aa6" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e" is_pre_election: true
I20260601 13:41:39.527361 26111 raft_consensus.cc:2468] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 0.
I20260601 13:41:39.527535 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffd4a996c34b2eaebe1a88e7fb4366" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e" is_pre_election: true
I20260601 13:41:39.527647 26110 raft_consensus.cc:2468] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 0.
I20260601 13:41:39.527544 25959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffd4a996c34b2eaebe1a88e7fb4366" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212" is_pre_election: true
I20260601 13:41:39.527827 25959 raft_consensus.cc:2468] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 0.
I20260601 13:41:39.527335 25960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2846f078d44285aa94057ed5439aa6" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212" is_pre_election: true
I20260601 13:41:39.528028 25960 raft_consensus.cc:2468] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 0.
I20260601 13:41:39.528168 26002 leader_election.cc:304] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aa97cce65049f0bdb7decaeb334212, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:39.528326 26163 raft_consensus.cc:2804] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:39.528371 26163 raft_consensus.cc:493] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:39.528345 26000 leader_election.cc:304] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a4ea8c95354bb985f926f122ae695e, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:39.528404 26163 raft_consensus.cc:3060] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.528668 26167 raft_consensus.cc:2804] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:39.528712 26167 raft_consensus.cc:493] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:39.528754 26167 raft_consensus.cc:3060] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.529274 26163 raft_consensus.cc:515] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.529570 26167 raft_consensus.cc:515] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.529664 26163 leader_election.cc:290] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 1 election: Requested vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:39.529958 26167 leader_election.cc:290] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 1 election: Requested vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:39.529980 25960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffd4a996c34b2eaebe1a88e7fb4366" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212"
I20260601 13:41:39.530094 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffd4a996c34b2eaebe1a88e7fb4366" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e"
I20260601 13:41:39.530159 25959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2846f078d44285aa94057ed5439aa6" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212"
I20260601 13:41:39.530206 26110 raft_consensus.cc:3060] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.530236 25959 raft_consensus.cc:3060] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.531021 25959 raft_consensus.cc:2468] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 1.
I20260601 13:41:39.528630 25856 catalog_manager.cc:5696] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41a4ea8c95354bb985f926f122ae695e (127.18.212.131). New cstate: current_term: 1 leader_uuid: "41a4ea8c95354bb985f926f122ae695e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:39.531229 26110 raft_consensus.cc:2468] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 1.
I20260601 13:41:39.531400 26002 leader_election.cc:304] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aa97cce65049f0bdb7decaeb334212, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:39.530093 25960 raft_consensus.cc:3060] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.531562 26167 raft_consensus.cc:2804] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:39.531674 26167 raft_consensus.cc:697] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 LEADER]: Becoming Leader. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Running, Role: LEADER
I20260601 13:41:39.531795 26167 consensus_queue.cc:237] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.532356 25960 raft_consensus.cc:2468] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 1.
I20260601 13:41:39.532650 26002 leader_election.cc:304] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aa97cce65049f0bdb7decaeb334212, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:39.532864 26167 raft_consensus.cc:2804] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:39.532955 26167 raft_consensus.cc:697] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 LEADER]: Becoming Leader. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Running, Role: LEADER
I20260601 13:41:39.533094 26167 consensus_queue.cc:237] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:39.534374 25857 catalog_manager.cc:5696] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca1aabdf43434e78b85849856c7f9579 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "ca1aabdf43434e78b85849856c7f9579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:39.535558 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2846f078d44285aa94057ed5439aa6" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e"
I20260601 13:41:39.535665 26110 raft_consensus.cc:3060] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.536705 26110 raft_consensus.cc:2468] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 1.
I20260601 13:41:39.537905 25857 catalog_manager.cc:5696] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca1aabdf43434e78b85849856c7f9579 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "ca1aabdf43434e78b85849856c7f9579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:39.549467 26166 raft_consensus.cc:493] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:39.549680 26166 raft_consensus.cc:515] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:39.550299 26166 leader_election.cc:290] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575), ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:39.555532 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "01aa97cce65049f0bdb7decaeb334212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1aabdf43434e78b85849856c7f9579" is_pre_election: true
I20260601 13:41:39.555542 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "01aa97cce65049f0bdb7decaeb334212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e" is_pre_election: true
I20260601 13:41:39.555806 26034 raft_consensus.cc:2468] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aa97cce65049f0bdb7decaeb334212 in term 0.
I20260601 13:41:39.555806 26110 raft_consensus.cc:2468] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aa97cce65049f0bdb7decaeb334212 in term 0.
I20260601 13:41:39.556216 25926 leader_election.cc:304] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aa97cce65049f0bdb7decaeb334212, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:39.556535 26166 raft_consensus.cc:2804] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:39.556591 26166 raft_consensus.cc:493] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:39.556619 26166 raft_consensus.cc:3060] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.557523 26166 raft_consensus.cc:515] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:39.557929 26166 leader_election.cc:290] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [CANDIDATE]: Term 1 election: Requested vote from peers 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575), ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:39.558483 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "01aa97cce65049f0bdb7decaeb334212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e"
I20260601 13:41:39.558483 26034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "01aa97cce65049f0bdb7decaeb334212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca1aabdf43434e78b85849856c7f9579"
I20260601 13:41:39.558617 26110 raft_consensus.cc:3060] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.558650 26034 raft_consensus.cc:3060] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:39.559598 26110 raft_consensus.cc:2468] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aa97cce65049f0bdb7decaeb334212 in term 1.
I20260601 13:41:39.559603 26034 raft_consensus.cc:2468] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aa97cce65049f0bdb7decaeb334212 in term 1.
I20260601 13:41:39.559949 25924 leader_election.cc:304] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01aa97cce65049f0bdb7decaeb334212, 41a4ea8c95354bb985f926f122ae695e; no voters: 
I20260601 13:41:39.560153 26166 raft_consensus.cc:2804] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:39.560251 26166 raft_consensus.cc:697] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 1 LEADER]: Becoming Leader. State: Replica: 01aa97cce65049f0bdb7decaeb334212, State: Running, Role: LEADER
I20260601 13:41:39.560393 26166 consensus_queue.cc:237] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:39.562142 25857 catalog_manager.cc:5696] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "01aa97cce65049f0bdb7decaeb334212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:39.601051 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:41:39.605398 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:39.605741 19282 tablet_replica.cc:333] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: stopping tablet replica
I20260601 13:41:39.605897 19282 raft_consensus.cc:2243] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:39.606061 19282 raft_consensus.cc:2272] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.606670 19282 tablet_replica.cc:333] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: stopping tablet replica
I20260601 13:41:39.606793 19282 raft_consensus.cc:2243] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:39.606922 19282 raft_consensus.cc:2272] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.607402 19282 tablet_replica.cc:333] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: stopping tablet replica
I20260601 13:41:39.607522 19282 raft_consensus.cc:2243] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:39.607640 19282 raft_consensus.cc:2272] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.607998 19282 tablet_replica.cc:333] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: stopping tablet replica
I20260601 13:41:39.608112 19282 raft_consensus.cc:2243] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:39.608282 19282 pending_rounds.cc:70] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Trying to abort 1 pending ops.
I20260601 13:41:39.608330 19282 pending_rounds.cc:77] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196043001044992 op_type: NO_OP noop_request { }
I20260601 13:41:39.608418 19282 raft_consensus.cc:2889] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:39.608481 19282 raft_consensus.cc:2272] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.623908 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:41:39.626787 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:41:39.632951 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:39.633402 19282 tablet_replica.cc:333] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: stopping tablet replica
I20260601 13:41:39.633585 19282 raft_consensus.cc:2243] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:39.633757 19282 raft_consensus.cc:2272] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.634330 19282 tablet_replica.cc:333] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: stopping tablet replica
I20260601 13:41:39.634414 19282 raft_consensus.cc:2243] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:39.634536 19282 pending_rounds.cc:70] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: Trying to abort 1 pending ops.
I20260601 13:41:39.634560 19282 pending_rounds.cc:77] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196042889138176 op_type: NO_OP noop_request { }
I20260601 13:41:39.634658 19282 raft_consensus.cc:2889] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:39.634711 19282 raft_consensus.cc:2272] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.635447 19282 tablet_replica.cc:333] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: stopping tablet replica
I20260601 13:41:39.635529 19282 raft_consensus.cc:2243] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:39.635598 19282 raft_consensus.cc:2272] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.635934 19282 tablet_replica.cc:333] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: stopping tablet replica
I20260601 13:41:39.636004 19282 raft_consensus.cc:2243] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:39.636109 19282 pending_rounds.cc:70] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Trying to abort 1 pending ops.
I20260601 13:41:39.636137 19282 pending_rounds.cc:77] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196042883817472 op_type: NO_OP noop_request { }
I20260601 13:41:39.636193 19282 raft_consensus.cc:2889] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:39.636240 19282 raft_consensus.cc:2272] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.649902 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:41:39.652482 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:41:39.657034 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:39.657351 19282 tablet_replica.cc:333] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: stopping tablet replica
I20260601 13:41:39.657500 19282 raft_consensus.cc:2243] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:39.657653 19282 raft_consensus.cc:2272] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.658252 19282 tablet_replica.cc:333] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: stopping tablet replica
I20260601 13:41:39.658375 19282 raft_consensus.cc:2243] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:39.658500 19282 raft_consensus.cc:2272] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.658928 19282 tablet_replica.cc:333] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: stopping tablet replica
I20260601 13:41:39.659045 19282 raft_consensus.cc:2243] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:39.659219 19282 pending_rounds.cc:70] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Trying to abort 1 pending ops.
I20260601 13:41:39.659268 19282 pending_rounds.cc:77] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196042863161344 op_type: NO_OP noop_request { }
I20260601 13:41:39.659358 19282 raft_consensus.cc:2889] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:39.659420 19282 raft_consensus.cc:2272] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.659936 19282 tablet_replica.cc:333] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: stopping tablet replica
I20260601 13:41:39.660048 19282 raft_consensus.cc:2243] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:39.660147 19282 raft_consensus.cc:2272] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:39.673477 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:41:39.676642 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:39.678730 26191 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:39.678735 26188 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:39.678759 26189 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:39.679136 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:39.679323 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:39.679364 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:39.679385 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321299679384 us; error 0 us; skew 500 ppm
I20260601 13:41:39.680263 19282 webserver.cc:533] Webserver started at http://127.18.212.132:40097/ using document root <none> and password file <none>
I20260601 13:41:39.680413 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:39.680464 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:39.680526 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:39.680896 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00"
format_stamp: "Formatted at 2026-06-01 13:41:39 on dist-test-slave-b9mm"
I20260601 13:41:39.682529 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.683913 26196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:39.684232 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:39.684475 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00"
format_stamp: "Formatted at 2026-06-01 13:41:39 on dist-test-slave-b9mm"
I20260601 13:41:39.684590 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-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)
I20260601 13:41:39.692232 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:39.692704 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:39.693040 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:39.693619 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:39.693692 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:39.693761 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:39.693804 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:39.698238 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:46705
I20260601 13:41:39.701321 26259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:46705 every 8 connection(s)
I20260601 13:41:39.706032 26260 heartbeater.cc:344] Connected to a master server at 127.18.212.190:35689
I20260601 13:41:39.706187 26260 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:39.706456 26260 heartbeater.cc:507] Master 127.18.212.190:35689 requested a full tablet report, sending...
I20260601 13:41:39.707252 25857 ts_manager.cc:194] Registered new tserver with Master: 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132:46705)
I20260601 13:41:39.707826 25857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44506
W20260601 13:41:40.236982 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet d1ffd4a996c34b2eaebe1a88e7fb4366: Network error: Client connection negotiation failed: client connection to 127.18.212.130:42431: connect: Connection refused (error 111)
W20260601 13:41:40.238095 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet 421dd12d4c5d459480a69de7d2746400: Network error: Client connection negotiation failed: client connection to 127.18.212.129:45421: connect: Connection refused (error 111)
W20260601 13:41:40.239012 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet efd7f74faa7e4072a21ac96e82ce83fc: Network error: Client connection negotiation failed: client connection to 127.18.212.131:45575: connect: Connection refused (error 111)
I20260601 13:41:40.708918 26260 heartbeater.cc:499] Master 127.18.212.190:35689 was elected leader, sending a full tablet report...
W20260601 13:41:41.241915 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet 421dd12d4c5d459480a69de7d2746400: Network error: Client connection negotiation failed: client connection to 127.18.212.129:45421: connect: Connection refused (error 111)
W20260601 13:41:41.243050 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet d1ffd4a996c34b2eaebe1a88e7fb4366: Network error: Client connection negotiation failed: client connection to 127.18.212.130:42431: connect: Connection refused (error 111)
W20260601 13:41:41.243938 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet efd7f74faa7e4072a21ac96e82ce83fc: Network error: Client connection negotiation failed: client connection to 127.18.212.131:45575: connect: Connection refused (error 111)
W20260601 13:41:42.247465 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet 421dd12d4c5d459480a69de7d2746400: Network error: Client connection negotiation failed: client connection to 127.18.212.129:45421: connect: Connection refused (error 111)
W20260601 13:41:42.248740 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet efd7f74faa7e4072a21ac96e82ce83fc: Network error: Client connection negotiation failed: client connection to 127.18.212.131:45575: connect: Connection refused (error 111)
W20260601 13:41:42.250062 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet d1ffd4a996c34b2eaebe1a88e7fb4366: Network error: Client connection negotiation failed: client connection to 127.18.212.130:42431: connect: Connection refused (error 111)
W20260601 13:41:43.253605 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet efd7f74faa7e4072a21ac96e82ce83fc: Network error: Client connection negotiation failed: client connection to 127.18.212.131:45575: connect: Connection refused (error 111)
W20260601 13:41:43.254611 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet 421dd12d4c5d459480a69de7d2746400: Network error: Client connection negotiation failed: client connection to 127.18.212.129:45421: connect: Connection refused (error 111)
W20260601 13:41:43.255388 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet eb2846f078d44285aa94057ed5439aa6: Network error: Client connection negotiation failed: client connection to 127.18.212.130:42431: connect: Connection refused (error 111)
W20260601 13:41:44.258343 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet d1ffd4a996c34b2eaebe1a88e7fb4366: Network error: Client connection negotiation failed: client connection to 127.18.212.130:42431: connect: Connection refused (error 111)
W20260601 13:41:44.259415 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet 421dd12d4c5d459480a69de7d2746400: Network error: Client connection negotiation failed: client connection to 127.18.212.129:45421: connect: Connection refused (error 111)
W20260601 13:41:44.260339 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet efd7f74faa7e4072a21ac96e82ce83fc: Network error: Client connection negotiation failed: client connection to 127.18.212.131:45575: connect: Connection refused (error 111)
W20260601 13:41:45.260987 25905 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 41a4ea8c95354bb985f926f122ae695e not available for placement
W20260601 13:41:46.261641 25905 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 41a4ea8c95354bb985f926f122ae695e not available for placement
I20260601 13:41:46.725989 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:46.728833 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:46.728942 26269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:46.728957 26271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:46.728838 26268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:46.729285 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:46.729357 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:46.729395 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321306729394 us; error 0 us; skew 500 ppm
I20260601 13:41:46.730535 19282 webserver.cc:533] Webserver started at http://127.18.212.129:33353/ using document root <none> and password file <none>
I20260601 13:41:46.730759 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:46.730830 19282 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:41:46.732052 19282 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:46.733311 26276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:46.733713 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:46.733804 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "01aa97cce65049f0bdb7decaeb334212"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:46.733922 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-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)
I20260601 13:41:46.752935 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:46.753422 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:46.753789 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:46.754707 26283 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:41:46.758149 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:41:46.758359 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:41:46.758440 19282 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:41:46.759534 26283 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: Bootstrap starting.
I20260601 13:41:46.760778 19282 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:41:46.760861 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:46.762363 26283 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: 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
I20260601 13:41:46.762676 26283 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: Bootstrap complete.
I20260601 13:41:46.762880 26283 ts_tablet_manager.cc:1403] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:46.763372 26283 raft_consensus.cc:359] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.763512 26283 raft_consensus.cc:740] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aa97cce65049f0bdb7decaeb334212, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.763700 26283 consensus_queue.cc:260] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.764129 26283 ts_tablet_manager.cc:1434] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:46.764341 26283 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: Bootstrap starting.
I20260601 13:41:46.766712 26283 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: 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
I20260601 13:41:46.766815 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:45421
I20260601 13:41:46.766888 26343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:45421 every 8 connection(s)
I20260601 13:41:46.767007 26283 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: Bootstrap complete.
I20260601 13:41:46.767282 26283 ts_tablet_manager.cc:1403] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:41:46.767621 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:46.767730 26283 raft_consensus.cc:359] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.767870 26283 raft_consensus.cc:740] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aa97cce65049f0bdb7decaeb334212, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.768035 26283 consensus_queue.cc:260] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.768347 26283 ts_tablet_manager.cc:1434] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:46.768522 26283 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: Bootstrap starting.
W20260601 13:41:46.770402 26351 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:46.770478 26348 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:46.770689 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:46.770764 26349 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:46.771004 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:46.771049 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:46.771072 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321306771071 us; error 0 us; skew 500 ppm
I20260601 13:41:46.771566 26283 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: 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
I20260601 13:41:46.771910 26283 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: Bootstrap complete.
I20260601 13:41:46.772060 19282 webserver.cc:533] Webserver started at http://127.18.212.130:42809/ using document root <none> and password file <none>
I20260601 13:41:46.772109 26283 ts_tablet_manager.cc:1403] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:46.772223 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:46.772253 19282 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:41:46.772509 26283 raft_consensus.cc:359] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.772598 26283 raft_consensus.cc:740] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aa97cce65049f0bdb7decaeb334212, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.772713 26283 consensus_queue.cc:260] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.772950 26283 ts_tablet_manager.cc:1434] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:46.773079 26283 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Bootstrap starting.
I20260601 13:41:46.773357 19282 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:46.773577 26344 heartbeater.cc:344] Connected to a master server at 127.18.212.190:35689
I20260601 13:41:46.773672 26344 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:46.773933 26344 heartbeater.cc:507] Master 127.18.212.190:35689 requested a full tablet report, sending...
I20260601 13:41:46.775132 25857 ts_manager.cc:194] Re-registered known tserver with Master: 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421)
I20260601 13:41:46.775244 26358 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:46.775619 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:46.775694 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "ca1aabdf43434e78b85849856c7f9579"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:46.775779 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-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)
I20260601 13:41:46.776189 26283 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: 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
I20260601 13:41:46.776556 26283 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Bootstrap complete.
I20260601 13:41:46.776701 26283 ts_tablet_manager.cc:1403] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:46.776676 25857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54718
I20260601 13:41:46.777045 26283 raft_consensus.cc:359] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:46.777194 26283 raft_consensus.cc:740] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01aa97cce65049f0bdb7decaeb334212, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.777347 26283 consensus_queue.cc:260] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [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: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:46.777693 26283 ts_tablet_manager.cc:1434] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:46.778038 26344 heartbeater.cc:499] Master 127.18.212.190:35689 was elected leader, sending a full tablet report...
I20260601 13:41:46.784399 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:46.784806 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:46.785072 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:46.789069 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:41:46.789218 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:41:46.790316 26365 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: Bootstrap starting.
I20260601 13:41:46.791699 19282 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:41:46.791778 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:46.793460 26365 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: 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
I20260601 13:41:46.793889 26365 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: Bootstrap complete.
I20260601 13:41:46.794106 26365 ts_tablet_manager.cc:1403] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:41:46.794565 26365 raft_consensus.cc:359] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.794754 26365 raft_consensus.cc:740] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.794945 26365 consensus_queue.cc:260] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.795415 26365 ts_tablet_manager.cc:1434] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:46.795621 26365 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Bootstrap starting.
I20260601 13:41:46.798072 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:42431
I20260601 13:41:46.798128 26425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:42431 every 8 connection(s)
I20260601 13:41:46.798300 26365 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: 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
I20260601 13:41:46.798554 26365 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Bootstrap complete.
I20260601 13:41:46.798862 26365 ts_tablet_manager.cc:1403] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:46.798940 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:46.799688 26365 raft_consensus.cc:359] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.799829 26365 raft_consensus.cc:740] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.799988 26365 consensus_queue.cc:260] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.800287 26365 ts_tablet_manager.cc:1434] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:46.800478 26365 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Bootstrap starting.
W20260601 13:41:46.801766 26430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:46.801779 26432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:46.801820 26429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:46.804111 26365 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: 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
I20260601 13:41:46.804478 26365 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Bootstrap complete.
I20260601 13:41:46.804713 26365 ts_tablet_manager.cc:1403] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:46.805243 26365 raft_consensus.cc:359] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.805497 26365 raft_consensus.cc:740] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.805688 26365 consensus_queue.cc:260] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.805698 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:46.805989 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:46.806044 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:46.806082 26365 ts_tablet_manager.cc:1434] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:41:46.806082 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321306806080 us; error 0 us; skew 500 ppm
I20260601 13:41:46.806304 26365 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: Bootstrap starting.
I20260601 13:41:46.807328 19282 webserver.cc:533] Webserver started at http://127.18.212.131:34153/ using document root <none> and password file <none>
I20260601 13:41:46.807520 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:46.807585 19282 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:41:46.808718 19282 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:46.809161 26426 heartbeater.cc:344] Connected to a master server at 127.18.212.190:35689
I20260601 13:41:46.809267 26426 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:46.809484 26365 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: 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
I20260601 13:41:46.809537 26426 heartbeater.cc:507] Master 127.18.212.190:35689 requested a full tablet report, sending...
I20260601 13:41:46.809752 26365 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: Bootstrap complete.
I20260601 13:41:46.809945 26365 ts_tablet_manager.cc:1403] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:46.810046 26439 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:46.810308 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:46.810380 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "41a4ea8c95354bb985f926f122ae695e"
format_stamp: "Formatted at 2026-06-01 13:41:38 on dist-test-slave-b9mm"
I20260601 13:41:46.810462 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-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)
I20260601 13:41:46.810601 25857 ts_manager.cc:194] Re-registered known tserver with Master: ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:46.811326 26365 raft_consensus.cc:359] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:46.811501 26365 raft_consensus.cc:740] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.811715 26365 consensus_queue.cc:260] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:46.812042 26365 ts_tablet_manager.cc:1434] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:46.812105 25857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54720
I20260601 13:41:46.812971 26426 heartbeater.cc:499] Master 127.18.212.190:35689 was elected leader, sending a full tablet report...
I20260601 13:41:46.838410 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:46.838871 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:46.839224 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:46.842917 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:41:46.842984 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:41:46.843871 26446 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: Bootstrap starting.
I20260601 13:41:46.845024 19282 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:41:46.845073 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:41:46.846377 26446 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: 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
I20260601 13:41:46.846654 26446 tablet_bootstrap.cc:492] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: Bootstrap complete.
I20260601 13:41:46.846877 26446 ts_tablet_manager.cc:1403] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:41:46.847438 26446 raft_consensus.cc:359] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.847592 26446 raft_consensus.cc:740] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a4ea8c95354bb985f926f122ae695e, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.847820 26446 consensus_queue.cc:260] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.848268 26446 ts_tablet_manager.cc:1434] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:46.848491 26446 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Bootstrap starting.
I20260601 13:41:46.851287 26446 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: 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
I20260601 13:41:46.851599 26446 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Bootstrap complete.
I20260601 13:41:46.851624 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:45575
I20260601 13:41:46.851675 26506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:45575 every 8 connection(s)
I20260601 13:41:46.851780 26446 ts_tablet_manager.cc:1403] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:46.852303 26446 raft_consensus.cc:359] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.852459 26446 raft_consensus.cc:740] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a4ea8c95354bb985f926f122ae695e, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.852612 26446 consensus_queue.cc:260] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.852912 26446 ts_tablet_manager.cc:1434] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:46.853101 26446 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: Bootstrap starting.
I20260601 13:41:46.856081 26446 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: 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
I20260601 13:41:46.856374 26446 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: Bootstrap complete.
I20260601 13:41:46.856593 26446 ts_tablet_manager.cc:1403] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:46.857010 26507 heartbeater.cc:344] Connected to a master server at 127.18.212.190:35689
I20260601 13:41:46.857132 26507 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:46.857128 26446 raft_consensus.cc:359] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.857307 26446 raft_consensus.cc:740] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a4ea8c95354bb985f926f122ae695e, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.857484 26507 heartbeater.cc:507] Master 127.18.212.190:35689 requested a full tablet report, sending...
I20260601 13:41:46.857466 26446 consensus_queue.cc:260] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:46.857781 26446 ts_tablet_manager.cc:1434] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:46.857956 26446 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: Bootstrap starting.
I20260601 13:41:46.858459 25857 ts_manager.cc:194] Re-registered known tserver with Master: 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:46.859690 25857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54726
I20260601 13:41:46.860473 26507 heartbeater.cc:499] Master 127.18.212.190:35689 was elected leader, sending a full tablet report...
I20260601 13:41:46.860643 26446 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: 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
I20260601 13:41:46.860888 26446 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: Bootstrap complete.
I20260601 13:41:46.861088 26446 ts_tablet_manager.cc:1403] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:46.861526 26446 raft_consensus.cc:359] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:46.861653 26446 raft_consensus.cc:740] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a4ea8c95354bb985f926f122ae695e, State: Initialized, Role: FOLLOWER
I20260601 13:41:46.861801 26446 consensus_queue.cc:260] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:46.862107 26446 ts_tablet_manager.cc:1434] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:47.269300 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet eb2846f078d44285aa94057ed5439aa6: Illegal state: Replica ca1aabdf43434e78b85849856c7f9579 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } }
W20260601 13:41:47.275213 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet efd7f74faa7e4072a21ac96e82ce83fc: Illegal state: Replica 41a4ea8c95354bb985f926f122ae695e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } }
W20260601 13:41:47.280401 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet 421dd12d4c5d459480a69de7d2746400: Illegal state: Replica 01aa97cce65049f0bdb7decaeb334212 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } }
I20260601 13:41:47.948014 26516 raft_consensus.cc:493] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:47.948307 26516 raft_consensus.cc:515] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:47.949144 26516 leader_election.cc:290] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:47.953361 26480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2846f078d44285aa94057ed5439aa6" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e" is_pre_election: true
I20260601 13:41:47.953361 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2846f078d44285aa94057ed5439aa6" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212" is_pre_election: true
I20260601 13:41:47.953629 26480 raft_consensus.cc:2468] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 1.
I20260601 13:41:47.953631 26317 raft_consensus.cc:2468] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 1.
I20260601 13:41:47.954114 26362 leader_election.cc:304] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 01aa97cce65049f0bdb7decaeb334212, 41a4ea8c95354bb985f926f122ae695e, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:47.954346 26516 raft_consensus.cc:2804] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:47.954416 26516 raft_consensus.cc:493] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:47.954469 26516 raft_consensus.cc:3060] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:47.955607 26516 raft_consensus.cc:515] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:47.956061 26516 leader_election.cc:290] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 2 election: Requested vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:47.956539 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2846f078d44285aa94057ed5439aa6" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212"
I20260601 13:41:47.956708 26317 raft_consensus.cc:3060] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:47.957824 26317 raft_consensus.cc:2468] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 2.
I20260601 13:41:47.958175 26480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb2846f078d44285aa94057ed5439aa6" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e"
I20260601 13:41:47.958245 26362 leader_election.cc:304] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [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: 01aa97cce65049f0bdb7decaeb334212, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:47.958431 26480 raft_consensus.cc:3060] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:47.958519 26516 raft_consensus.cc:2804] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:47.958853 26516 raft_consensus.cc:697] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Becoming Leader. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Running, Role: LEADER
I20260601 13:41:47.959066 26516 consensus_queue.cc:237] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:47.959738 26480 raft_consensus.cc:2468] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 2.
I20260601 13:41:47.961259 25857 catalog_manager.cc:5696] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ca1aabdf43434e78b85849856c7f9579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:47.974972 26516 raft_consensus.cc:493] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:47.975250 26516 raft_consensus.cc:515] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:47.975924 26516 leader_election.cc:290] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:47.976470 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffd4a996c34b2eaebe1a88e7fb4366" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212" is_pre_election: true
I20260601 13:41:47.976481 26480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffd4a996c34b2eaebe1a88e7fb4366" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e" is_pre_election: true
I20260601 13:41:47.976655 26317 raft_consensus.cc:2468] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 1.
I20260601 13:41:47.976723 26480 raft_consensus.cc:2468] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 1.
I20260601 13:41:47.977064 26362 leader_election.cc:304] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 01aa97cce65049f0bdb7decaeb334212, 41a4ea8c95354bb985f926f122ae695e, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:47.977279 26516 raft_consensus.cc:2804] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:47.977476 26516 raft_consensus.cc:493] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:47.977566 26516 raft_consensus.cc:3060] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:47.978706 26516 raft_consensus.cc:515] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:47.979240 26516 leader_election.cc:290] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 2 election: Requested vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:47.979645 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffd4a996c34b2eaebe1a88e7fb4366" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212"
I20260601 13:41:47.979682 26480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffd4a996c34b2eaebe1a88e7fb4366" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e"
I20260601 13:41:47.979795 26317 raft_consensus.cc:3060] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:47.979811 26480 raft_consensus.cc:3060] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:47.980856 26480 raft_consensus.cc:2468] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 2.
I20260601 13:41:47.980887 26317 raft_consensus.cc:2468] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 2.
I20260601 13:41:47.981216 26362 leader_election.cc:304] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [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: 01aa97cce65049f0bdb7decaeb334212, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:47.981410 26516 raft_consensus.cc:2804] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:47.981523 26516 raft_consensus.cc:697] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Becoming Leader. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Running, Role: LEADER
I20260601 13:41:47.981709 26516 consensus_queue.cc:237] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:47.983745 25857 catalog_manager.cc:5696] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ca1aabdf43434e78b85849856c7f9579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:48.041877 26516 raft_consensus.cc:493] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:48.042129 26516 raft_consensus.cc:515] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:48.042780 26516 leader_election.cc:290] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:48.043401 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212" is_pre_election: true
I20260601 13:41:48.043457 26480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e" is_pre_election: true
I20260601 13:41:48.043586 26317 raft_consensus.cc:2468] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 1.
I20260601 13:41:48.043807 26480 raft_consensus.cc:2410] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca1aabdf43434e78b85849856c7f9579 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.
I20260601 13:41:48.044008 26362 leader_election.cc:304] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [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: 01aa97cce65049f0bdb7decaeb334212, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:48.044246 26516 raft_consensus.cc:2804] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:48.044337 26516 raft_consensus.cc:493] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:48.044391 26516 raft_consensus.cc:3060] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:48.045471 26516 raft_consensus.cc:515] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:48.045912 26516 leader_election.cc:290] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 2 election: Requested vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:48.046381 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212"
I20260601 13:41:48.046558 26317 raft_consensus.cc:3060] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:48.046388 26480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e"
I20260601 13:41:48.046723 26480 raft_consensus.cc:3060] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:48.047689 26317 raft_consensus.cc:2468] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 2.
I20260601 13:41:48.047735 26480 raft_consensus.cc:2410] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ca1aabdf43434e78b85849856c7f9579 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.
I20260601 13:41:48.048077 26362 leader_election.cc:304] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [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: 01aa97cce65049f0bdb7decaeb334212, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:48.048295 26516 raft_consensus.cc:2804] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:48.048442 26516 raft_consensus.cc:697] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Becoming Leader. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Running, Role: LEADER
I20260601 13:41:48.048629 26516 consensus_queue.cc:237] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Queue going to LEADER 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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:48.050719 25857 catalog_manager.cc:5696] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 reported cstate change: term changed from 1 to 2, leader changed from 41a4ea8c95354bb985f926f122ae695e (127.18.212.131) to ca1aabdf43434e78b85849856c7f9579 (127.18.212.130). New cstate: current_term: 2 leader_uuid: "ca1aabdf43434e78b85849856c7f9579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:48.125299 26516 raft_consensus.cc:493] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:48.125586 26516 raft_consensus.cc:515] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:48.126235 26516 leader_election.cc:290] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575), 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421)
I20260601 13:41:48.126865 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212" is_pre_election: true
I20260601 13:41:48.126868 26480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e" is_pre_election: true
I20260601 13:41:48.127138 26317 raft_consensus.cc:2410] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca1aabdf43434e78b85849856c7f9579 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.
I20260601 13:41:48.127141 26480 raft_consensus.cc:2468] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 1.
I20260601 13:41:48.127661 26360 leader_election.cc:304] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [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: 41a4ea8c95354bb985f926f122ae695e, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:48.127959 26516 raft_consensus.cc:2804] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:48.128043 26516 raft_consensus.cc:493] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:48.128110 26516 raft_consensus.cc:3060] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:48.129269 26516 raft_consensus.cc:515] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:48.129765 26516 leader_election.cc:290] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [CANDIDATE]: Term 2 election: Requested vote from peers 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575), 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421)
I20260601 13:41:48.130218 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212"
I20260601 13:41:48.130223 26480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "ca1aabdf43434e78b85849856c7f9579" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e"
I20260601 13:41:48.130340 26317 raft_consensus.cc:3060] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:48.130424 26480 raft_consensus.cc:3060] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:48.131453 26480 raft_consensus.cc:2468] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca1aabdf43434e78b85849856c7f9579 in term 2.
I20260601 13:41:48.131459 26317 raft_consensus.cc:2410] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ca1aabdf43434e78b85849856c7f9579 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.
I20260601 13:41:48.131830 26360 leader_election.cc:304] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [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: 41a4ea8c95354bb985f926f122ae695e, ca1aabdf43434e78b85849856c7f9579; no voters: 
I20260601 13:41:48.132035 26516 raft_consensus.cc:2804] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:48.132135 26516 raft_consensus.cc:697] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Becoming Leader. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Running, Role: LEADER
I20260601 13:41:48.132308 26516 consensus_queue.cc:237] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Queue going to LEADER 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: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:48.134249 25857 catalog_manager.cc:5696] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 reported cstate change: term changed from 1 to 2, leader changed from 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129) to ca1aabdf43434e78b85849856c7f9579 (127.18.212.130). New cstate: current_term: 2 leader_uuid: "ca1aabdf43434e78b85849856c7f9579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: HEALTHY } } }
W20260601 13:41:48.284086 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet 421dd12d4c5d459480a69de7d2746400: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:41:48.285576 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet d1ffd4a996c34b2eaebe1a88e7fb4366: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:41:48.286652 25905 auto_rebalancer.cc:591] Failed to schedule move for tablet eb2846f078d44285aa94057ed5439aa6: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:41:48.291683 26530 raft_consensus.cc:493] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:48.291940 26530 raft_consensus.cc:515] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:48.292614 26530 leader_election.cc:290] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575), ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:48.297398 26480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "01aa97cce65049f0bdb7decaeb334212" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e" is_pre_election: true
I20260601 13:41:48.297415 26399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "01aa97cce65049f0bdb7decaeb334212" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca1aabdf43434e78b85849856c7f9579" is_pre_election: true
I20260601 13:41:48.297912 26480 raft_consensus.cc:2468] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01aa97cce65049f0bdb7decaeb334212 in term 2.
I20260601 13:41:48.298329 26278 leader_election.cc:304] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01aa97cce65049f0bdb7decaeb334212, 41a4ea8c95354bb985f926f122ae695e; no voters: ca1aabdf43434e78b85849856c7f9579
I20260601 13:41:48.298574 26530 raft_consensus.cc:2804] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:41:48.298658 26530 raft_consensus.cc:493] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:48.298722 26530 raft_consensus.cc:3060] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:48.299993 26530 raft_consensus.cc:515] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:48.300493 26530 leader_election.cc:290] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [CANDIDATE]: Term 3 election: Requested vote from peers 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575), ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:48.301055 26480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "01aa97cce65049f0bdb7decaeb334212" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a4ea8c95354bb985f926f122ae695e"
I20260601 13:41:48.301128 26399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "421dd12d4c5d459480a69de7d2746400" candidate_uuid: "01aa97cce65049f0bdb7decaeb334212" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca1aabdf43434e78b85849856c7f9579"
I20260601 13:41:48.301237 26480 raft_consensus.cc:3060] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:48.302524 26480 raft_consensus.cc:2468] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01aa97cce65049f0bdb7decaeb334212 in term 3.
I20260601 13:41:48.302886 26278 leader_election.cc:304] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [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: 01aa97cce65049f0bdb7decaeb334212, 41a4ea8c95354bb985f926f122ae695e; no voters: ca1aabdf43434e78b85849856c7f9579
I20260601 13:41:48.303124 26530 raft_consensus.cc:2804] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:41:48.303423 26530 raft_consensus.cc:697] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 3 LEADER]: Becoming Leader. State: Replica: 01aa97cce65049f0bdb7decaeb334212, State: Running, Role: LEADER
I20260601 13:41:48.303638 26530 consensus_queue.cc:237] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [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: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:48.305552 25857 catalog_manager.cc:5696] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 reported cstate change: term changed from 2 to 3, leader changed from ca1aabdf43434e78b85849856c7f9579 (127.18.212.130) to 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129). New cstate: current_term: 3 leader_uuid: "01aa97cce65049f0bdb7decaeb334212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:48.309445 26536 raft_consensus.cc:493] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:48.309587 26536 raft_consensus.cc:515] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:48.310277 26536 leader_election.cc:290] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:48.314381 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "41a4ea8c95354bb985f926f122ae695e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212" is_pre_election: true
I20260601 13:41:48.314507 26399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "41a4ea8c95354bb985f926f122ae695e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca1aabdf43434e78b85849856c7f9579" is_pre_election: true
I20260601 13:41:48.314610 26317 raft_consensus.cc:2468] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a4ea8c95354bb985f926f122ae695e in term 2.
I20260601 13:41:48.314935 26443 leader_election.cc:304] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [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: 01aa97cce65049f0bdb7decaeb334212, 41a4ea8c95354bb985f926f122ae695e; no voters: 
I20260601 13:41:48.315197 26536 raft_consensus.cc:2804] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:41:48.315290 26536 raft_consensus.cc:493] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:48.315354 26536 raft_consensus.cc:3060] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:48.316425 26536 raft_consensus.cc:515] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:48.316828 26536 leader_election.cc:290] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [CANDIDATE]: Term 3 election: Requested vote from peers 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421), ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:48.317214 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "41a4ea8c95354bb985f926f122ae695e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01aa97cce65049f0bdb7decaeb334212"
I20260601 13:41:48.317284 26399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd7f74faa7e4072a21ac96e82ce83fc" candidate_uuid: "41a4ea8c95354bb985f926f122ae695e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca1aabdf43434e78b85849856c7f9579"
I20260601 13:41:48.317350 26317 raft_consensus.cc:3060] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:48.318289 26317 raft_consensus.cc:2468] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41a4ea8c95354bb985f926f122ae695e in term 3.
I20260601 13:41:48.318607 26443 leader_election.cc:304] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [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: 01aa97cce65049f0bdb7decaeb334212, 41a4ea8c95354bb985f926f122ae695e; no voters: ca1aabdf43434e78b85849856c7f9579
I20260601 13:41:48.318785 26536 raft_consensus.cc:2804] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:41:48.319039 26536 raft_consensus.cc:697] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 3 LEADER]: Becoming Leader. State: Replica: 41a4ea8c95354bb985f926f122ae695e, State: Running, Role: LEADER
I20260601 13:41:48.319298 26536 consensus_queue.cc:237] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:48.321278 25857 catalog_manager.cc:5696] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e reported cstate change: term changed from 2 to 3, leader changed from ca1aabdf43434e78b85849856c7f9579 (127.18.212.130) to 41a4ea8c95354bb985f926f122ae695e (127.18.212.131). New cstate: current_term: 3 leader_uuid: "41a4ea8c95354bb985f926f122ae695e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:48.409693 26480 raft_consensus.cc:1275] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:48.410581 26516 consensus_queue.cc:1048] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:48.416390 26317 raft_consensus.cc:1275] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:48.417049 26543 consensus_queue.cc:1048] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:48.468927 26317 raft_consensus.cc:1240] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Rejecting Update request from peer ca1aabdf43434e78b85849856c7f9579 for earlier term 2. Current term is 3. Ops: []
I20260601 13:41:48.469623 26543 consensus_queue.cc:1059] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:48.469990 26521 raft_consensus.cc:3055] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:41:48.470073 26521 raft_consensus.cc:740] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Running, Role: LEADER
I20260601 13:41:48.470335 26521 consensus_queue.cc:260] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } }
I20260601 13:41:48.470577 26521 raft_consensus.cc:3060] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:48.532416 26317 raft_consensus.cc:1275] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:48.533059 26521 consensus_queue.cc:1048] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:48.536732 26480 raft_consensus.cc:1275] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:48.537128 26543 consensus_queue.cc:1048] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:48.676203 26480 raft_consensus.cc:1240] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Rejecting Update request from peer ca1aabdf43434e78b85849856c7f9579 for earlier term 2. Current term is 3. Ops: []
I20260601 13:41:48.676849 26543 consensus_queue.cc:1059] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:48.677102 26521 raft_consensus.cc:3055] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:41:48.677208 26521 raft_consensus.cc:740] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ca1aabdf43434e78b85849856c7f9579, State: Running, Role: LEADER
I20260601 13:41:48.677424 26521 consensus_queue.cc:260] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } }
I20260601 13:41:48.677639 26521 raft_consensus.cc:3060] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:41:48.735500 26399 raft_consensus.cc:1275] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Refusing update from remote peer 41a4ea8c95354bb985f926f122ae695e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:41:48.736243 26536 consensus_queue.cc:1048] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:48.736500 26536 consensus_queue.cc:1243] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Peer ca1aabdf43434e78b85849856c7f9579 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:41:48.737386 26399 pending_rounds.cc:85] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Aborting all ops after (but not including) 0
I20260601 13:41:48.737461 26399 pending_rounds.cc:107] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:41:48.737531 26399 raft_consensus.cc:2889] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:41:48.739774 26317 raft_consensus.cc:1275] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Refusing update from remote peer 41a4ea8c95354bb985f926f122ae695e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:41:48.740198 26536 consensus_queue.cc:1048] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:48.833324 26480 raft_consensus.cc:1275] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Refusing update from remote peer 01aa97cce65049f0bdb7decaeb334212: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:41:48.833890 26534 consensus_queue.cc:1048] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:48.836851 26399 raft_consensus.cc:1275] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Refusing update from remote peer 01aa97cce65049f0bdb7decaeb334212: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:41:48.837232 26534 consensus_queue.cc:1048] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:48.837397 26534 consensus_queue.cc:1243] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Peer ca1aabdf43434e78b85849856c7f9579 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:41:48.838080 26399 pending_rounds.cc:85] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: Aborting all ops after (but not including) 0
I20260601 13:41:48.838138 26399 pending_rounds.cc:107] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:41:48.838173 26399 raft_consensus.cc:2889] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:41:49.289683 26399 consensus_queue.cc:237] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } }
I20260601 13:41:49.291543 26480 raft_consensus.cc:1275] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:49.291597 26316 raft_consensus.cc:1275] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:49.292174 26521 consensus_queue.cc:1048] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:49.292414 26548 consensus_queue.cc:1048] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:49.294083 26543 raft_consensus.cc:2955] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } } }
I20260601 13:41:49.294517 26480 raft_consensus.cc:2955] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } } }
I20260601 13:41:49.295514 26316 raft_consensus.cc:2955] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } } }
W20260601 13:41:49.297490 26361 consensus_peers.cc:597] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 -> Peer 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132:46705): Couldn't send request to peer 8d65ecfaddbd4bf3b16a0fc136db8c00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb2846f078d44285aa94057ed5439aa6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:49.297843 25856 catalog_manager.cc:5696] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 reported cstate change: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New cstate: current_term: 2 leader_uuid: "ca1aabdf43434e78b85849856c7f9579" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:49.298277 26316 consensus_queue.cc:237] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [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: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } }
I20260601 13:41:49.299700 26480 raft_consensus.cc:1275] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Refusing update from remote peer 01aa97cce65049f0bdb7decaeb334212: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:41:49.300091 26534 consensus_queue.cc:1048] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:49.300761 26399 raft_consensus.cc:1275] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Refusing update from remote peer 01aa97cce65049f0bdb7decaeb334212: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:41:49.301162 26534 consensus_queue.cc:1048] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:49.302644 26530 raft_consensus.cc:2955] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } } }
I20260601 13:41:49.303460 26479 raft_consensus.cc:2955] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } } }
W20260601 13:41:49.303969 26279 consensus_peers.cc:597] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 -> Peer 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132:46705): Couldn't send request to peer 8d65ecfaddbd4bf3b16a0fc136db8c00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 421dd12d4c5d459480a69de7d2746400. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:49.305732 26399 raft_consensus.cc:2955] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } } }
I20260601 13:41:49.306120 25855 catalog_manager.cc:5696] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 reported cstate change: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New cstate: current_term: 3 leader_uuid: "01aa97cce65049f0bdb7decaeb334212" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:49.307564 26479 consensus_queue.cc:237] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } }
I20260601 13:41:49.308969 26316 raft_consensus.cc:1275] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Refusing update from remote peer 41a4ea8c95354bb985f926f122ae695e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:41:49.309051 26399 raft_consensus.cc:1275] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Refusing update from remote peer 41a4ea8c95354bb985f926f122ae695e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:41:49.309437 26536 consensus_queue.cc:1048] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:49.309687 26554 consensus_queue.cc:1048] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:49.311638 26553 raft_consensus.cc:2955] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } } }
I20260601 13:41:49.312040 26399 raft_consensus.cc:2955] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } } }
I20260601 13:41:49.312047 26316 raft_consensus.cc:2955] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } } }
I20260601 13:41:49.314611 25856 catalog_manager.cc:5696] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e reported cstate change: config changed from index -1 to 3, NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) added. New cstate: current_term: 3 leader_uuid: "41a4ea8c95354bb985f926f122ae695e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:41:49.317286 26442 consensus_peers.cc:597] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e -> Peer 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132:46705): Couldn't send request to peer 8d65ecfaddbd4bf3b16a0fc136db8c00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efd7f74faa7e4072a21ac96e82ce83fc. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:49.798431 26563 ts_tablet_manager.cc:933] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: Initiating tablet copy from peer ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431)
I20260601 13:41:49.798826 26563 tablet_copy_client.cc:323] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:42431
I20260601 13:41:49.802525 26409 tablet_copy_service.cc:140] P ca1aabdf43434e78b85849856c7f9579: Received BeginTabletCopySession request for tablet eb2846f078d44285aa94057ed5439aa6 from peer 8d65ecfaddbd4bf3b16a0fc136db8c00 ({username='slave'} at 127.0.0.1:34996)
I20260601 13:41:49.802675 26409 tablet_copy_service.cc:161] P ca1aabdf43434e78b85849856c7f9579: Beginning new tablet copy session on tablet eb2846f078d44285aa94057ed5439aa6 from peer 8d65ecfaddbd4bf3b16a0fc136db8c00 at {username='slave'} at 127.0.0.1:34996: session id = 8d65ecfaddbd4bf3b16a0fc136db8c00-eb2846f078d44285aa94057ed5439aa6
I20260601 13:41:49.803751 26567 ts_tablet_manager.cc:933] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: Initiating tablet copy from peer 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575)
I20260601 13:41:49.803886 26409 tablet_copy_source_session.cc:215] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:49.804090 26567 tablet_copy_client.cc:323] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:45575
I20260601 13:41:49.804823 26563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb2846f078d44285aa94057ed5439aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:49.806924 26563 tablet_copy_client.cc:806] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:49.807114 26563 tablet_copy_client.cc:670] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:49.808291 26563 tablet_copy_client.cc:538] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:49.808533 26490 tablet_copy_service.cc:140] P 41a4ea8c95354bb985f926f122ae695e: Received BeginTabletCopySession request for tablet efd7f74faa7e4072a21ac96e82ce83fc from peer 8d65ecfaddbd4bf3b16a0fc136db8c00 ({username='slave'} at 127.0.0.1:42320)
I20260601 13:41:49.808612 26490 tablet_copy_service.cc:161] P 41a4ea8c95354bb985f926f122ae695e: Beginning new tablet copy session on tablet efd7f74faa7e4072a21ac96e82ce83fc from peer 8d65ecfaddbd4bf3b16a0fc136db8c00 at {username='slave'} at 127.0.0.1:42320: session id = 8d65ecfaddbd4bf3b16a0fc136db8c00-efd7f74faa7e4072a21ac96e82ce83fc
I20260601 13:41:49.809238 26490 tablet_copy_source_session.cc:215] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:49.809688 26563 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: Bootstrap starting.
I20260601 13:41:49.809971 26567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd7f74faa7e4072a21ac96e82ce83fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:49.811805 26567 tablet_copy_client.cc:806] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:49.812011 26567 tablet_copy_client.cc:670] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:49.814072 26563 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: 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
I20260601 13:41:49.814325 26563 tablet_bootstrap.cc:492] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: Bootstrap complete.
I20260601 13:41:49.814515 26563 ts_tablet_manager.cc:1403] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20260601 13:41:49.815131 26567 tablet_copy_client.cc:538] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:49.815142 26563 raft_consensus.cc:359] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } }
I20260601 13:41:49.815320 26563 raft_consensus.cc:740] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d65ecfaddbd4bf3b16a0fc136db8c00, State: Initialized, Role: LEARNER
I20260601 13:41:49.815433 26563 consensus_queue.cc:260] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } }
I20260601 13:41:49.815758 26563 ts_tablet_manager.cc:1434] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:41:49.816259 26409 tablet_copy_service.cc:342] P ca1aabdf43434e78b85849856c7f9579: Request end of tablet copy session 8d65ecfaddbd4bf3b16a0fc136db8c00-eb2846f078d44285aa94057ed5439aa6 received from {username='slave'} at 127.0.0.1:34996
I20260601 13:41:49.816354 26409 tablet_copy_service.cc:434] P ca1aabdf43434e78b85849856c7f9579: ending tablet copy session 8d65ecfaddbd4bf3b16a0fc136db8c00-eb2846f078d44285aa94057ed5439aa6 on tablet eb2846f078d44285aa94057ed5439aa6 with peer 8d65ecfaddbd4bf3b16a0fc136db8c00
I20260601 13:41:49.817111 26567 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: Bootstrap starting.
I20260601 13:41:49.820792 26567 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: 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
I20260601 13:41:49.821079 26567 tablet_bootstrap.cc:492] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: Bootstrap complete.
I20260601 13:41:49.821281 26567 ts_tablet_manager.cc:1403] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:49.821769 26567 raft_consensus.cc:359] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } }
I20260601 13:41:49.821920 26567 raft_consensus.cc:740] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8d65ecfaddbd4bf3b16a0fc136db8c00, State: Initialized, Role: LEARNER
I20260601 13:41:49.822037 26567 consensus_queue.cc:260] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00 [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } }
I20260601 13:41:49.822355 26567 ts_tablet_manager.cc:1434] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:49.823175 26490 tablet_copy_service.cc:342] P 41a4ea8c95354bb985f926f122ae695e: Request end of tablet copy session 8d65ecfaddbd4bf3b16a0fc136db8c00-efd7f74faa7e4072a21ac96e82ce83fc received from {username='slave'} at 127.0.0.1:42320
I20260601 13:41:49.823278 26490 tablet_copy_service.cc:434] P 41a4ea8c95354bb985f926f122ae695e: ending tablet copy session 8d65ecfaddbd4bf3b16a0fc136db8c00-efd7f74faa7e4072a21ac96e82ce83fc on tablet efd7f74faa7e4072a21ac96e82ce83fc with peer 8d65ecfaddbd4bf3b16a0fc136db8c00
I20260601 13:41:49.873101 26567 ts_tablet_manager.cc:933] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: Initiating tablet copy from peer 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421)
I20260601 13:41:49.873567 26567 tablet_copy_client.cc:323] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.129:45421
I20260601 13:41:49.877431 26327 tablet_copy_service.cc:140] P 01aa97cce65049f0bdb7decaeb334212: Received BeginTabletCopySession request for tablet 421dd12d4c5d459480a69de7d2746400 from peer 8d65ecfaddbd4bf3b16a0fc136db8c00 ({username='slave'} at 127.0.0.1:39128)
I20260601 13:41:49.877647 26327 tablet_copy_service.cc:161] P 01aa97cce65049f0bdb7decaeb334212: Beginning new tablet copy session on tablet 421dd12d4c5d459480a69de7d2746400 from peer 8d65ecfaddbd4bf3b16a0fc136db8c00 at {username='slave'} at 127.0.0.1:39128: session id = 8d65ecfaddbd4bf3b16a0fc136db8c00-421dd12d4c5d459480a69de7d2746400
I20260601 13:41:49.878510 26327 tablet_copy_source_session.cc:215] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:49.879473 26567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 421dd12d4c5d459480a69de7d2746400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:49.881276 26567 tablet_copy_client.cc:806] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:49.881464 26567 tablet_copy_client.cc:670] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:49.882920 26567 tablet_copy_client.cc:538] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:49.884116 26567 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: Bootstrap starting.
I20260601 13:41:49.887701 26567 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: 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
I20260601 13:41:49.887955 26567 tablet_bootstrap.cc:492] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: Bootstrap complete.
I20260601 13:41:49.888149 26567 ts_tablet_manager.cc:1403] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20260601 13:41:49.888669 26567 raft_consensus.cc:359] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } }
I20260601 13:41:49.888803 26567 raft_consensus.cc:740] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8d65ecfaddbd4bf3b16a0fc136db8c00, State: Initialized, Role: LEARNER
I20260601 13:41:49.888954 26567 consensus_queue.cc:260] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [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: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: true } }
I20260601 13:41:49.889273 26567 ts_tablet_manager.cc:1434] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:49.890153 26327 tablet_copy_service.cc:342] P 01aa97cce65049f0bdb7decaeb334212: Request end of tablet copy session 8d65ecfaddbd4bf3b16a0fc136db8c00-421dd12d4c5d459480a69de7d2746400 received from {username='slave'} at 127.0.0.1:39128
I20260601 13:41:49.890251 26327 tablet_copy_service.cc:434] P 01aa97cce65049f0bdb7decaeb334212: ending tablet copy session 8d65ecfaddbd4bf3b16a0fc136db8c00-421dd12d4c5d459480a69de7d2746400 on tablet 421dd12d4c5d459480a69de7d2746400 with peer 8d65ecfaddbd4bf3b16a0fc136db8c00
I20260601 13:41:50.228693 26234 raft_consensus.cc:1217] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:41:50.254959 26234 raft_consensus.cc:1217] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:41:50.420333 26234 raft_consensus.cc:1217] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:41:50.689086 26548 raft_consensus.cc:1064] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579: attempting to promote NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 to VOTER
I20260601 13:41:50.689589 26548 consensus_queue.cc:237] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [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: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } }
I20260601 13:41:50.691380 26480 raft_consensus.cc:1275] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:50.691380 26317 raft_consensus.cc:1275] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:50.691380 26234 raft_consensus.cc:1275] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 2 LEARNER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:50.691936 26576 consensus_queue.cc:1048] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:50.692174 26582 consensus_queue.cc:1048] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:50.692373 26543 consensus_queue.cc:1048] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:50.694355 26576 raft_consensus.cc:2955] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.694792 26317 raft_consensus.cc:2955] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.695115 26480 raft_consensus.cc:2955] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.697218 26234 raft_consensus.cc:2955] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.697296 25856 catalog_manager.cc:5696] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 reported cstate change: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ca1aabdf43434e78b85849856c7f9579" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } attrs { replace: true } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.705787 26399 consensus_queue.cc:237] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [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: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } }
I20260601 13:41:50.707135 26480 raft_consensus.cc:1275] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:41:50.707196 26234 raft_consensus.cc:1275] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 2 FOLLOWER]: Refusing update from remote peer ca1aabdf43434e78b85849856c7f9579: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:41:50.707535 26582 consensus_queue.cc:1048] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:50.707824 26543 consensus_queue.cc:1048] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:50.709378 26543 raft_consensus.cc:2955] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.709921 26234 raft_consensus.cc:2955] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.709975 26480 raft_consensus.cc:2955] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.712404 25855 catalog_manager.cc:5696] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 reported cstate change: config changed from index 4 to 5, VOTER 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129) evicted. New cstate: current_term: 2 leader_uuid: "ca1aabdf43434e78b85849856c7f9579" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.713986 25844 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet eb2846f078d44285aa94057ed5439aa6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:50.720783 26306 tablet_service.cc:1558] Processing DeleteTablet for tablet eb2846f078d44285aa94057ed5439aa6 with delete_type TABLET_DATA_TOMBSTONED (TS 01aa97cce65049f0bdb7decaeb334212 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39138
I20260601 13:41:50.721222 26593 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:50.721386 26593 raft_consensus.cc:2243] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:50.721588 26593 raft_consensus.cc:2272] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:50.722220 26593 ts_tablet_manager.cc:1916] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:50.724274 26593 ts_tablet_manager.cc:1929] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:41:50.724368 26593 log.cc:1199] T eb2846f078d44285aa94057ed5439aa6 P 01aa97cce65049f0bdb7decaeb334212: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-0-root/wals/eb2846f078d44285aa94057ed5439aa6
I20260601 13:41:50.724957 25844 catalog_manager.cc:5027] TS 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421): tablet eb2846f078d44285aa94057ed5439aa6 (table test-workload [id=37ca7852057348e192282211269293be]) successfully deleted
I20260601 13:41:50.821938 26578 raft_consensus.cc:1064] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212: attempting to promote NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 to VOTER
I20260601 13:41:50.822477 26578 consensus_queue.cc:237] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } }
I20260601 13:41:50.824246 26234 raft_consensus.cc:1275] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 LEARNER]: Refusing update from remote peer 01aa97cce65049f0bdb7decaeb334212: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:41:50.824920 26578 consensus_queue.cc:1048] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:50.825706 26480 raft_consensus.cc:1275] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Refusing update from remote peer 01aa97cce65049f0bdb7decaeb334212: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:41:50.826040 26399 raft_consensus.cc:1275] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Refusing update from remote peer 01aa97cce65049f0bdb7decaeb334212: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:41:50.826568 26594 consensus_queue.cc:1048] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:50.827032 26578 consensus_queue.cc:1048] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:50.829195 26578 raft_consensus.cc:2955] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.829730 26480 raft_consensus.cc:2955] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.831954 26234 raft_consensus.cc:2955] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.832187 25854 catalog_manager.cc:5696] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e reported cstate change: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "01aa97cce65049f0bdb7decaeb334212" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.834227 26399 raft_consensus.cc:2955] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } attrs { replace: true } } peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.836443 26317 consensus_queue.cc:237] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } }
I20260601 13:41:50.837743 26234 raft_consensus.cc:1275] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 FOLLOWER]: Refusing update from remote peer 01aa97cce65049f0bdb7decaeb334212: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:41:50.838195 26596 consensus_queue.cc:1048] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:50.838840 26399 raft_consensus.cc:1275] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Refusing update from remote peer 01aa97cce65049f0bdb7decaeb334212: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:41:50.839383 26596 consensus_queue.cc:1048] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:50.840370 26597 raft_consensus.cc:2955] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 41a4ea8c95354bb985f926f122ae695e (127.18.212.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.840816 26234 raft_consensus.cc:2955] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 41a4ea8c95354bb985f926f122ae695e (127.18.212.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.842875 25844 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 421dd12d4c5d459480a69de7d2746400 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:50.843001 26399 raft_consensus.cc:2955] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 41a4ea8c95354bb985f926f122ae695e (127.18.212.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.843472 25857 catalog_manager.cc:5696] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 reported cstate change: config changed from index 4 to 5, VOTER 41a4ea8c95354bb985f926f122ae695e (127.18.212.131) evicted. New cstate: current_term: 3 leader_uuid: "01aa97cce65049f0bdb7decaeb334212" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:50.850360 26470 tablet_service.cc:1558] Processing DeleteTablet for tablet 421dd12d4c5d459480a69de7d2746400 with delete_type TABLET_DATA_TOMBSTONED (TS 41a4ea8c95354bb985f926f122ae695e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42324
I20260601 13:41:50.850832 26602 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:50.850998 26602 raft_consensus.cc:2243] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:50.851218 26602 raft_consensus.cc:2272] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:50.851925 26602 ts_tablet_manager.cc:1916] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:50.853799 26602 ts_tablet_manager.cc:1929] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:41:50.853900 26602 log.cc:1199] T 421dd12d4c5d459480a69de7d2746400 P 41a4ea8c95354bb985f926f122ae695e: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-2-root/wals/421dd12d4c5d459480a69de7d2746400
I20260601 13:41:50.854491 25842 catalog_manager.cc:5027] TS 41a4ea8c95354bb985f926f122ae695e (127.18.212.131:45575): tablet 421dd12d4c5d459480a69de7d2746400 (table test-workload [id=37ca7852057348e192282211269293be]) successfully deleted
I20260601 13:41:50.894362 26579 raft_consensus.cc:1064] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e: attempting to promote NON_VOTER 8d65ecfaddbd4bf3b16a0fc136db8c00 to VOTER
I20260601 13:41:50.894903 26579 consensus_queue.cc:237] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } }
I20260601 13:41:50.896629 26234 raft_consensus.cc:1275] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 LEARNER]: Refusing update from remote peer 41a4ea8c95354bb985f926f122ae695e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:41:50.896624 26399 raft_consensus.cc:1275] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Refusing update from remote peer 41a4ea8c95354bb985f926f122ae695e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:41:50.896675 26317 raft_consensus.cc:1275] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Refusing update from remote peer 41a4ea8c95354bb985f926f122ae695e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:41:50.897131 26554 consensus_queue.cc:1048] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:50.897330 26604 consensus_queue.cc:1048] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:50.897496 26579 consensus_queue.cc:1048] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:50.899581 26554 raft_consensus.cc:2955] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.900102 26317 raft_consensus.cc:2955] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.902220 26234 raft_consensus.cc:2955] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.902609 26399 raft_consensus.cc:2955] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.902841 25855 catalog_manager.cc:5696] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 reported cstate change: config changed from index 3 to 4, 8d65ecfaddbd4bf3b16a0fc136db8c00 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "41a4ea8c95354bb985f926f122ae695e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "ca1aabdf43434e78b85849856c7f9579" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 42431 } attrs { replace: true } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.906831 26480 consensus_queue.cc:237] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } }
I20260601 13:41:50.908238 26234 raft_consensus.cc:1275] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 FOLLOWER]: Refusing update from remote peer 41a4ea8c95354bb985f926f122ae695e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:41:50.908372 26317 raft_consensus.cc:1275] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Refusing update from remote peer 41a4ea8c95354bb985f926f122ae695e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:41:50.908710 26554 consensus_queue.cc:1048] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:50.908910 26604 consensus_queue.cc:1048] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [LEADER]: Connected to new peer: Peer: permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:50.910727 26554 raft_consensus.cc:2955] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ca1aabdf43434e78b85849856c7f9579 (127.18.212.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.911214 26234 raft_consensus.cc:2955] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ca1aabdf43434e78b85849856c7f9579 (127.18.212.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.911214 26317 raft_consensus.cc:2955] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ca1aabdf43434e78b85849856c7f9579 (127.18.212.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.912647 25842 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet efd7f74faa7e4072a21ac96e82ce83fc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:50.913985 25857 catalog_manager.cc:5696] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 reported cstate change: config changed from index 4 to 5, VOTER ca1aabdf43434e78b85849856c7f9579 (127.18.212.130) evicted. New cstate: current_term: 3 leader_uuid: "41a4ea8c95354bb985f926f122ae695e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "01aa97cce65049f0bdb7decaeb334212" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 45421 } } peers { permanent_uuid: "41a4ea8c95354bb985f926f122ae695e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 45575 } } peers { permanent_uuid: "8d65ecfaddbd4bf3b16a0fc136db8c00" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 46705 } attrs { promote: false } } }
I20260601 13:41:50.916630 26388 tablet_service.cc:1558] Processing DeleteTablet for tablet efd7f74faa7e4072a21ac96e82ce83fc with delete_type TABLET_DATA_TOMBSTONED (TS ca1aabdf43434e78b85849856c7f9579 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34998
I20260601 13:41:50.917138 26608 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:50.917310 26608 raft_consensus.cc:2243] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:50.917512 26608 raft_consensus.cc:2272] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:50.918112 26608 ts_tablet_manager.cc:1916] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:50.920145 26608 ts_tablet_manager.cc:1929] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:41:50.920217 26608 log.cc:1199] T efd7f74faa7e4072a21ac96e82ce83fc P ca1aabdf43434e78b85849856c7f9579: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/efd7f74faa7e4072a21ac96e82ce83fc
I20260601 13:41:50.920758 25844 catalog_manager.cc:5027] TS ca1aabdf43434e78b85849856c7f9579 (127.18.212.130:42431): tablet efd7f74faa7e4072a21ac96e82ce83fc (table test-workload [id=37ca7852057348e192282211269293be]) successfully deleted
I20260601 13:41:52.879349 19282 tablet_server.cc:179] TabletServer@127.18.212.129:45421 shutting down...
I20260601 13:41:52.884440 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:52.884699 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:52.884861 19282 raft_consensus.cc:2243] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:41:52.885136 19282 raft_consensus.cc:2272] T 421dd12d4c5d459480a69de7d2746400 P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.885696 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:52.885780 19282 raft_consensus.cc:2243] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.885916 19282 raft_consensus.cc:2272] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 01aa97cce65049f0bdb7decaeb334212 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.886291 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:52.886360 19282 raft_consensus.cc:2243] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.886516 19282 raft_consensus.cc:2272] T efd7f74faa7e4072a21ac96e82ce83fc P 01aa97cce65049f0bdb7decaeb334212 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.900626 19282 tablet_server.cc:196] TabletServer@127.18.212.129:45421 shutdown complete.
I20260601 13:41:52.903689 19282 tablet_server.cc:179] TabletServer@127.18.212.130:42431 shutting down...
I20260601 13:41:52.908030 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:52.908320 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:52.908489 19282 raft_consensus.cc:2243] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.908715 19282 raft_consensus.cc:2272] T 421dd12d4c5d459480a69de7d2746400 P ca1aabdf43434e78b85849856c7f9579 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.909247 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:52.909332 19282 raft_consensus.cc:2243] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:52.909576 19282 raft_consensus.cc:2272] T eb2846f078d44285aa94057ed5439aa6 P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.910003 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:52.910084 19282 raft_consensus.cc:2243] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:52.910267 19282 raft_consensus.cc:2272] T d1ffd4a996c34b2eaebe1a88e7fb4366 P ca1aabdf43434e78b85849856c7f9579 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:52.912730 26443 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.212.129:45421: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260601 13:41:52.913661 26443 consensus_peers.cc:597] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e -> Peer 01aa97cce65049f0bdb7decaeb334212 (127.18.212.129:45421): Couldn't send request to peer 01aa97cce65049f0bdb7decaeb334212. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:45421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:52.924155 19282 tablet_server.cc:196] TabletServer@127.18.212.130:42431 shutdown complete.
I20260601 13:41:52.927177 19282 tablet_server.cc:179] TabletServer@127.18.212.131:45575 shutting down...
I20260601 13:41:52.933234 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:52.933588 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:52.933738 19282 raft_consensus.cc:2243] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.933938 19282 raft_consensus.cc:2272] T eb2846f078d44285aa94057ed5439aa6 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.934494 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:52.934628 19282 raft_consensus.cc:2243] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.934756 19282 raft_consensus.cc:2272] T d1ffd4a996c34b2eaebe1a88e7fb4366 P 41a4ea8c95354bb985f926f122ae695e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.935266 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:52.935375 19282 raft_consensus.cc:2243] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:41:52.935608 19282 raft_consensus.cc:2272] T efd7f74faa7e4072a21ac96e82ce83fc P 41a4ea8c95354bb985f926f122ae695e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.949544 19282 tablet_server.cc:196] TabletServer@127.18.212.131:45575 shutdown complete.
I20260601 13:41:52.952476 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:41:52.957002 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:52.957325 19282 tablet_replica.cc:333] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00: stopping tablet replica
I20260601 13:41:52.957515 19282 raft_consensus.cc:2243] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.957700 19282 raft_consensus.cc:2272] T 421dd12d4c5d459480a69de7d2746400 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.958222 19282 tablet_replica.cc:333] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00: stopping tablet replica
I20260601 13:41:52.958298 19282 raft_consensus.cc:2243] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.958462 19282 raft_consensus.cc:2272] T eb2846f078d44285aa94057ed5439aa6 P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.958819 19282 tablet_replica.cc:333] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00: stopping tablet replica
I20260601 13:41:52.958901 19282 raft_consensus.cc:2243] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.959084 19282 raft_consensus.cc:2272] T efd7f74faa7e4072a21ac96e82ce83fc P 8d65ecfaddbd4bf3b16a0fc136db8c00 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.972216 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:41:52.974735 19282 master.cc:562] Master@127.18.212.190:35689 shutting down...
I20260601 13:41:52.978598 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:52.978816 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.978900 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5261c3a04cd3405b833324603c5913df: stopping tablet replica
I20260601 13:41:52.991807 19282 master.cc:584] Master@127.18.212.190:35689 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14811 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:41:53.002110 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:36949
I20260601 13:41:53.002542 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:53.005154 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:53.005213 26613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.005211 26612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.005173 26615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.005663 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.005733 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:53.005759 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321313005758 us; error 0 us; skew 500 ppm
I20260601 13:41:53.006659 19282 webserver.cc:533] Webserver started at http://127.18.212.190:41001/ using document root <none> and password file <none>
I20260601 13:41:53.006856 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.006938 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:53.007020 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:53.007494 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "aaf52784a0bb41b4b5eb0f533c2b7125"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-b9mm"
I20260601 13:41:53.009109 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:53.010449 26620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.010800 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.010896 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "aaf52784a0bb41b4b5eb0f533c2b7125"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-b9mm"
I20260601 13:41:53.010982 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-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)
I20260601 13:41:53.034655 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.035203 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.040177 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:36949
I20260601 13:41:53.044091 26672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:36949 every 8 connection(s)
I20260601 13:41:53.044644 26673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:53.046557 26673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125: Bootstrap starting.
I20260601 13:41:53.047394 26673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:53.048535 26673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125: No bootstrap required, opened a new log
I20260601 13:41:53.048914 26673 raft_consensus.cc:359] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaf52784a0bb41b4b5eb0f533c2b7125" member_type: VOTER }
I20260601 13:41:53.049019 26673 raft_consensus.cc:385] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:53.049045 26673 raft_consensus.cc:740] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaf52784a0bb41b4b5eb0f533c2b7125, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.049154 26673 consensus_queue.cc:260] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aaf52784a0bb41b4b5eb0f533c2b7125" member_type: VOTER }
I20260601 13:41:53.049214 26673 raft_consensus.cc:399] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:53.049237 26673 raft_consensus.cc:493] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:53.049264 26673 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:53.050035 26673 raft_consensus.cc:515] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaf52784a0bb41b4b5eb0f533c2b7125" member_type: VOTER }
I20260601 13:41:53.050159 26673 leader_election.cc:304] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [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: aaf52784a0bb41b4b5eb0f533c2b7125; no voters: 
I20260601 13:41:53.050316 26673 leader_election.cc:290] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:53.050551 26676 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:53.050899 26673 sys_catalog.cc:565] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:53.050987 26676 raft_consensus.cc:697] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 1 LEADER]: Becoming Leader. State: Replica: aaf52784a0bb41b4b5eb0f533c2b7125, State: Running, Role: LEADER
I20260601 13:41:53.051281 26676 consensus_queue.cc:237] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [LEADER]: Queue going to LEADER mode. State: All 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: "aaf52784a0bb41b4b5eb0f533c2b7125" member_type: VOTER }
I20260601 13:41:53.051915 26678 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aaf52784a0bb41b4b5eb0f533c2b7125. Latest consensus state: current_term: 1 leader_uuid: "aaf52784a0bb41b4b5eb0f533c2b7125" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaf52784a0bb41b4b5eb0f533c2b7125" member_type: VOTER } }
I20260601 13:41:53.051993 26677 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aaf52784a0bb41b4b5eb0f533c2b7125" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaf52784a0bb41b4b5eb0f533c2b7125" member_type: VOTER } }
I20260601 13:41:53.052155 26677 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:53.052083 26678 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:53.052556 26685 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:53.053514 26685 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:53.053812 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:53.056244 26685 catalog_manager.cc:1382] Generated new cluster ID: 0ee1e59920974c43ab04b7f3f6076152
I20260601 13:41:53.056339 26685 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:53.063159 26685 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:53.063751 26685 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:53.079779 26685 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125: Generated new TSK 0
I20260601 13:41:53.080080 26685 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:53.086611 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:53.089030 26695 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.089092 26694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.089170 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:53.089044 26697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.089439 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.089486 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:53.089504 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321313089504 us; error 0 us; skew 500 ppm
I20260601 13:41:53.090448 19282 webserver.cc:533] Webserver started at http://127.18.212.129:32975/ using document root <none> and password file <none>
I20260601 13:41:53.090600 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.090646 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:53.090706 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:53.091183 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "e2352f74d57c4fe6869b2f94681b7d27"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-b9mm"
I20260601 13:41:53.092778 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.093839 26702 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.094204 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.094310 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "e2352f74d57c4fe6869b2f94681b7d27"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-b9mm"
I20260601 13:41:53.094408 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-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)
I20260601 13:41:53.137006 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.137494 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.137831 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:53.138336 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:53.138399 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.138444 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:53.138479 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.142659 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:38301
I20260601 13:41:53.142721 26765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:38301 every 8 connection(s)
I20260601 13:41:53.143611 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:53.145675 26770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.145717 26771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.145983 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:53.146381 26773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.146659 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.146704 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:53.146721 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321313146721 us; error 0 us; skew 500 ppm
I20260601 13:41:53.147720 19282 webserver.cc:533] Webserver started at http://127.18.212.130:33255/ using document root <none> and password file <none>
I20260601 13:41:53.147853 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.147903 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:53.147960 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:53.148382 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "f97c85d812a3469180786908cb2d8d25"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-b9mm"
I20260601 13:41:53.149876 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:41:53.150748 26778 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.150986 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.151043 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "f97c85d812a3469180786908cb2d8d25"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-b9mm"
I20260601 13:41:53.151165 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-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)
I20260601 13:41:53.152768 26766 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36949
I20260601 13:41:53.152877 26766 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:53.153152 26766 heartbeater.cc:507] Master 127.18.212.190:36949 requested a full tablet report, sending...
I20260601 13:41:53.153797 26637 ts_manager.cc:194] Registered new tserver with Master: e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301)
I20260601 13:41:53.154572 26637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51598
I20260601 13:41:53.170279 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.170794 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.171254 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:53.171828 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:53.171883 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.171953 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:53.171998 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.176501 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:33511
I20260601 13:41:53.176594 26841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:33511 every 8 connection(s)
I20260601 13:41:53.177480 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:53.179737 26846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.179793 26845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.180034 26848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.180142 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:53.180371 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.180423 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:53.180441 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321313180440 us; error 0 us; skew 500 ppm
I20260601 13:41:53.181559 19282 webserver.cc:533] Webserver started at http://127.18.212.131:45637/ using document root <none> and password file <none>
I20260601 13:41:53.181789 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.181864 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:53.181962 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:53.182405 26842 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36949
I20260601 13:41:53.182518 26842 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:53.182559 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "18477a0245bf47dc8e32a970f805a19b"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-b9mm"
I20260601 13:41:53.182781 26842 heartbeater.cc:507] Master 127.18.212.190:36949 requested a full tablet report, sending...
I20260601 13:41:53.183576 26637 ts_manager.cc:194] Registered new tserver with Master: f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:53.184136 26637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51614
I20260601 13:41:53.184659 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:41:53.185905 26853 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.186209 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:53.186309 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "18477a0245bf47dc8e32a970f805a19b"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-b9mm"
I20260601 13:41:53.186416 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-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)
I20260601 13:41:53.196255 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.196748 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.197088 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:53.197599 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:53.197664 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.197726 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:53.197777 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.202497 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:42453
I20260601 13:41:53.202570 26916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:42453 every 8 connection(s)
I20260601 13:41:53.207890 26917 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36949
I20260601 13:41:53.208012 26917 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:53.208348 26917 heartbeater.cc:507] Master 127.18.212.190:36949 requested a full tablet report, sending...
I20260601 13:41:53.209136 26637 ts_manager.cc:194] Registered new tserver with Master: 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453)
I20260601 13:41:53.209667 26637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51630
I20260601 13:41:53.209915 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006904445s
I20260601 13:41:54.155787 26766 heartbeater.cc:499] Master 127.18.212.190:36949 was elected leader, sending a full tablet report...
I20260601 13:41:54.185153 26842 heartbeater.cc:499] Master 127.18.212.190:36949 was elected leader, sending a full tablet report...
I20260601 13:41:54.210749 26917 heartbeater.cc:499] Master 127.18.212.190:36949 was elected leader, sending a full tablet report...
I20260601 13:41:54.247189 26637 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52940:
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"
    }
  }
}
W20260601 13:41:54.247825 26637 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:41:54.261046 26806 tablet_service.cc:1511] Processing CreateTablet for tablet ebe5a22566af4e1b887a4dc27bf84cf8 (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:54.261229 26881 tablet_service.cc:1511] Processing CreateTablet for tablet ebe5a22566af4e1b887a4dc27bf84cf8 (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:54.261464 26806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe5a22566af4e1b887a4dc27bf84cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.261510 26881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe5a22566af4e1b887a4dc27bf84cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.261555 26878 tablet_service.cc:1511] Processing CreateTablet for tablet 93ce8ceae3494444ad3a0b5fa3df25ac (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:54.261843 26878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ce8ceae3494444ad3a0b5fa3df25ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.263357 26879 tablet_service.cc:1511] Processing CreateTablet for tablet 9272f5b8db604756b90ed44a32b0d29c (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:54.263558 26730 tablet_service.cc:1511] Processing CreateTablet for tablet ebe5a22566af4e1b887a4dc27bf84cf8 (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:54.263659 26879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9272f5b8db604756b90ed44a32b0d29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.263783 26730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe5a22566af4e1b887a4dc27bf84cf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.264382 26805 tablet_service.cc:1511] Processing CreateTablet for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:54.264622 26805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.266165 26729 tablet_service.cc:1511] Processing CreateTablet for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:54.266116 26880 tablet_service.cc:1511] Processing CreateTablet for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:54.266436 26729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.266649 26804 tablet_service.cc:1511] Processing CreateTablet for tablet 9272f5b8db604756b90ed44a32b0d29c (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:54.266856 26804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9272f5b8db604756b90ed44a32b0d29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.267464 26803 tablet_service.cc:1511] Processing CreateTablet for tablet 93ce8ceae3494444ad3a0b5fa3df25ac (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:54.267745 26803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ce8ceae3494444ad3a0b5fa3df25ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.266436 26880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.268764 26728 tablet_service.cc:1511] Processing CreateTablet for tablet 9272f5b8db604756b90ed44a32b0d29c (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:54.269025 26728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9272f5b8db604756b90ed44a32b0d29c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.270138 26939 tablet_bootstrap.cc:492] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:54.270989 26937 tablet_bootstrap.cc:492] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25: Bootstrap starting.
I20260601 13:41:54.271360 26939 tablet_bootstrap.cc:654] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.271327 26727 tablet_service.cc:1511] Processing CreateTablet for tablet 93ce8ceae3494444ad3a0b5fa3df25ac (DEFAULT_TABLE table=test-workload [id=72115dedb7a44b0289173fb8287a67e1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:54.271641 26727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ce8ceae3494444ad3a0b5fa3df25ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.272356 26937 tablet_bootstrap.cc:654] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.272655 26939 tablet_bootstrap.cc:492] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: No bootstrap required, opened a new log
I20260601 13:41:54.272774 26939 ts_tablet_manager.cc:1403] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:54.273365 26939 raft_consensus.cc:359] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:54.273491 26939 raft_consensus.cc:385] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.273527 26937 tablet_bootstrap.cc:492] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25: No bootstrap required, opened a new log
I20260601 13:41:54.273545 26939 raft_consensus.cc:740] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.273682 26937 ts_tablet_manager.cc:1403] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:54.273787 26939 consensus_queue.cc:260] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:54.274196 26937 raft_consensus.cc:359] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:54.274255 26939 ts_tablet_manager.cc:1434] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:54.275135 26937 raft_consensus.cc:385] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.275177 26937 raft_consensus.cc:740] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97c85d812a3469180786908cb2d8d25, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.275323 26939 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:54.275439 26937 consensus_queue.cc:260] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:54.275858 26937 ts_tablet_manager.cc:1434] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:54.273150 26938 tablet_bootstrap.cc:492] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b: Bootstrap starting.
I20260601 13:41:54.276825 26939 tablet_bootstrap.cc:654] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.277276 26938 tablet_bootstrap.cc:654] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.276130 26937 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25: Bootstrap starting.
I20260601 13:41:54.278205 26939 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: No bootstrap required, opened a new log
I20260601 13:41:54.278329 26939 ts_tablet_manager.cc:1403] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:54.278405 26937 tablet_bootstrap.cc:654] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.278776 26939 raft_consensus.cc:359] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.278913 26939 raft_consensus.cc:385] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.278949 26939 raft_consensus.cc:740] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.279211 26939 consensus_queue.cc:260] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.279536 26939 ts_tablet_manager.cc:1434] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.279711 26939 tablet_bootstrap.cc:492] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:54.279738 26937 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25: No bootstrap required, opened a new log
I20260601 13:41:54.279826 26937 ts_tablet_manager.cc:1403] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:54.280313 26938 tablet_bootstrap.cc:492] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b: No bootstrap required, opened a new log
I20260601 13:41:54.280417 26938 ts_tablet_manager.cc:1403] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:41:54.280324 26937 raft_consensus.cc:359] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.280479 26937 raft_consensus.cc:385] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.280517 26937 raft_consensus.cc:740] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97c85d812a3469180786908cb2d8d25, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.280654 26937 consensus_queue.cc:260] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.280818 26939 tablet_bootstrap.cc:654] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.280908 26937 ts_tablet_manager.cc:1434] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.280925 26938 raft_consensus.cc:359] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:54.281062 26938 raft_consensus.cc:385] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.281097 26938 raft_consensus.cc:740] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.281205 26938 consensus_queue.cc:260] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:54.281566 26938 ts_tablet_manager.cc:1434] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:54.281756 26938 tablet_bootstrap.cc:492] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b: Bootstrap starting.
I20260601 13:41:54.282060 26939 tablet_bootstrap.cc:492] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: No bootstrap required, opened a new log
I20260601 13:41:54.282140 26939 ts_tablet_manager.cc:1403] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:54.282261 26937 tablet_bootstrap.cc:492] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25: Bootstrap starting.
I20260601 13:41:54.282617 26939 raft_consensus.cc:359] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.282728 26939 raft_consensus.cc:385] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.282768 26939 raft_consensus.cc:740] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.282871 26938 tablet_bootstrap.cc:654] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.282893 26939 consensus_queue.cc:260] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.283244 26939 ts_tablet_manager.cc:1434] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.283299 26937 tablet_bootstrap.cc:654] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.283438 26939 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:54.284435 26939 tablet_bootstrap.cc:654] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.284950 26938 tablet_bootstrap.cc:492] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b: No bootstrap required, opened a new log
I20260601 13:41:54.285032 26938 ts_tablet_manager.cc:1403] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:54.285140 26942 raft_consensus.cc:493] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.285220 26942 raft_consensus.cc:515] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.285502 26938 raft_consensus.cc:359] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.285604 26938 raft_consensus.cc:385] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.285636 26938 raft_consensus.cc:740] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.285749 26938 consensus_queue.cc:260] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.286165 26938 ts_tablet_manager.cc:1434] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:54.286350 26938 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b: Bootstrap starting.
I20260601 13:41:54.287549 26939 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: No bootstrap required, opened a new log
I20260601 13:41:54.287655 26939 ts_tablet_manager.cc:1403] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:54.288072 26939 raft_consensus.cc:359] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.288194 26939 raft_consensus.cc:385] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.288221 26938 tablet_bootstrap.cc:654] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.288247 26939 raft_consensus.cc:740] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.288396 26939 consensus_queue.cc:260] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.288836 26939 ts_tablet_manager.cc:1434] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:54.288947 26942 leader_election.cc:290] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511), 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453)
I20260601 13:41:54.289994 26938 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b: No bootstrap required, opened a new log
I20260601 13:41:54.290093 26938 ts_tablet_manager.cc:1403] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:54.290573 26938 raft_consensus.cc:359] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.290684 26938 raft_consensus.cc:385] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.290719 26938 raft_consensus.cc:740] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.290872 26938 consensus_queue.cc:260] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.291208 26938 ts_tablet_manager.cc:1434] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.291440 26938 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b: Bootstrap starting.
I20260601 13:41:54.292425 26938 tablet_bootstrap.cc:654] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.293530 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9272f5b8db604756b90ed44a32b0d29c" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25" is_pre_election: true
I20260601 13:41:54.293993 26937 tablet_bootstrap.cc:492] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25: No bootstrap required, opened a new log
W20260601 13:41:54.294054 26705 leader_election.cc:343] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:54.294106 26937 ts_tablet_manager.cc:1403] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:41:54.294642 26937 raft_consensus.cc:359] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.294809 26937 raft_consensus.cc:385] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.294855 26937 raft_consensus.cc:740] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97c85d812a3469180786908cb2d8d25, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.295007 26937 consensus_queue.cc:260] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.295481 26937 ts_tablet_manager.cc:1434] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:54.295718 26937 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25: Bootstrap starting.
I20260601 13:41:54.296731 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9272f5b8db604756b90ed44a32b0d29c" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18477a0245bf47dc8e32a970f805a19b" is_pre_election: true
I20260601 13:41:54.296878 26891 raft_consensus.cc:2468] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 0.
I20260601 13:41:54.296998 26937 tablet_bootstrap.cc:654] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.297187 26705 leader_election.cc:304] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [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: 18477a0245bf47dc8e32a970f805a19b, e2352f74d57c4fe6869b2f94681b7d27; no voters: f97c85d812a3469180786908cb2d8d25
I20260601 13:41:54.297376 26955 raft_consensus.cc:2804] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.297441 26955 raft_consensus.cc:493] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.297508 26955 raft_consensus.cc:3060] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.298326 26937 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25: No bootstrap required, opened a new log
I20260601 13:41:54.298350 26938 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b: No bootstrap required, opened a new log
I20260601 13:41:54.298501 26937 ts_tablet_manager.cc:1403] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:41:54.298547 26938 ts_tablet_manager.cc:1403] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:41:54.298733 26955 raft_consensus.cc:515] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.298959 26938 raft_consensus.cc:359] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.299033 26938 raft_consensus.cc:385] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.299005 26937 raft_consensus.cc:359] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.299120 26938 raft_consensus.cc:740] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.299144 26937 raft_consensus.cc:385] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.299175 26955 leader_election.cc:290] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 election: Requested vote from peers f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511), 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453)
I20260601 13:41:54.299185 26937 raft_consensus.cc:740] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97c85d812a3469180786908cb2d8d25, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.299264 26938 consensus_queue.cc:260] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.299320 26937 consensus_queue.cc:260] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.299614 26937 ts_tablet_manager.cc:1434] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.299589 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9272f5b8db604756b90ed44a32b0d29c" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25"
I20260601 13:41:54.299710 26816 raft_consensus.cc:3060] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.299949 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9272f5b8db604756b90ed44a32b0d29c" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18477a0245bf47dc8e32a970f805a19b"
I20260601 13:41:54.300045 26891 raft_consensus.cc:3060] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.300875 26816 raft_consensus.cc:2468] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 1.
I20260601 13:41:54.301097 26891 raft_consensus.cc:2468] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 1.
I20260601 13:41:54.301168 26705 leader_election.cc:304] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e2352f74d57c4fe6869b2f94681b7d27, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:54.301515 26955 raft_consensus.cc:2804] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.301683 26955 raft_consensus.cc:697] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 1 LEADER]: Becoming Leader. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Running, Role: LEADER
I20260601 13:41:54.299634 26938 ts_tablet_manager.cc:1434] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.301862 26955 consensus_queue.cc:237] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.303929 26636 catalog_manager.cc:5696] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "e2352f74d57c4fe6869b2f94681b7d27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:54.340194 26955 raft_consensus.cc:493] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.340363 26955 raft_consensus.cc:515] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:54.340909 26955 leader_election.cc:290] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453), f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:54.341361 26943 raft_consensus.cc:493] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.341446 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe5a22566af4e1b887a4dc27bf84cf8" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18477a0245bf47dc8e32a970f805a19b" is_pre_election: true
I20260601 13:41:54.341488 26943 raft_consensus.cc:515] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.341480 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe5a22566af4e1b887a4dc27bf84cf8" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25" is_pre_election: true
I20260601 13:41:54.341666 26891 raft_consensus.cc:2468] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 0.
I20260601 13:41:54.341711 26816 raft_consensus.cc:2468] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 0.
I20260601 13:41:54.341988 26705 leader_election.cc:304] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, e2352f74d57c4fe6869b2f94681b7d27; no voters: 
I20260601 13:41:54.342110 26943 leader_election.cc:290] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453)
I20260601 13:41:54.342226 26955 raft_consensus.cc:2804] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.342300 26955 raft_consensus.cc:493] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.342371 26955 raft_consensus.cc:3060] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.343683 26955 raft_consensus.cc:515] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:54.344125 26955 leader_election.cc:290] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 election: Requested vote from peers 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453), f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:54.344483 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe5a22566af4e1b887a4dc27bf84cf8" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25"
I20260601 13:41:54.344483 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe5a22566af4e1b887a4dc27bf84cf8" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18477a0245bf47dc8e32a970f805a19b"
I20260601 13:41:54.344635 26816 raft_consensus.cc:3060] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.344677 26891 raft_consensus.cc:3060] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.345721 26891 raft_consensus.cc:2468] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 1.
I20260601 13:41:54.345722 26816 raft_consensus.cc:2468] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 1.
I20260601 13:41:54.346122 26705 leader_election.cc:304] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, e2352f74d57c4fe6869b2f94681b7d27; no voters: 
I20260601 13:41:54.346156 26951 raft_consensus.cc:493] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.346239 26951 raft_consensus.cc:515] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.346280 26955 raft_consensus.cc:2804] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.346369 26955 raft_consensus.cc:697] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 LEADER]: Becoming Leader. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Running, Role: LEADER
I20260601 13:41:54.346518 26955 consensus_queue.cc:237] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:54.346836 26740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ce8ceae3494444ad3a0b5fa3df25ac" candidate_uuid: "f97c85d812a3469180786908cb2d8d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27" is_pre_election: true
I20260601 13:41:54.346968 26740 raft_consensus.cc:2468] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97c85d812a3469180786908cb2d8d25 in term 0.
I20260601 13:41:54.347352 26780 leader_election.cc:304] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e2352f74d57c4fe6869b2f94681b7d27, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:54.347541 26943 raft_consensus.cc:2804] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.347597 26943 raft_consensus.cc:493] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.347654 26943 raft_consensus.cc:3060] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.348184 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ce8ceae3494444ad3a0b5fa3df25ac" candidate_uuid: "f97c85d812a3469180786908cb2d8d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18477a0245bf47dc8e32a970f805a19b" is_pre_election: true
I20260601 13:41:54.348304 26891 raft_consensus.cc:2468] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97c85d812a3469180786908cb2d8d25 in term 0.
I20260601 13:41:54.348300 26951 leader_election.cc:290] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:54.348824 26943 raft_consensus.cc:515] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.348955 26636 catalog_manager.cc:5696] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "e2352f74d57c4fe6869b2f94681b7d27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:54.349212 26943 leader_election.cc:290] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [CANDIDATE]: Term 1 election: Requested vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453)
I20260601 13:41:54.349709 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ce8ceae3494444ad3a0b5fa3df25ac" candidate_uuid: "f97c85d812a3469180786908cb2d8d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18477a0245bf47dc8e32a970f805a19b"
I20260601 13:41:54.349727 26740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ce8ceae3494444ad3a0b5fa3df25ac" candidate_uuid: "f97c85d812a3469180786908cb2d8d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27"
I20260601 13:41:54.349822 26891 raft_consensus.cc:3060] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.349843 26740 raft_consensus.cc:3060] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.350803 26740 raft_consensus.cc:2468] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97c85d812a3469180786908cb2d8d25 in term 1.
I20260601 13:41:54.350773 26891 raft_consensus.cc:2468] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97c85d812a3469180786908cb2d8d25 in term 1.
I20260601 13:41:54.351192 26781 leader_election.cc:304] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:54.351562 26943 raft_consensus.cc:2804] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.351848 26943 raft_consensus.cc:697] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 1 LEADER]: Becoming Leader. State: Replica: f97c85d812a3469180786908cb2d8d25, State: Running, Role: LEADER
I20260601 13:41:54.351845 26740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a0a9d0cef41b6ba37ed0b92d4b74a" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27" is_pre_election: true
I20260601 13:41:54.352010 26740 raft_consensus.cc:2468] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 0.
I20260601 13:41:54.352015 26943 consensus_queue.cc:237] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.352329 26855 leader_election.cc:304] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, e2352f74d57c4fe6869b2f94681b7d27; no voters: 
I20260601 13:41:54.352510 26951 raft_consensus.cc:2804] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.352587 26951 raft_consensus.cc:493] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.352653 26951 raft_consensus.cc:3060] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.353763 26951 raft_consensus.cc:515] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.354122 26951 leader_election.cc:290] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 election: Requested vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:54.354038 26636 catalog_manager.cc:5696] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f97c85d812a3469180786908cb2d8d25 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "f97c85d812a3469180786908cb2d8d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:54.354636 26740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a0a9d0cef41b6ba37ed0b92d4b74a" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27"
I20260601 13:41:54.354750 26740 raft_consensus.cc:3060] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.354974 26816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a0a9d0cef41b6ba37ed0b92d4b74a" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25" is_pre_election: true
I20260601 13:41:54.355129 26816 raft_consensus.cc:2468] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 0.
I20260601 13:41:54.355378 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a0a9d0cef41b6ba37ed0b92d4b74a" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25"
I20260601 13:41:54.355513 26815 raft_consensus.cc:3060] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.355777 26740 raft_consensus.cc:2468] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 1.
I20260601 13:41:54.356118 26855 leader_election.cc:304] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, e2352f74d57c4fe6869b2f94681b7d27; no voters: 
I20260601 13:41:54.356292 26951 raft_consensus.cc:2804] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.356379 26951 raft_consensus.cc:697] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Becoming Leader. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Running, Role: LEADER
I20260601 13:41:54.356559 26815 raft_consensus.cc:2468] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 1.
I20260601 13:41:54.356525 26951 consensus_queue.cc:237] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.358235 26636 catalog_manager.cc:5696] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b reported cstate change: term changed from 0 to 1, leader changed from <none> to 18477a0245bf47dc8e32a970f805a19b (127.18.212.131). New cstate: current_term: 1 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:54.371459 26636 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52950:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:41:54.372114 26636 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:41:54.379262 26727 tablet_service.cc:1511] Processing CreateTablet for tablet 3e90bb0ddf8944afa2791cca30703bac (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:54.379398 26803 tablet_service.cc:1511] Processing CreateTablet for tablet 3e90bb0ddf8944afa2791cca30703bac (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:54.379621 26727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e90bb0ddf8944afa2791cca30703bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.379621 26803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e90bb0ddf8944afa2791cca30703bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.379681 26880 tablet_service.cc:1511] Processing CreateTablet for tablet 3e90bb0ddf8944afa2791cca30703bac (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:54.379967 26880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e90bb0ddf8944afa2791cca30703bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.381949 26730 tablet_service.cc:1511] Processing CreateTablet for tablet adeff253b9574d0eb788fe0c0fcbbfea (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:54.382050 26937 tablet_bootstrap.cc:492] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25: Bootstrap starting.
I20260601 13:41:54.382215 26730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adeff253b9574d0eb788fe0c0fcbbfea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.382423 26938 tablet_bootstrap.cc:492] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b: Bootstrap starting.
I20260601 13:41:54.383106 26937 tablet_bootstrap.cc:654] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.383231 26939 tablet_bootstrap.cc:492] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:54.383436 26938 tablet_bootstrap.cc:654] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.384235 26939 tablet_bootstrap.cc:654] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.384663 26938 tablet_bootstrap.cc:492] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b: No bootstrap required, opened a new log
I20260601 13:41:54.384632 26729 tablet_service.cc:1511] Processing CreateTablet for tablet 682a4ff6117e407388dca2869ffad197 (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:54.384754 26938 ts_tablet_manager.cc:1403] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:54.384871 26729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682a4ff6117e407388dca2869ffad197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.385236 26938 raft_consensus.cc:359] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.385320 26939 tablet_bootstrap.cc:492] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: No bootstrap required, opened a new log
I20260601 13:41:54.385336 26938 raft_consensus.cc:385] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.385365 26938 raft_consensus.cc:740] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.385385 26939 ts_tablet_manager.cc:1403] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:54.385504 26938 consensus_queue.cc:260] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.385787 26938 ts_tablet_manager.cc:1434] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.385882 26939 raft_consensus.cc:359] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.385974 26939 raft_consensus.cc:385] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.386005 26939 raft_consensus.cc:740] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.386125 26939 consensus_queue.cc:260] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.386404 26939 ts_tablet_manager.cc:1434] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:54.386579 26939 tablet_bootstrap.cc:492] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:54.387257 26728 tablet_service.cc:1511] Processing CreateTablet for tablet 6b275afb3aae4d5aad8a5c157e2aea71 (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:54.387470 26728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b275afb3aae4d5aad8a5c157e2aea71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.387745 26939 tablet_bootstrap.cc:654] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.388896 26939 tablet_bootstrap.cc:492] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: No bootstrap required, opened a new log
I20260601 13:41:54.388983 26939 ts_tablet_manager.cc:1403] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:54.389410 26939 raft_consensus.cc:359] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.389540 26939 raft_consensus.cc:385] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.389593 26939 raft_consensus.cc:740] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.389983 26803 tablet_service.cc:1511] Processing CreateTablet for tablet 6b275afb3aae4d5aad8a5c157e2aea71 (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:54.390204 26805 tablet_service.cc:1511] Processing CreateTablet for tablet adeff253b9574d0eb788fe0c0fcbbfea (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:54.389998 26804 tablet_service.cc:1511] Processing CreateTablet for tablet 682a4ff6117e407388dca2869ffad197 (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:54.390421 26878 tablet_service.cc:1511] Processing CreateTablet for tablet 682a4ff6117e407388dca2869ffad197 (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:54.390669 26878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682a4ff6117e407388dca2869ffad197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.390264 26803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b275afb3aae4d5aad8a5c157e2aea71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.390769 26937 tablet_bootstrap.cc:492] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25: No bootstrap required, opened a new log
I20260601 13:41:54.390843 26937 ts_tablet_manager.cc:1403] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:41:54.390883 26804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682a4ff6117e407388dca2869ffad197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.391336 26937 raft_consensus.cc:359] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.391448 26937 raft_consensus.cc:385] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.391479 26937 raft_consensus.cc:740] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97c85d812a3469180786908cb2d8d25, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.391599 26937 consensus_queue.cc:260] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.391872 26937 ts_tablet_manager.cc:1434] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.392863 26879 tablet_service.cc:1511] Processing CreateTablet for tablet adeff253b9574d0eb788fe0c0fcbbfea (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:54.393042 26938 tablet_bootstrap.cc:492] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b: Bootstrap starting.
I20260601 13:41:54.393078 26937 tablet_bootstrap.cc:492] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25: Bootstrap starting.
I20260601 13:41:54.392946 26805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adeff253b9574d0eb788fe0c0fcbbfea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.393399 26879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adeff253b9574d0eb788fe0c0fcbbfea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.394527 26938 tablet_bootstrap.cc:654] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.395923 26938 tablet_bootstrap.cc:492] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b: No bootstrap required, opened a new log
I20260601 13:41:54.396032 26938 ts_tablet_manager.cc:1403] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:54.396263 26937 tablet_bootstrap.cc:654] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.396346 26880 tablet_service.cc:1511] Processing CreateTablet for tablet 6b275afb3aae4d5aad8a5c157e2aea71 (DEFAULT_TABLE table=dugtrio [id=263913e2077e409c9c312d9b1941ec43]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:54.396593 26880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b275afb3aae4d5aad8a5c157e2aea71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.396514 26938 raft_consensus.cc:359] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.396718 26938 raft_consensus.cc:385] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.396756 26938 raft_consensus.cc:740] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.396878 26938 consensus_queue.cc:260] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.389771 26939 consensus_queue.cc:260] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.397158 26938 ts_tablet_manager.cc:1434] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.397281 26939 ts_tablet_manager.cc:1434] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.000s
I20260601 13:41:54.397342 26938 tablet_bootstrap.cc:492] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b: Bootstrap starting.
I20260601 13:41:54.397449 26939 tablet_bootstrap.cc:492] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:54.398429 26938 tablet_bootstrap.cc:654] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.398485 26939 tablet_bootstrap.cc:654] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.399807 26939 tablet_bootstrap.cc:492] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: No bootstrap required, opened a new log
I20260601 13:41:54.399884 26938 tablet_bootstrap.cc:492] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b: No bootstrap required, opened a new log
I20260601 13:41:54.399902 26939 ts_tablet_manager.cc:1403] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:54.399989 26938 ts_tablet_manager.cc:1403] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:54.400579 26938 raft_consensus.cc:359] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.400729 26938 raft_consensus.cc:385] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.400808 26938 raft_consensus.cc:740] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.400851 26937 tablet_bootstrap.cc:492] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25: No bootstrap required, opened a new log
I20260601 13:41:54.400931 26937 ts_tablet_manager.cc:1403] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:41:54.400952 26938 consensus_queue.cc:260] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.401113 26939 raft_consensus.cc:359] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.401252 26939 raft_consensus.cc:385] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.401335 26939 raft_consensus.cc:740] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.401412 26937 raft_consensus.cc:359] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.401502 26939 consensus_queue.cc:260] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.401926 26938 ts_tablet_manager.cc:1434] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:41:54.401542 26937 raft_consensus.cc:385] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.402041 26937 raft_consensus.cc:740] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97c85d812a3469180786908cb2d8d25, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.402128 26938 tablet_bootstrap.cc:492] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b: Bootstrap starting.
I20260601 13:41:54.401943 26939 ts_tablet_manager.cc:1434] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:54.402451 26939 tablet_bootstrap.cc:492] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:54.402805 26937 consensus_queue.cc:260] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.403329 26938 tablet_bootstrap.cc:654] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.403726 26939 tablet_bootstrap.cc:654] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.404836 26937 ts_tablet_manager.cc:1434] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:41:54.405004 26938 tablet_bootstrap.cc:492] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b: No bootstrap required, opened a new log
I20260601 13:41:54.405097 26937 tablet_bootstrap.cc:492] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25: Bootstrap starting.
I20260601 13:41:54.405687 26939 tablet_bootstrap.cc:492] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: No bootstrap required, opened a new log
I20260601 13:41:54.405772 26939 ts_tablet_manager.cc:1403] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:54.406165 26937 tablet_bootstrap.cc:654] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.406208 26939 raft_consensus.cc:359] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.406352 26939 raft_consensus.cc:385] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.406389 26939 raft_consensus.cc:740] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.406505 26939 consensus_queue.cc:260] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.405115 26938 ts_tablet_manager.cc:1403] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:54.406826 26939 ts_tablet_manager.cc:1434] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:54.407320 26938 raft_consensus.cc:359] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.407429 26938 raft_consensus.cc:385] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.407465 26938 raft_consensus.cc:740] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.407591 26937 tablet_bootstrap.cc:492] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25: No bootstrap required, opened a new log
I20260601 13:41:54.407678 26937 ts_tablet_manager.cc:1403] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:54.407650 26938 consensus_queue.cc:260] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.407948 26938 ts_tablet_manager.cc:1434] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:54.408119 26937 raft_consensus.cc:359] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.408227 26937 raft_consensus.cc:385] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.408277 26937 raft_consensus.cc:740] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97c85d812a3469180786908cb2d8d25, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.408412 26937 consensus_queue.cc:260] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.408725 26937 ts_tablet_manager.cc:1434] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:54.408910 26937 tablet_bootstrap.cc:492] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25: Bootstrap starting.
I20260601 13:41:54.410075 26937 tablet_bootstrap.cc:654] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.411563 26937 tablet_bootstrap.cc:492] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25: No bootstrap required, opened a new log
I20260601 13:41:54.411700 26937 ts_tablet_manager.cc:1403] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:54.412179 26937 raft_consensus.cc:359] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.412297 26937 raft_consensus.cc:385] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.412343 26937 raft_consensus.cc:740] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97c85d812a3469180786908cb2d8d25, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.412482 26937 consensus_queue.cc:260] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.412793 26937 ts_tablet_manager.cc:1434] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:54.415314 26943 raft_consensus.cc:493] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.415453 26943 raft_consensus.cc:515] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.415881 26943 leader_election.cc:290] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453)
I20260601 13:41:54.416183 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b275afb3aae4d5aad8a5c157e2aea71" candidate_uuid: "f97c85d812a3469180786908cb2d8d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18477a0245bf47dc8e32a970f805a19b" is_pre_election: true
I20260601 13:41:54.416213 26740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b275afb3aae4d5aad8a5c157e2aea71" candidate_uuid: "f97c85d812a3469180786908cb2d8d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27" is_pre_election: true
I20260601 13:41:54.416297 26891 raft_consensus.cc:2468] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97c85d812a3469180786908cb2d8d25 in term 0.
I20260601 13:41:54.416343 26740 raft_consensus.cc:2468] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97c85d812a3469180786908cb2d8d25 in term 0.
I20260601 13:41:54.416565 26781 leader_election.cc:304] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:54.416741 26943 raft_consensus.cc:2804] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.416801 26943 raft_consensus.cc:493] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.416841 26943 raft_consensus.cc:3060] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.417698 26943 raft_consensus.cc:515] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.418087 26943 leader_election.cc:290] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [CANDIDATE]: Term 1 election: Requested vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453)
I20260601 13:41:54.418388 26740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b275afb3aae4d5aad8a5c157e2aea71" candidate_uuid: "f97c85d812a3469180786908cb2d8d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27"
I20260601 13:41:54.418398 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b275afb3aae4d5aad8a5c157e2aea71" candidate_uuid: "f97c85d812a3469180786908cb2d8d25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18477a0245bf47dc8e32a970f805a19b"
I20260601 13:41:54.418529 26740 raft_consensus.cc:3060] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.418540 26891 raft_consensus.cc:3060] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.419425 26891 raft_consensus.cc:2468] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97c85d812a3469180786908cb2d8d25 in term 1.
I20260601 13:41:54.419509 26740 raft_consensus.cc:2468] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97c85d812a3469180786908cb2d8d25 in term 1.
I20260601 13:41:54.419736 26781 leader_election.cc:304] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:54.419914 26943 raft_consensus.cc:2804] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.420034 26943 raft_consensus.cc:697] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 1 LEADER]: Becoming Leader. State: Replica: f97c85d812a3469180786908cb2d8d25, State: Running, Role: LEADER
I20260601 13:41:54.420183 26943 consensus_queue.cc:237] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.421921 26636 catalog_manager.cc:5696] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 reported cstate change: term changed from 0 to 1, leader changed from <none> to f97c85d812a3469180786908cb2d8d25 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "f97c85d812a3469180786908cb2d8d25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:54.489130 26951 raft_consensus.cc:493] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.489343 26951 raft_consensus.cc:515] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.489866 26951 leader_election.cc:290] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:54.490391 26740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e90bb0ddf8944afa2791cca30703bac" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27" is_pre_election: true
I20260601 13:41:54.490410 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e90bb0ddf8944afa2791cca30703bac" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25" is_pre_election: true
I20260601 13:41:54.490546 26740 raft_consensus.cc:2468] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 0.
I20260601 13:41:54.490615 26815 raft_consensus.cc:2468] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 0.
I20260601 13:41:54.490883 26855 leader_election.cc:304] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, e2352f74d57c4fe6869b2f94681b7d27; no voters: 
I20260601 13:41:54.491148 26951 raft_consensus.cc:2804] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.491211 26951 raft_consensus.cc:493] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.491272 26951 raft_consensus.cc:3060] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.492175 26951 raft_consensus.cc:515] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.492612 26951 leader_election.cc:290] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 election: Requested vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:54.492998 26740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e90bb0ddf8944afa2791cca30703bac" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27"
I20260601 13:41:54.493103 26740 raft_consensus.cc:3060] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.493101 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e90bb0ddf8944afa2791cca30703bac" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25"
I20260601 13:41:54.493274 26815 raft_consensus.cc:3060] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.493976 26740 raft_consensus.cc:2468] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 1.
I20260601 13:41:54.494202 26815 raft_consensus.cc:2468] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 1.
I20260601 13:41:54.494278 26855 leader_election.cc:304] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, e2352f74d57c4fe6869b2f94681b7d27; no voters: 
I20260601 13:41:54.494457 26951 raft_consensus.cc:2804] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.494571 26951 raft_consensus.cc:697] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Becoming Leader. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Running, Role: LEADER
I20260601 13:41:54.494714 26951 consensus_queue.cc:237] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.496810 26636 catalog_manager.cc:5696] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b reported cstate change: term changed from 0 to 1, leader changed from <none> to 18477a0245bf47dc8e32a970f805a19b (127.18.212.131). New cstate: current_term: 1 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:54.523655 26955 raft_consensus.cc:493] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.523803 26955 raft_consensus.cc:515] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.524186 26955 leader_election.cc:290] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511), 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453)
I20260601 13:41:54.524756 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adeff253b9574d0eb788fe0c0fcbbfea" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18477a0245bf47dc8e32a970f805a19b" is_pre_election: true
I20260601 13:41:54.524756 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adeff253b9574d0eb788fe0c0fcbbfea" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25" is_pre_election: true
I20260601 13:41:54.524893 26891 raft_consensus.cc:2468] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 0.
I20260601 13:41:54.525010 26815 raft_consensus.cc:2468] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 0.
I20260601 13:41:54.525323 26705 leader_election.cc:304] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e2352f74d57c4fe6869b2f94681b7d27, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:54.525560 26955 raft_consensus.cc:2804] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.525628 26955 raft_consensus.cc:493] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.525657 26955 raft_consensus.cc:3060] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.526628 26955 raft_consensus.cc:515] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.527042 26955 leader_election.cc:290] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 election: Requested vote from peers f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511), 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453)
I20260601 13:41:54.527568 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adeff253b9574d0eb788fe0c0fcbbfea" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25"
I20260601 13:41:54.527631 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adeff253b9574d0eb788fe0c0fcbbfea" candidate_uuid: "e2352f74d57c4fe6869b2f94681b7d27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18477a0245bf47dc8e32a970f805a19b"
I20260601 13:41:54.527719 26815 raft_consensus.cc:3060] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.527745 26891 raft_consensus.cc:3060] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.528640 26891 raft_consensus.cc:2468] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 1.
I20260601 13:41:54.528656 26815 raft_consensus.cc:2468] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2352f74d57c4fe6869b2f94681b7d27 in term 1.
I20260601 13:41:54.528954 26705 leader_election.cc:304] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, e2352f74d57c4fe6869b2f94681b7d27; no voters: 
I20260601 13:41:54.529199 26955 raft_consensus.cc:2804] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.529328 26955 raft_consensus.cc:697] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 LEADER]: Becoming Leader. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Running, Role: LEADER
I20260601 13:41:54.529510 26955 consensus_queue.cc:237] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.531477 26636 catalog_manager.cc:5696] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "e2352f74d57c4fe6869b2f94681b7d27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:54.689256 26955 consensus_queue.cc:1048] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:54.693790 26955 consensus_queue.cc:1048] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:54.747116 26951 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:54.747692 26951 raft_consensus.cc:493] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.747813 26951 raft_consensus.cc:515] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.748314 26951 leader_election.cc:290] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:54.748759 26739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682a4ff6117e407388dca2869ffad197" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27" is_pre_election: true
I20260601 13:41:54.748802 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682a4ff6117e407388dca2869ffad197" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25" is_pre_election: true
I20260601 13:41:54.748904 26739 raft_consensus.cc:2468] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 0.
I20260601 13:41:54.748934 26815 raft_consensus.cc:2468] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 0.
I20260601 13:41:54.749246 26856 leader_election.cc:304] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:54.749449 26951 raft_consensus.cc:2804] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.749531 26951 raft_consensus.cc:493] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.749590 26951 raft_consensus.cc:3060] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.750810 26951 raft_consensus.cc:515] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.751000 26996 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:54.752540 26951 leader_election.cc:290] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 election: Requested vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:54.752736 26740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682a4ff6117e407388dca2869ffad197" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27"
I20260601 13:41:54.752859 26740 raft_consensus.cc:3060] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.753129 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682a4ff6117e407388dca2869ffad197" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25"
I20260601 13:41:54.753242 26815 raft_consensus.cc:3060] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.754077 26740 raft_consensus.cc:2468] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 1.
I20260601 13:41:54.754222 26815 raft_consensus.cc:2468] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 1.
I20260601 13:41:54.754347 26855 leader_election.cc:304] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18477a0245bf47dc8e32a970f805a19b, e2352f74d57c4fe6869b2f94681b7d27; no voters: 
I20260601 13:41:54.754381 26943 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:54.754532 26951 raft_consensus.cc:2804] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.754609 26951 raft_consensus.cc:697] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Becoming Leader. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Running, Role: LEADER
I20260601 13:41:54.754753 26951 consensus_queue.cc:237] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:54.756443 26635 catalog_manager.cc:5696] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b reported cstate change: term changed from 0 to 1, leader changed from <none> to 18477a0245bf47dc8e32a970f805a19b (127.18.212.131). New cstate: current_term: 1 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:54.758010 26943 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:54.762652 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:41:54.767158 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:54.767469 19282 tablet_replica.cc:333] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: stopping tablet replica
I20260601 13:41:54.767620 19282 raft_consensus.cc:2243] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:54.767735 19282 raft_consensus.cc:2272] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.768333 19282 tablet_replica.cc:333] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: stopping tablet replica
I20260601 13:41:54.768422 19282 raft_consensus.cc:2243] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:54.768535 19282 raft_consensus.cc:2272] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.768956 19282 tablet_replica.cc:333] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: stopping tablet replica
I20260601 13:41:54.769038 19282 raft_consensus.cc:2243] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:54.769114 19282 raft_consensus.cc:2272] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.769686 19282 tablet_replica.cc:333] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: stopping tablet replica
I20260601 13:41:54.769764 19282 raft_consensus.cc:2243] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:54.769881 19282 pending_rounds.cc:70] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Trying to abort 1 pending ops.
I20260601 13:41:54.769906 19282 pending_rounds.cc:77] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196103565393920 op_type: NO_OP noop_request { }
I20260601 13:41:54.769974 19282 raft_consensus.cc:2889] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:54.770018 19282 raft_consensus.cc:2272] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.770509 19282 tablet_replica.cc:333] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: stopping tablet replica
I20260601 13:41:54.770592 19282 raft_consensus.cc:2243] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:54.770663 19282 raft_consensus.cc:2272] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.771195 19282 tablet_replica.cc:333] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: stopping tablet replica
I20260601 13:41:54.771271 19282 raft_consensus.cc:2243] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:54.771417 19282 raft_consensus.cc:2272] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.771883 19282 tablet_replica.cc:333] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: stopping tablet replica
I20260601 13:41:54.771957 19282 raft_consensus.cc:2243] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:54.772019 19282 raft_consensus.cc:2272] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.772326 19282 tablet_replica.cc:333] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: stopping tablet replica
I20260601 13:41:54.772392 19282 raft_consensus.cc:2243] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:54.772485 19282 pending_rounds.cc:70] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Trying to abort 1 pending ops.
I20260601 13:41:54.772509 19282 pending_rounds.cc:77] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196104314609664 op_type: NO_OP noop_request { }
I20260601 13:41:54.772578 19282 raft_consensus.cc:2889] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:54.772617 19282 raft_consensus.cc:2272] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.776789 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
W20260601 13:41:54.820611 26780 consensus_peers.cc:597] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 -> Peer e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): Couldn't send request to peer e2352f74d57c4fe6869b2f94681b7d27. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:54.846308 26943 consensus_queue.cc:1048] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:55.018389 26951 consensus_queue.cc:1048] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:55.022782 26855 consensus_peers.cc:597] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b -> Peer e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): Couldn't send request to peer e2352f74d57c4fe6869b2f94681b7d27. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:55.160205 26996 consensus_queue.cc:1048] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:55.164470 26855 consensus_peers.cc:597] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b -> Peer e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): Couldn't send request to peer e2352f74d57c4fe6869b2f94681b7d27. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:41:55.351866 26855 consensus_peers.cc:597] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b -> Peer e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): Couldn't send request to peer e2352f74d57c4fe6869b2f94681b7d27. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:41:55.352056 26780 consensus_peers.cc:597] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 -> Peer e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): Couldn't send request to peer e2352f74d57c4fe6869b2f94681b7d27. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:38301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:55.501035 26996 consensus_queue.cc:579] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Leader has been unable to successfully communicate with peer e2352f74d57c4fe6869b2f94681b7d27 for more than 1 seconds (1.006s)
I20260601 13:41:55.785703 26637 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52940:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:41:55.785871 26637 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:52940:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:41:55.789353 26637 catalog_manager.cc:5983] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125: Sending DeleteTablet for 3 replicas of tablet 3e90bb0ddf8944afa2791cca30703bac
I20260601 13:41:55.789825 26637 catalog_manager.cc:5983] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125: Sending DeleteTablet for 3 replicas of tablet 6b275afb3aae4d5aad8a5c157e2aea71
I20260601 13:41:55.790174 26637 catalog_manager.cc:5983] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125: Sending DeleteTablet for 3 replicas of tablet 682a4ff6117e407388dca2869ffad197
I20260601 13:41:55.790171 26805 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e90bb0ddf8944afa2791cca30703bac with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:37570
I20260601 13:41:55.790171 26880 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e90bb0ddf8944afa2791cca30703bac with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:37572
I20260601 13:41:55.790445 26637 catalog_manager.cc:5983] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125: Sending DeleteTablet for 3 replicas of tablet adeff253b9574d0eb788fe0c0fcbbfea
I20260601 13:41:55.790669 27017 tablet_replica.cc:333] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b: stopping tablet replica
I20260601 13:41:55.790860 27017 raft_consensus.cc:2243] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:55.790922 27018 tablet_replica.cc:333] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25: stopping tablet replica
I20260601 13:41:55.791110 27018 raft_consensus.cc:2243] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.791204 27017 raft_consensus.cc:2272] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.791280 27018 raft_consensus.cc:2272] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.791441 26803 tablet_service.cc:1558] Processing DeleteTablet for tablet 682a4ff6117e407388dca2869ffad197 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:37570
I20260601 13:41:55.791455 26804 tablet_service.cc:1558] Processing DeleteTablet for tablet adeff253b9574d0eb788fe0c0fcbbfea with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:37570
I20260601 13:41:55.791601 26805 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b275afb3aae4d5aad8a5c157e2aea71 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:37570
I20260601 13:41:55.791639 26880 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b275afb3aae4d5aad8a5c157e2aea71 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:37572
I20260601 13:41:55.791746 26879 tablet_service.cc:1558] Processing DeleteTablet for tablet 682a4ff6117e407388dca2869ffad197 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:37572
I20260601 13:41:55.791888 26878 tablet_service.cc:1558] Processing DeleteTablet for tablet adeff253b9574d0eb788fe0c0fcbbfea with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:37572
W20260601 13:41:55.792258 26622 catalog_manager.cc:4754] TS e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 6b275afb3aae4d5aad8a5c157e2aea71: Network error: Client connection negotiation failed: client connection to 127.18.212.129:38301: connect: Connection refused (error 111)
I20260601 13:41:55.792428 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:55.793699 27018 ts_tablet_manager.cc:1916] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.794348 27017 ts_tablet_manager.cc:1916] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:41:55.794536 27023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:55.794545 27020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:55.794649 27021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:55.795261 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:55.795599 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:55.795663 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:55.795686 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321315795686 us; error 0 us; skew 500 ppm
I20260601 13:41:55.796442 27018 ts_tablet_manager.cc:1929] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:41:55.796541 27018 log.cc:1199] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/3e90bb0ddf8944afa2791cca30703bac
I20260601 13:41:55.796813 19282 webserver.cc:533] Webserver started at http://127.18.212.132:41397/ using document root <none> and password file <none>
I20260601 13:41:55.796837 27018 ts_tablet_manager.cc:1950] T 3e90bb0ddf8944afa2791cca30703bac P f97c85d812a3469180786908cb2d8d25: Deleting consensus metadata
I20260601 13:41:55.797019 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:55.797019 27017 ts_tablet_manager.cc:1929] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:41:55.797138 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:55.797149 27017 log.cc:1199] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-2-root/wals/3e90bb0ddf8944afa2791cca30703bac
I20260601 13:41:55.797223 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:55.797418 27017 ts_tablet_manager.cc:1950] T 3e90bb0ddf8944afa2791cca30703bac P 18477a0245bf47dc8e32a970f805a19b: Deleting consensus metadata
I20260601 13:41:55.797631 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "b8ac24cf553d41e2985587f71e26fdb1"
format_stamp: "Formatted at 2026-06-01 13:41:55 on dist-test-slave-b9mm"
I20260601 13:41:55.797904 27018 tablet_replica.cc:333] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25: stopping tablet replica
I20260601 13:41:55.798020 26623 catalog_manager.cc:5027] TS f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511): tablet 3e90bb0ddf8944afa2791cca30703bac (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.798112 27018 raft_consensus.cc:2243] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.798223 27018 raft_consensus.cc:2272] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.798209 26623 catalog_manager.cc:5027] TS 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453): tablet 3e90bb0ddf8944afa2791cca30703bac (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.798226 27017 tablet_replica.cc:333] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b: stopping tablet replica
I20260601 13:41:55.798501 27017 raft_consensus.cc:2243] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.798689 27017 raft_consensus.cc:2272] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.798923 27018 ts_tablet_manager.cc:1916] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.799276 27017 ts_tablet_manager.cc:1916] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.799649 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:55.800819 27018 ts_tablet_manager.cc:1929] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:41:55.800899 27018 log.cc:1199] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/682a4ff6117e407388dca2869ffad197
I20260601 13:41:55.800901 27028 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:55.801229 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:55.801252 27018 ts_tablet_manager.cc:1950] T 682a4ff6117e407388dca2869ffad197 P f97c85d812a3469180786908cb2d8d25: Deleting consensus metadata
I20260601 13:41:55.801371 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "b8ac24cf553d41e2985587f71e26fdb1"
format_stamp: "Formatted at 2026-06-01 13:41:55 on dist-test-slave-b9mm"
I20260601 13:41:55.801520 27017 ts_tablet_manager.cc:1929] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:41:55.801484 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-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)
I20260601 13:41:55.801591 27017 log.cc:1199] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-2-root/wals/6b275afb3aae4d5aad8a5c157e2aea71
I20260601 13:41:55.801832 27017 ts_tablet_manager.cc:1950] T 6b275afb3aae4d5aad8a5c157e2aea71 P 18477a0245bf47dc8e32a970f805a19b: Deleting consensus metadata
I20260601 13:41:55.802284 27018 tablet_replica.cc:333] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25: stopping tablet replica
I20260601 13:41:55.802408 26623 catalog_manager.cc:5027] TS f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511): tablet 682a4ff6117e407388dca2869ffad197 (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.802470 27018 raft_consensus.cc:2243] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.802568 26623 catalog_manager.cc:5027] TS 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453): tablet 6b275afb3aae4d5aad8a5c157e2aea71 (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.802575 27018 raft_consensus.cc:2272] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.802589 27017 tablet_replica.cc:333] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b: stopping tablet replica
I20260601 13:41:55.802855 27017 raft_consensus.cc:2243] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:55.803040 27017 raft_consensus.cc:2272] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.803119 27018 ts_tablet_manager.cc:1916] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.803622 27017 ts_tablet_manager.cc:1916] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.804755 27018 ts_tablet_manager.cc:1929] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:41:55.804854 27018 log.cc:1199] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/adeff253b9574d0eb788fe0c0fcbbfea
I20260601 13:41:55.805099 27018 ts_tablet_manager.cc:1950] T adeff253b9574d0eb788fe0c0fcbbfea P f97c85d812a3469180786908cb2d8d25: Deleting consensus metadata
I20260601 13:41:55.805395 27017 ts_tablet_manager.cc:1929] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:41:55.805466 27017 log.cc:1199] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-2-root/wals/682a4ff6117e407388dca2869ffad197
I20260601 13:41:55.805682 27017 ts_tablet_manager.cc:1950] T 682a4ff6117e407388dca2869ffad197 P 18477a0245bf47dc8e32a970f805a19b: Deleting consensus metadata
I20260601 13:41:55.805802 27018 tablet_replica.cc:333] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25: stopping tablet replica
I20260601 13:41:55.805943 26623 catalog_manager.cc:5027] TS f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511): tablet adeff253b9574d0eb788fe0c0fcbbfea (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.806002 27018 raft_consensus.cc:2243] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:55.806232 27018 raft_consensus.cc:2272] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.806245 27017 tablet_replica.cc:333] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b: stopping tablet replica
I20260601 13:41:55.806416 26623 catalog_manager.cc:5027] TS 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453): tablet 682a4ff6117e407388dca2869ffad197 (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.806521 27017 raft_consensus.cc:2243] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.806625 27017 raft_consensus.cc:2272] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.806945 27018 ts_tablet_manager.cc:1916] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.807029 27017 ts_tablet_manager.cc:1916] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.808494 27017 ts_tablet_manager.cc:1929] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:41:55.808588 27017 log.cc:1199] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-2-root/wals/adeff253b9574d0eb788fe0c0fcbbfea
I20260601 13:41:55.808730 27018 ts_tablet_manager.cc:1929] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:41:55.808799 27018 log.cc:1199] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/6b275afb3aae4d5aad8a5c157e2aea71
I20260601 13:41:55.808831 27017 ts_tablet_manager.cc:1950] T adeff253b9574d0eb788fe0c0fcbbfea P 18477a0245bf47dc8e32a970f805a19b: Deleting consensus metadata
I20260601 13:41:55.809020 27018 ts_tablet_manager.cc:1950] T 6b275afb3aae4d5aad8a5c157e2aea71 P f97c85d812a3469180786908cb2d8d25: Deleting consensus metadata
I20260601 13:41:55.809986 26623 catalog_manager.cc:5027] TS f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511): tablet 6b275afb3aae4d5aad8a5c157e2aea71 (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.810132 26623 catalog_manager.cc:5027] TS 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453): tablet adeff253b9574d0eb788fe0c0fcbbfea (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.820410 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:55.820856 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:55.821113 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:55.821630 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:55.821669 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:55.821703 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:55.821718 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:55.826522 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:45401
I20260601 13:41:55.827946 27091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:45401 every 8 connection(s)
I20260601 13:41:55.828003 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:55.830470 27095 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:55.830437 27096 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:55.830739 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:55.831404 27098 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:55.831677 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:55.831734 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:55.831781 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321315831780 us; error 0 us; skew 500 ppm
I20260601 13:41:55.832916 19282 webserver.cc:533] Webserver started at http://127.18.212.129:32975/ using document root <none> and password file <none>
I20260601 13:41:55.833107 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:55.833153 19282 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:41:55.834105 27092 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36949
I20260601 13:41:55.834266 27092 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:55.834551 27092 heartbeater.cc:507] Master 127.18.212.190:36949 requested a full tablet report, sending...
I20260601 13:41:55.834551 19282 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:55.835455 26637 ts_manager.cc:194] Registered new tserver with Master: b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132:45401)
I20260601 13:41:55.836234 26637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52954
I20260601 13:41:55.836438 27103 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:55.836773 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:55.836874 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "e2352f74d57c4fe6869b2f94681b7d27"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-b9mm"
I20260601 13:41:55.836967 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-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)
I20260601 13:41:55.844336 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:55.844776 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:55.845162 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:55.845885 27110 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:41:55.851584 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:41:55.851719 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:41:55.851812 19282 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:41:55.852815 27110 tablet_bootstrap.cc:492] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:55.855363 27110 tablet_bootstrap.cc:492] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: 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
I20260601 13:41:55.855676 27110 tablet_bootstrap.cc:492] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap complete.
I20260601 13:41:55.855880 27110 ts_tablet_manager.cc:1403] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:55.856326 27110 raft_consensus.cc:359] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.856383 19282 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:41:55.856470 27110 raft_consensus.cc:740] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:55.856540 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.005s	user 0.002s	sys 0.003s
I20260601 13:41:55.856685 27110 consensus_queue.cc:260] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.857110 27110 ts_tablet_manager.cc:1434] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:55.857298 27110 tablet_bootstrap.cc:492] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:55.860762 27110 tablet_bootstrap.cc:492] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: 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
I20260601 13:41:55.861085 27110 tablet_bootstrap.cc:492] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap complete.
I20260601 13:41:55.861296 27110 ts_tablet_manager.cc:1403] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:55.861716 27110 raft_consensus.cc:359] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.861893 27110 raft_consensus.cc:740] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:55.862080 27110 consensus_queue.cc:260] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.862417 27110 ts_tablet_manager.cc:1434] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:55.862497 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:38301
I20260601 13:41:55.862604 27170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:38301 every 8 connection(s)
I20260601 13:41:55.862633 27110 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:55.865726 27110 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: 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
I20260601 13:41:55.866071 27110 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap complete.
I20260601 13:41:55.866256 27110 ts_tablet_manager.cc:1403] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:55.866827 27110 raft_consensus.cc:359] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.867033 27110 raft_consensus.cc:740] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:55.867309 27110 consensus_queue.cc:260] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.867635 27110 ts_tablet_manager.cc:1434] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:55.867808 27110 tablet_bootstrap.cc:492] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:55.867833 27171 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36949
I20260601 13:41:55.867939 27171 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:55.868204 27171 heartbeater.cc:507] Master 127.18.212.190:36949 requested a full tablet report, sending...
I20260601 13:41:55.869282 26637 ts_manager.cc:194] Re-registered known tserver with Master: e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301)
I20260601 13:41:55.871026 27110 tablet_bootstrap.cc:492] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: 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
I20260601 13:41:55.871544 27110 tablet_bootstrap.cc:492] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap complete.
I20260601 13:41:55.871552 26637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52964
I20260601 13:41:55.871773 27110 ts_tablet_manager.cc:1403] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:41:55.872293 27110 raft_consensus.cc:359] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.872411 27110 raft_consensus.cc:740] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:55.872556 27171 heartbeater.cc:499] Master 127.18.212.190:36949 was elected leader, sending a full tablet report...
I20260601 13:41:55.872546 27110 consensus_queue.cc:260] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.872854 27110 ts_tablet_manager.cc:1434] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:55.873018 27110 tablet_bootstrap.cc:492] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:55.874392 27134 tablet_service.cc:1558] Processing DeleteTablet for tablet 682a4ff6117e407388dca2869ffad197 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:43482
I20260601 13:41:55.875825 27110 tablet_bootstrap.cc:492] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: 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
W20260601 13:41:55.876029 26622 catalog_manager.cc:5007] TS e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): delete failed for tablet 682a4ff6117e407388dca2869ffad197 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 682a4ff6117e407388dca2869ffad197 already in progress: opening tablet
I20260601 13:41:55.876145 27110 tablet_bootstrap.cc:492] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap complete.
I20260601 13:41:55.876353 27110 ts_tablet_manager.cc:1403] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:41:55.876771 27110 raft_consensus.cc:359] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.876869 27110 raft_consensus.cc:740] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:55.877014 27110 consensus_queue.cc:260] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.877362 27110 ts_tablet_manager.cc:1434] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:55.877601 27110 tablet_bootstrap.cc:492] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:55.880482 27110 tablet_bootstrap.cc:492] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: 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
I20260601 13:41:55.880779 27110 tablet_bootstrap.cc:492] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap complete.
I20260601 13:41:55.880962 27110 ts_tablet_manager.cc:1403] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:55.881366 27110 raft_consensus.cc:359] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:55.881518 27110 raft_consensus.cc:740] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:55.881696 27110 consensus_queue.cc:260] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [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: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:55.881788 27134 tablet_service.cc:1558] Processing DeleteTablet for tablet adeff253b9574d0eb788fe0c0fcbbfea with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:43482
I20260601 13:41:55.882041 27177 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:55.882040 27110 ts_tablet_manager.cc:1434] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:55.882193 27177 raft_consensus.cc:2243] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.882300 27177 pending_rounds.cc:70] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Trying to abort 1 pending ops.
I20260601 13:41:55.882306 27110 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:55.882349 27177 pending_rounds.cc:77] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196104314609664 op_type: NO_OP noop_request { }
I20260601 13:41:55.882419 27177 raft_consensus.cc:2889] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:55.882484 27177 raft_consensus.cc:2272] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.883205 27134 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b275afb3aae4d5aad8a5c157e2aea71 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:43482
I20260601 13:41:55.883318 27177 ts_tablet_manager.cc:1916] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.885263 27110 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: 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
I20260601 13:41:55.885543 27110 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap complete.
I20260601 13:41:55.885572 27177 ts_tablet_manager.cc:1929] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:41:55.885656 27177 log.cc:1199] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root/wals/adeff253b9574d0eb788fe0c0fcbbfea
I20260601 13:41:55.885747 27110 ts_tablet_manager.cc:1403] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:55.885963 27177 ts_tablet_manager.cc:1950] T adeff253b9574d0eb788fe0c0fcbbfea P e2352f74d57c4fe6869b2f94681b7d27: Deleting consensus metadata
I20260601 13:41:55.886191 27110 raft_consensus.cc:359] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.886297 27110 raft_consensus.cc:740] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:55.886435 27110 consensus_queue.cc:260] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.886627 27177 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:55.886670 26622 catalog_manager.cc:5027] TS e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): tablet adeff253b9574d0eb788fe0c0fcbbfea (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.886803 27177 raft_consensus.cc:2243] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.886962 27177 raft_consensus.cc:2272] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.887153 27110 ts_tablet_manager.cc:1434] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:55.887369 27110 tablet_bootstrap.cc:492] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap starting.
I20260601 13:41:55.887496 27177 ts_tablet_manager.cc:1916] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.889533 27177 ts_tablet_manager.cc:1929] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:41:55.889595 27177 log.cc:1199] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root/wals/6b275afb3aae4d5aad8a5c157e2aea71
I20260601 13:41:55.889802 27110 tablet_bootstrap.cc:492] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: 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
I20260601 13:41:55.889806 27177 ts_tablet_manager.cc:1950] T 6b275afb3aae4d5aad8a5c157e2aea71 P e2352f74d57c4fe6869b2f94681b7d27: Deleting consensus metadata
I20260601 13:41:55.890061 27110 tablet_bootstrap.cc:492] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Bootstrap complete.
I20260601 13:41:55.890236 27110 ts_tablet_manager.cc:1403] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:55.890681 26622 catalog_manager.cc:5027] TS e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): tablet 6b275afb3aae4d5aad8a5c157e2aea71 (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.890663 27110 raft_consensus.cc:359] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.890784 27110 raft_consensus.cc:740] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2352f74d57c4fe6869b2f94681b7d27, State: Initialized, Role: FOLLOWER
I20260601 13:41:55.890937 27110 consensus_queue.cc:260] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.891175 27134 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e90bb0ddf8944afa2791cca30703bac with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:43482
I20260601 13:41:55.891304 27110 ts_tablet_manager.cc:1434] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:55.891392 27177 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:55.891505 27177 raft_consensus.cc:2243] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.891626 27177 raft_consensus.cc:2272] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.892177 27177 ts_tablet_manager.cc:1916] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.892853 27134 tablet_service.cc:1558] Processing DeleteTablet for tablet 682a4ff6117e407388dca2869ffad197 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:41:55 UTC) from {username='slave'} at 127.0.0.1:43482
I20260601 13:41:55.894011 27177 ts_tablet_manager.cc:1929] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:41:55.894091 27177 log.cc:1199] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root/wals/3e90bb0ddf8944afa2791cca30703bac
I20260601 13:41:55.894318 27177 ts_tablet_manager.cc:1950] T 3e90bb0ddf8944afa2791cca30703bac P e2352f74d57c4fe6869b2f94681b7d27: Deleting consensus metadata
I20260601 13:41:55.894939 27177 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:55.895005 26622 catalog_manager.cc:5027] TS e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): tablet 3e90bb0ddf8944afa2791cca30703bac (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.895088 27177 raft_consensus.cc:2243] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:55.895200 27177 raft_consensus.cc:2272] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:55.895587 27177 ts_tablet_manager.cc:1916] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:41:55.896915 27177 ts_tablet_manager.cc:1929] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:41:55.896976 27177 log.cc:1199] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-0-root/wals/682a4ff6117e407388dca2869ffad197
I20260601 13:41:55.897193 27177 ts_tablet_manager.cc:1950] T 682a4ff6117e407388dca2869ffad197 P e2352f74d57c4fe6869b2f94681b7d27: Deleting consensus metadata
I20260601 13:41:55.897811 26622 catalog_manager.cc:5027] TS e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301): tablet 682a4ff6117e407388dca2869ffad197 (table dugtrio [id=263913e2077e409c9c312d9b1941ec43]) successfully deleted
I20260601 13:41:55.941774 26996 consensus_queue.cc:579] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Leader has been unable to successfully communicate with peer e2352f74d57c4fe6869b2f94681b7d27 for more than 1 seconds (1.190s)
I20260601 13:41:55.944561 26891 consensus_queue.cc:237] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } }
I20260601 13:41:55.946430 26815 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:55.946815 27145 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:55.946934 26948 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:55.947254 26996 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:55.949018 26995 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:55.950690 26815 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:55.950881 26623 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260601 13:41:55.951807 26857 consensus_peers.cc:597] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b -> Peer b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132:45401): Couldn't send request to peer b8ac24cf553d41e2985587f71e26fdb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d87a0a9d0cef41b6ba37ed0b92d4b74a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:55.951706 27145 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:55.952196 26637 catalog_manager.cc:5696] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b reported cstate change: config changed from index -1 to 2, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:55.954515 26965 consensus_queue.cc:579] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Leader has been unable to successfully communicate with peer e2352f74d57c4fe6869b2f94681b7d27 for more than 1 seconds (1.197s)
I20260601 13:41:55.955338 26891 consensus_queue.cc:237] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.956745 27145 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:55.957337 26815 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:55.957690 26948 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:55.957996 26948 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:55.958438 26815 consensus_queue.cc:237] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } }
I20260601 13:41:55.959581 26996 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } }
I20260601 13:41:55.960007 27145 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } }
I20260601 13:41:55.960664 26891 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:55.961000 26965 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:55.961522 26623 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:55.962478 27144 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:55.962867 26636 catalog_manager.cc:5696] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b reported cstate change: config changed from index 2 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) evicted. New cstate: current_term: 1 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:55.962867 26815 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } }
I20260601 13:41:55.964411 27186 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:55.966209 26782 consensus_peers.cc:597] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 -> Peer b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132:45401): Couldn't send request to peer b8ac24cf553d41e2985587f71e26fdb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93ce8ceae3494444ad3a0b5fa3df25ac. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:55.966845 26965 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:55.968824 26623 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 93ce8ceae3494444ad3a0b5fa3df25ac with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:41:55.969384 27145 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:55.969580 26637 catalog_manager.cc:5696] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 reported cstate change: config changed from index -1 to 2, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "f97c85d812a3469180786908cb2d8d25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:55.970474 26891 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:55.972353 27056 tablet_service.cc:1558] Processing DeleteTablet for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a with delete_type TABLET_DATA_TOMBSTONED (TS b8ac24cf553d41e2985587f71e26fdb1 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:57396
W20260601 13:41:55.973132 26624 catalog_manager.cc:4994] TS b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132:45401): delete failed for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a because the tablet was not found. No further retry: Not found: Tablet not found: d87a0a9d0cef41b6ba37ed0b92d4b74a
I20260601 13:41:55.974771 26815 consensus_queue.cc:237] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:55.976048 27145 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:55.976321 26891 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:55.976522 26965 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:55.976660 27186 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:55.978053 27189 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } }
I20260601 13:41:55.978498 27145 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } }
I20260601 13:41:55.978585 26891 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } }
I20260601 13:41:55.980090 26623 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 93ce8ceae3494444ad3a0b5fa3df25ac with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:55.980897 26635 catalog_manager.cc:5696] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b reported cstate change: config changed from index 2 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) evicted. New cstate: current_term: 1 leader_uuid: "f97c85d812a3469180786908cb2d8d25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } }
I20260601 13:41:55.983489 27056 tablet_service.cc:1558] Processing DeleteTablet for tablet 93ce8ceae3494444ad3a0b5fa3df25ac with delete_type TABLET_DATA_TOMBSTONED (TS b8ac24cf553d41e2985587f71e26fdb1 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:57396
W20260601 13:41:55.983942 26624 catalog_manager.cc:4994] TS b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132:45401): delete failed for tablet 93ce8ceae3494444ad3a0b5fa3df25ac because the tablet was not found. No further retry: Not found: Tablet not found: 93ce8ceae3494444ad3a0b5fa3df25ac
I20260601 13:41:56.014786 26948 raft_consensus.cc:493] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:56.014988 26948 raft_consensus.cc:515] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:56.015594 26948 leader_election.cc:290] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511), e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301)
I20260601 13:41:56.016100 27145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe5a22566af4e1b887a4dc27bf84cf8" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27" is_pre_election: true
I20260601 13:41:56.016136 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe5a22566af4e1b887a4dc27bf84cf8" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25" is_pre_election: true
I20260601 13:41:56.016297 26815 raft_consensus.cc:2468] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 1.
I20260601 13:41:56.016306 27145 raft_consensus.cc:2410] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18477a0245bf47dc8e32a970f805a19b 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.
I20260601 13:41:56.016741 26856 leader_election.cc:304] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [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: 18477a0245bf47dc8e32a970f805a19b, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:56.016943 26948 raft_consensus.cc:2804] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:56.017011 26948 raft_consensus.cc:493] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:56.017051 26948 raft_consensus.cc:3060] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:56.018026 26948 raft_consensus.cc:515] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:56.018461 26948 leader_election.cc:290] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 2 election: Requested vote from peers f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511), e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301)
I20260601 13:41:56.018872 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe5a22566af4e1b887a4dc27bf84cf8" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25"
I20260601 13:41:56.018918 27145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe5a22566af4e1b887a4dc27bf84cf8" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27"
I20260601 13:41:56.019021 27145 raft_consensus.cc:3060] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:56.019017 26815 raft_consensus.cc:3060] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:56.019891 26815 raft_consensus.cc:2468] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 2.
I20260601 13:41:56.020059 27145 raft_consensus.cc:2410] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 18477a0245bf47dc8e32a970f805a19b 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.
I20260601 13:41:56.020294 26856 leader_election.cc:304] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [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: 18477a0245bf47dc8e32a970f805a19b, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:56.020466 26948 raft_consensus.cc:2804] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:56.020579 26948 raft_consensus.cc:697] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 2 LEADER]: Becoming Leader. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Running, Role: LEADER
I20260601 13:41:56.020730 26948 consensus_queue.cc:237] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Queue going to LEADER 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: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } }
I20260601 13:41:56.022423 26636 catalog_manager.cc:5696] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b reported cstate change: term changed from 1 to 2, leader changed from e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129) to 18477a0245bf47dc8e32a970f805a19b (127.18.212.131). New cstate: current_term: 2 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:56.061604 26815 consensus_queue.cc:237] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } }
I20260601 13:41:56.063180 26891 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:41:56.063270 26782 consensus_peers.cc:597] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 -> Peer b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132:45401): Couldn't send request to peer b8ac24cf553d41e2985587f71e26fdb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93ce8ceae3494444ad3a0b5fa3df25ac. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:56.063180 27145 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:56.063695 27189 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:56.063931 26965 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:56.065634 27186 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:56.066128 27145 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:56.066133 26891 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:56.068396 26636 catalog_manager.cc:5696] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 reported cstate change: config changed from index 3 to 4, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "f97c85d812a3469180786908cb2d8d25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:56.073974 26891 consensus_queue.cc:237] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } }
I20260601 13:41:56.075361 27145 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:56.075390 26815 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:41:56.075541 26857 consensus_peers.cc:597] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b -> Peer b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132:45401): Couldn't send request to peer b8ac24cf553d41e2985587f71e26fdb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d87a0a9d0cef41b6ba37ed0b92d4b74a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:56.075841 26948 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:56.076036 26996 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:56.077603 26995 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:56.078119 27145 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:56.079329 26815 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:56.080188 26637 catalog_manager.cc:5696] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b reported cstate change: config changed from index 3 to 4, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:41:56.083132 26684 auto_rebalancer.cc:591] Failed to schedule move for tablet ebe5a22566af4e1b887a4dc27bf84cf8: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:41:56.113706 27172 tablet.cc:2404] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:41:56.193105 26948 raft_consensus.cc:493] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e2352f74d57c4fe6869b2f94681b7d27)
I20260601 13:41:56.193301 26948 raft_consensus.cc:515] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:56.193885 26948 leader_election.cc:290] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:56.194407 27145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9272f5b8db604756b90ed44a32b0d29c" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27" is_pre_election: true
I20260601 13:41:56.194404 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9272f5b8db604756b90ed44a32b0d29c" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25" is_pre_election: true
I20260601 13:41:56.194597 26815 raft_consensus.cc:2468] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 1.
I20260601 13:41:56.194602 27145 raft_consensus.cc:2468] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 1.
I20260601 13:41:56.194973 26856 leader_election.cc:304] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [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: 18477a0245bf47dc8e32a970f805a19b, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:56.195217 26948 raft_consensus.cc:2804] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:56.195289 26948 raft_consensus.cc:493] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Starting leader election (detected failure of leader e2352f74d57c4fe6869b2f94681b7d27)
I20260601 13:41:56.195338 26948 raft_consensus.cc:3060] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:56.196373 26948 raft_consensus.cc:515] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:56.196839 26948 leader_election.cc:290] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [CANDIDATE]: Term 2 election: Requested vote from peers e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129:38301), f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:56.197237 26815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9272f5b8db604756b90ed44a32b0d29c" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f97c85d812a3469180786908cb2d8d25"
I20260601 13:41:56.197253 27145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9272f5b8db604756b90ed44a32b0d29c" candidate_uuid: "18477a0245bf47dc8e32a970f805a19b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2352f74d57c4fe6869b2f94681b7d27"
I20260601 13:41:56.197381 26815 raft_consensus.cc:3060] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:56.197422 27145 raft_consensus.cc:3060] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:56.198293 27145 raft_consensus.cc:2468] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 2.
I20260601 13:41:56.198424 26815 raft_consensus.cc:2468] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18477a0245bf47dc8e32a970f805a19b in term 2.
I20260601 13:41:56.198738 26856 leader_election.cc:304] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [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: 18477a0245bf47dc8e32a970f805a19b, f97c85d812a3469180786908cb2d8d25; no voters: 
I20260601 13:41:56.198992 26948 raft_consensus.cc:2804] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:56.199132 26948 raft_consensus.cc:697] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 2 LEADER]: Becoming Leader. State: Replica: 18477a0245bf47dc8e32a970f805a19b, State: Running, Role: LEADER
I20260601 13:41:56.199277 26948 consensus_queue.cc:237] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } }
I20260601 13:41:56.201145 26636 catalog_manager.cc:5696] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b reported cstate change: term changed from 1 to 2, leader changed from e2352f74d57c4fe6869b2f94681b7d27 (127.18.212.129) to 18477a0245bf47dc8e32a970f805a19b (127.18.212.131). New cstate: current_term: 2 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:56.472532 27198 ts_tablet_manager.cc:933] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: Initiating tablet copy from peer 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453)
I20260601 13:41:56.472936 27198 tablet_copy_client.cc:323] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.131:42453
I20260601 13:41:56.477100 26901 tablet_copy_service.cc:140] P 18477a0245bf47dc8e32a970f805a19b: Received BeginTabletCopySession request for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a from peer b8ac24cf553d41e2985587f71e26fdb1 ({username='slave'} at 127.0.0.1:37622)
I20260601 13:41:56.477257 26901 tablet_copy_service.cc:161] P 18477a0245bf47dc8e32a970f805a19b: Beginning new tablet copy session on tablet d87a0a9d0cef41b6ba37ed0b92d4b74a from peer b8ac24cf553d41e2985587f71e26fdb1 at {username='slave'} at 127.0.0.1:37622: session id = b8ac24cf553d41e2985587f71e26fdb1-d87a0a9d0cef41b6ba37ed0b92d4b74a
I20260601 13:41:56.478355 26901 tablet_copy_source_session.cc:215] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:56.479460 27198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:56.481428 27198 tablet_copy_client.cc:806] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:56.481626 27198 tablet_copy_client.cc:670] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:56.482800 27198 tablet_copy_client.cc:538] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:56.484177 27198 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: Bootstrap starting.
I20260601 13:41:56.488353 27198 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:56.488641 27198 tablet_bootstrap.cc:492] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: Bootstrap complete.
I20260601 13:41:56.488839 27198 ts_tablet_manager.cc:1403] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20260601 13:41:56.489298 27198 raft_consensus.cc:359] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } }
I20260601 13:41:56.489413 27198 raft_consensus.cc:740] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8ac24cf553d41e2985587f71e26fdb1, State: Initialized, Role: LEARNER
I20260601 13:41:56.489542 27198 consensus_queue.cc:260] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } }
I20260601 13:41:56.489961 27198 ts_tablet_manager.cc:1434] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.003s
I20260601 13:41:56.489996 27092 heartbeater.cc:499] Master 127.18.212.190:36949 was elected leader, sending a full tablet report...
I20260601 13:41:56.490610 26901 tablet_copy_service.cc:342] P 18477a0245bf47dc8e32a970f805a19b: Request end of tablet copy session b8ac24cf553d41e2985587f71e26fdb1-d87a0a9d0cef41b6ba37ed0b92d4b74a received from {username='slave'} at 127.0.0.1:37622
I20260601 13:41:56.490702 26901 tablet_copy_service.cc:434] P 18477a0245bf47dc8e32a970f805a19b: ending tablet copy session b8ac24cf553d41e2985587f71e26fdb1-d87a0a9d0cef41b6ba37ed0b92d4b74a on tablet d87a0a9d0cef41b6ba37ed0b92d4b74a with peer b8ac24cf553d41e2985587f71e26fdb1
I20260601 13:41:56.508167 27145 raft_consensus.cc:1275] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:41:56.508270 27145 pending_rounds.cc:85] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Aborting all ops after (but not including) 0
I20260601 13:41:56.508291 27145 pending_rounds.cc:107] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:41:56.508312 27145 raft_consensus.cc:2889] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:41:56.508849 26948 consensus_queue.cc:1048] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:56.511603 26815 raft_consensus.cc:1275] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 2 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:41:56.512193 26996 consensus_queue.cc:1048] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:56.543998 27198 ts_tablet_manager.cc:933] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: Initiating tablet copy from peer f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511)
I20260601 13:41:56.544476 27198 tablet_copy_client.cc:323] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: tablet copy: Beginning tablet copy session from remote peer at address 127.18.212.130:33511
I20260601 13:41:56.548058 26826 tablet_copy_service.cc:140] P f97c85d812a3469180786908cb2d8d25: Received BeginTabletCopySession request for tablet 93ce8ceae3494444ad3a0b5fa3df25ac from peer b8ac24cf553d41e2985587f71e26fdb1 ({username='slave'} at 127.0.0.1:37606)
I20260601 13:41:56.548207 26826 tablet_copy_service.cc:161] P f97c85d812a3469180786908cb2d8d25: Beginning new tablet copy session on tablet 93ce8ceae3494444ad3a0b5fa3df25ac from peer b8ac24cf553d41e2985587f71e26fdb1 at {username='slave'} at 127.0.0.1:37606: session id = b8ac24cf553d41e2985587f71e26fdb1-93ce8ceae3494444ad3a0b5fa3df25ac
I20260601 13:41:56.549130 26826 tablet_copy_source_session.cc:215] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:56.550060 27198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ce8ceae3494444ad3a0b5fa3df25ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:56.552611 27198 tablet_copy_client.cc:806] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:56.552845 27198 tablet_copy_client.cc:670] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:56.554212 27198 tablet_copy_client.cc:538] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:56.555594 27198 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: Bootstrap starting.
I20260601 13:41:56.559675 27198 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:56.559952 27198 tablet_bootstrap.cc:492] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: Bootstrap complete.
I20260601 13:41:56.560153 27198 ts_tablet_manager.cc:1403] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260601 13:41:56.560714 27198 raft_consensus.cc:359] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } }
I20260601 13:41:56.560832 27198 raft_consensus.cc:740] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8ac24cf553d41e2985587f71e26fdb1, State: Initialized, Role: LEARNER
I20260601 13:41:56.560973 27198 consensus_queue.cc:260] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } }
I20260601 13:41:56.561305 27198 ts_tablet_manager.cc:1434] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:56.562724 26826 tablet_copy_service.cc:342] P f97c85d812a3469180786908cb2d8d25: Request end of tablet copy session b8ac24cf553d41e2985587f71e26fdb1-93ce8ceae3494444ad3a0b5fa3df25ac received from {username='slave'} at 127.0.0.1:37606
I20260601 13:41:56.562816 26826 tablet_copy_service.cc:434] P f97c85d812a3469180786908cb2d8d25: ending tablet copy session b8ac24cf553d41e2985587f71e26fdb1-93ce8ceae3494444ad3a0b5fa3df25ac on tablet 93ce8ceae3494444ad3a0b5fa3df25ac with peer b8ac24cf553d41e2985587f71e26fdb1
I20260601 13:41:56.577129 27145 raft_consensus.cc:1275] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:56.577750 26996 consensus_queue.cc:1048] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:56.580489 26815 raft_consensus.cc:1275] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 2 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:56.580916 26995 consensus_queue.cc:1048] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:56.860271 27066 raft_consensus.cc:1217] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:41:57.056092 27066 raft_consensus.cc:1217] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:41:57.375452 26995 raft_consensus.cc:1064] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b: attempting to promote NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 to VOTER
I20260601 13:41:57.375978 26995 consensus_queue.cc:237] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } }
I20260601 13:41:57.377653 27066 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1 [term 1 LEARNER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:41:57.377656 26815 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:41:57.377656 27145 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:41:57.378219 26948 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:57.378491 27215 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:57.378718 26995 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:57.380873 26948 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.381475 27145 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.383108 27066 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.383384 26815 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.385218 26635 catalog_manager.cc:5696] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b reported cstate change: config changed from index 4 to 5, b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:57.389326 26891 consensus_queue.cc:237] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } }
I20260601 13:41:57.390650 27066 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1 [term 1 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:41:57.390764 27145 raft_consensus.cc:1275] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:41:57.391101 27215 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:41:57.391297 26995 consensus_queue.cc:1048] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:41:57.392912 26995 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f97c85d812a3469180786908cb2d8d25 (127.18.212.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.393265 27145 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f97c85d812a3469180786908cb2d8d25 (127.18.212.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.394562 26623 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:57.395131 27066 raft_consensus.cc:2955] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f97c85d812a3469180786908cb2d8d25 (127.18.212.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.395474 26636 catalog_manager.cc:5696] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b reported cstate change: config changed from index 5 to 6, VOTER f97c85d812a3469180786908cb2d8d25 (127.18.212.130) evicted. New cstate: current_term: 1 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:57.398116 26805 tablet_service.cc:1558] Processing DeleteTablet for tablet d87a0a9d0cef41b6ba37ed0b92d4b74a with delete_type TABLET_DATA_TOMBSTONED (TS f97c85d812a3469180786908cb2d8d25 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37570
I20260601 13:41:57.398763 27224 tablet_replica.cc:333] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25: stopping tablet replica
I20260601 13:41:57.398952 27224 raft_consensus.cc:2243] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:57.399190 27224 raft_consensus.cc:2272] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:57.399912 27224 ts_tablet_manager.cc:1916] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:57.401839 27224 ts_tablet_manager.cc:1929] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:41:57.401916 27224 log.cc:1199] T d87a0a9d0cef41b6ba37ed0b92d4b74a P f97c85d812a3469180786908cb2d8d25: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-1-root/wals/d87a0a9d0cef41b6ba37ed0b92d4b74a
I20260601 13:41:57.402518 26623 catalog_manager.cc:5027] TS f97c85d812a3469180786908cb2d8d25 (127.18.212.130:33511): tablet d87a0a9d0cef41b6ba37ed0b92d4b74a (table test-workload [id=72115dedb7a44b0289173fb8287a67e1]) successfully deleted
I20260601 13:41:57.465670 27212 raft_consensus.cc:1064] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25: attempting to promote NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 to VOTER
I20260601 13:41:57.466219 27212 consensus_queue.cc:237] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } }
I20260601 13:41:57.468039 26891 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:41:57.468039 27066 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 [term 1 LEARNER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:41:57.468053 27145 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:41:57.468499 27189 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:57.468685 27226 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:57.468825 27213 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:57.470876 27213 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.472692 27145 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.472777 26891 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.473052 27066 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.475188 26634 catalog_manager.cc:5696] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 reported cstate change: config changed from index 4 to 5, b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f97c85d812a3469180786908cb2d8d25" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } attrs { replace: true } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.480023 26815 consensus_queue.cc:237] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } }
I20260601 13:41:57.481364 27066 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 [term 1 FOLLOWER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:41:57.481750 27145 raft_consensus.cc:1275] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Refusing update from remote peer f97c85d812a3469180786908cb2d8d25: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:41:57.481809 27212 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:41:57.482414 27212 consensus_queue.cc:1048] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:41:57.483899 27189 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 18477a0245bf47dc8e32a970f805a19b (127.18.212.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.484445 27066 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 18477a0245bf47dc8e32a970f805a19b (127.18.212.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.486048 27145 raft_consensus.cc:2955] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 18477a0245bf47dc8e32a970f805a19b (127.18.212.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.488034 26637 catalog_manager.cc:5696] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 reported cstate change: config changed from index 5 to 6, VOTER 18477a0245bf47dc8e32a970f805a19b (127.18.212.131) evicted. New cstate: current_term: 1 leader_uuid: "f97c85d812a3469180786908cb2d8d25" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: false } } }
I20260601 13:41:57.486188 26623 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 93ce8ceae3494444ad3a0b5fa3df25ac with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:57.490720 26878 tablet_service.cc:1558] Processing DeleteTablet for tablet 93ce8ceae3494444ad3a0b5fa3df25ac with delete_type TABLET_DATA_TOMBSTONED (TS 18477a0245bf47dc8e32a970f805a19b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37572
I20260601 13:41:57.491221 27230 tablet_replica.cc:333] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b: stopping tablet replica
I20260601 13:41:57.491380 27230 raft_consensus.cc:2243] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:57.491565 27230 raft_consensus.cc:2272] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:57.492168 27230 ts_tablet_manager.cc:1916] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:57.493921 27230 ts_tablet_manager.cc:1929] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:41:57.494020 27230 log.cc:1199] T 93ce8ceae3494444ad3a0b5fa3df25ac P 18477a0245bf47dc8e32a970f805a19b: Deleting WAL directory at /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321147880162-19282-0/minicluster-data/ts-2-root/wals/93ce8ceae3494444ad3a0b5fa3df25ac
I20260601 13:41:57.494587 26623 catalog_manager.cc:5027] TS 18477a0245bf47dc8e32a970f805a19b (127.18.212.131:42453): tablet 93ce8ceae3494444ad3a0b5fa3df25ac (table test-workload [id=72115dedb7a44b0289173fb8287a67e1]) successfully deleted
W20260601 13:41:58.490804 26684 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e2352f74d57c4fe6869b2f94681b7d27 not available for placement
I20260601 13:41:59.493992 26891 consensus_queue.cc:237] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [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: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } }
I20260601 13:41:59.495625 26815 raft_consensus.cc:1275] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 2 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:41:59.495667 26857 consensus_peers.cc:597] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b -> Peer b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132:45401): Couldn't send request to peer b8ac24cf553d41e2985587f71e26fdb1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9272f5b8db604756b90ed44a32b0d29c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:59.495812 27145 raft_consensus.cc:1275] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: Refusing update from remote peer 18477a0245bf47dc8e32a970f805a19b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:59.496099 27235 consensus_queue.cc:1048] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:59.496325 27234 consensus_queue.cc:1048] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:59.498234 27215 raft_consensus.cc:2955] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:59.498699 26815 raft_consensus.cc:2955] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:59.500254 27145 raft_consensus.cc:2955] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } attrs { replace: true } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } } }
I20260601 13:41:59.501190 26635 catalog_manager.cc:5696] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b reported cstate change: config changed from index -1 to 3, NON_VOTER b8ac24cf553d41e2985587f71e26fdb1 (127.18.212.132) added. New cstate: current_term: 2 leader_uuid: "18477a0245bf47dc8e32a970f805a19b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e2352f74d57c4fe6869b2f94681b7d27" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97c85d812a3469180786908cb2d8d25" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18477a0245bf47dc8e32a970f805a19b" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 42453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8ac24cf553d41e2985587f71e26fdb1" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 45401 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:59.633467 19282 tablet_server.cc:179] TabletServer@127.18.212.129:38301 shutting down...
I20260601 13:41:59.638447 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:59.638803 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.638993 19282 raft_consensus.cc:2243] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.639256 19282 raft_consensus.cc:2272] T 93ce8ceae3494444ad3a0b5fa3df25ac P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.639896 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.640027 19282 raft_consensus.cc:2243] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.640210 19282 raft_consensus.cc:2272] T d87a0a9d0cef41b6ba37ed0b92d4b74a P e2352f74d57c4fe6869b2f94681b7d27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.640590 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.640707 19282 raft_consensus.cc:2243] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.640836 19282 raft_consensus.cc:2272] T 9272f5b8db604756b90ed44a32b0d29c P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.641389 19282 tablet_replica.cc:333] stopping tablet replica
I20260601 13:41:59.641501 19282 raft_consensus.cc:2243] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.641614 19282 raft_consensus.cc:2272] T ebe5a22566af4e1b887a4dc27bf84cf8 P e2352f74d57c4fe6869b2f94681b7d27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.655498 19282 tablet_server.cc:196] TabletServer@127.18.212.129:38301 shutdown complete.
I20260601 13:41:59.660231 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:41:59.667575 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:59.667887 19282 tablet_replica.cc:333] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25: stopping tablet replica
I20260601 13:41:59.668052 19282 raft_consensus.cc:2243] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.668231 19282 raft_consensus.cc:2272] T ebe5a22566af4e1b887a4dc27bf84cf8 P f97c85d812a3469180786908cb2d8d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.668851 19282 tablet_replica.cc:333] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25: stopping tablet replica
I20260601 13:41:59.668979 19282 raft_consensus.cc:2243] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:59.669238 19282 raft_consensus.cc:2272] T 93ce8ceae3494444ad3a0b5fa3df25ac P f97c85d812a3469180786908cb2d8d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.669646 19282 tablet_replica.cc:333] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25: stopping tablet replica
I20260601 13:41:59.669763 19282 raft_consensus.cc:2243] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.669900 19282 raft_consensus.cc:2272] T 9272f5b8db604756b90ed44a32b0d29c P f97c85d812a3469180786908cb2d8d25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.673550 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:41:59.676932 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:41:59.684518 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:59.684825 19282 tablet_replica.cc:333] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b: stopping tablet replica
I20260601 13:41:59.685005 19282 raft_consensus.cc:2243] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:59.685354 19282 raft_consensus.cc:2272] T 9272f5b8db604756b90ed44a32b0d29c P 18477a0245bf47dc8e32a970f805a19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.686159 19282 tablet_replica.cc:333] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b: stopping tablet replica
I20260601 13:41:59.686299 19282 raft_consensus.cc:2243] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:59.686510 19282 raft_consensus.cc:2272] T ebe5a22566af4e1b887a4dc27bf84cf8 P 18477a0245bf47dc8e32a970f805a19b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.686965 19282 tablet_replica.cc:333] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b: stopping tablet replica
I20260601 13:41:59.687103 19282 raft_consensus.cc:2243] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:59.687279 19282 raft_consensus.cc:2272] T d87a0a9d0cef41b6ba37ed0b92d4b74a P 18477a0245bf47dc8e32a970f805a19b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.701653 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:41:59.705442 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:41:59.710623 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:59.710920 19282 tablet_replica.cc:333] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1: stopping tablet replica
I20260601 13:41:59.711134 19282 raft_consensus.cc:2243] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.711356 19282 raft_consensus.cc:2272] T 93ce8ceae3494444ad3a0b5fa3df25ac P b8ac24cf553d41e2985587f71e26fdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.712055 19282 tablet_replica.cc:333] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1: stopping tablet replica
I20260601 13:41:59.712190 19282 raft_consensus.cc:2243] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:59.712356 19282 raft_consensus.cc:2272] T d87a0a9d0cef41b6ba37ed0b92d4b74a P b8ac24cf553d41e2985587f71e26fdb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.725734 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:41:59.728670 19282 master.cc:562] Master@127.18.212.190:36949 shutting down...
W20260601 13:41:59.732589 26684 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:41:59.732672 26684 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:41:59.732712 26684 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:41:59.733110 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:59.733281 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:59.733337 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P aaf52784a0bb41b4b5eb0f533c2b7125: stopping tablet replica
I20260601 13:41:59.747229 19282 master.cc:584] Master@127.18.212.190:36949 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (6756 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:41:59.758533 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:42521
I20260601 13:41:59.759037 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:59.761232 27244 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:59.761270 27246 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:59.761440 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:59.761336 27243 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:59.761731 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:59.761797 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:59.761826 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321319761824 us; error 0 us; skew 500 ppm
I20260601 13:41:59.762852 19282 webserver.cc:533] Webserver started at http://127.18.212.190:44089/ using document root <none> and password file <none>
I20260601 13:41:59.763048 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:59.763157 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:59.763247 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:59.763742 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "2221558e1cea441da96aa82ff8f6a0f0"
format_stamp: "Formatted at 2026-06-01 13:41:59 on dist-test-slave-b9mm"
I20260601 13:41:59.765520 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:59.766644 27251 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:59.766933 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:59.767028 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "2221558e1cea441da96aa82ff8f6a0f0"
format_stamp: "Formatted at 2026-06-01 13:41:59 on dist-test-slave-b9mm"
I20260601 13:41:59.767200 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-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)
I20260601 13:41:59.773655 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:59.774103 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:59.779121 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:42521
I20260601 13:41:59.784283 27303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:42521 every 8 connection(s)
I20260601 13:41:59.784938 27304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:59.787297 27304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0: Bootstrap starting.
I20260601 13:41:59.788296 27304 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:59.789569 27304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0: No bootstrap required, opened a new log
I20260601 13:41:59.790056 27304 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2221558e1cea441da96aa82ff8f6a0f0" member_type: VOTER }
I20260601 13:41:59.790191 27304 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:59.790244 27304 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2221558e1cea441da96aa82ff8f6a0f0, State: Initialized, Role: FOLLOWER
I20260601 13:41:59.790460 27304 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2221558e1cea441da96aa82ff8f6a0f0" member_type: VOTER }
I20260601 13:41:59.790566 27304 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:59.790620 27304 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:59.790681 27304 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:59.791551 27304 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2221558e1cea441da96aa82ff8f6a0f0" member_type: VOTER }
I20260601 13:41:59.791707 27304 leader_election.cc:304] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [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: 2221558e1cea441da96aa82ff8f6a0f0; no voters: 
I20260601 13:41:59.791960 27304 leader_election.cc:290] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:59.792105 27307 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:59.792408 27307 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2221558e1cea441da96aa82ff8f6a0f0, State: Running, Role: LEADER
I20260601 13:41:59.792546 27304 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:59.792575 27307 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [LEADER]: Queue going to LEADER mode. State: All 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: "2221558e1cea441da96aa82ff8f6a0f0" member_type: VOTER }
I20260601 13:41:59.793105 27309 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2221558e1cea441da96aa82ff8f6a0f0. Latest consensus state: current_term: 1 leader_uuid: "2221558e1cea441da96aa82ff8f6a0f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2221558e1cea441da96aa82ff8f6a0f0" member_type: VOTER } }
I20260601 13:41:59.793092 27308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2221558e1cea441da96aa82ff8f6a0f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2221558e1cea441da96aa82ff8f6a0f0" member_type: VOTER } }
I20260601 13:41:59.793208 27309 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:59.793217 27308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:59.793780 27312 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:59.795120 27312 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:59.795432 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:59.797595 27312 catalog_manager.cc:1382] Generated new cluster ID: 68afce000c00414b9fedf3e56d339309
I20260601 13:41:59.797659 27312 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:59.811241 27312 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:59.811980 27312 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:59.818976 27312 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0: Generated new TSK 0
I20260601 13:41:59.819327 27312 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:59.828511 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:59.831147 27325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:59.831175 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:59.831532 27328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:59.831513 27326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:59.831885 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:59.831933 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:59.831949 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321319831949 us; error 0 us; skew 500 ppm
I20260601 13:41:59.833050 19282 webserver.cc:533] Webserver started at http://127.18.212.129:40381/ using document root <none> and password file <none>
I20260601 13:41:59.833243 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:59.833297 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:59.833369 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:59.833810 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "290b20a5aa7a46658d5256107c94fc62"
format_stamp: "Formatted at 2026-06-01 13:41:59 on dist-test-slave-b9mm"
I20260601 13:41:59.835678 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:59.837014 27333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:59.837350 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:59.837580 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "290b20a5aa7a46658d5256107c94fc62"
format_stamp: "Formatted at 2026-06-01 13:41:59 on dist-test-slave-b9mm"
I20260601 13:41:59.837700 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-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)
I20260601 13:41:59.848397 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:59.848949 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:59.849318 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:59.849972 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:59.850019 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:59.850059 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:59.850075 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:59.855540 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:38991
I20260601 13:41:59.855567 27396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:38991 every 8 connection(s)
I20260601 13:41:59.856642 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:59.859089 27402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:59.859172 27401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:59.859593 19282 server_base.cc:1061] running on GCE node
W20260601 13:41:59.859648 27404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:59.859944 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:59.860002 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:59.860026 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321319860025 us; error 0 us; skew 500 ppm
I20260601 13:41:59.861159 19282 webserver.cc:533] Webserver started at http://127.18.212.130:35209/ using document root <none> and password file <none>
I20260601 13:41:59.861362 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:59.861434 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:59.861521 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:59.862023 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89"
format_stamp: "Formatted at 2026-06-01 13:41:59 on dist-test-slave-b9mm"
I20260601 13:41:59.863837 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:59.865144 27409 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:59.865554 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:59.865650 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89"
format_stamp: "Formatted at 2026-06-01 13:41:59 on dist-test-slave-b9mm"
I20260601 13:41:59.865739 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-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)
I20260601 13:41:59.869598 27397 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42521
I20260601 13:41:59.869763 27397 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:59.870119 27397 heartbeater.cc:507] Master 127.18.212.190:42521 requested a full tablet report, sending...
I20260601 13:41:59.870934 27268 ts_manager.cc:194] Registered new tserver with Master: 290b20a5aa7a46658d5256107c94fc62 (127.18.212.129:38991)
I20260601 13:41:59.872211 27268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43786
I20260601 13:41:59.893225 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:59.893760 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:59.894200 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:59.894894 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:59.894951 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:59.895004 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:59.895045 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:59.899959 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:40247
I20260601 13:41:59.900018 27472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:40247 every 8 connection(s)
I20260601 13:41:59.901087 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:59.903360 27479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:59.903319 27476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:59.903383 27477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:59.903534 19282 server_base.cc:1061] running on GCE node
I20260601 13:41:59.903859 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:59.903934 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:59.903972 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321319903971 us; error 0 us; skew 500 ppm
I20260601 13:41:59.905076 19282 webserver.cc:533] Webserver started at http://127.18.212.131:41801/ using document root <none> and password file <none>
I20260601 13:41:59.905319 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:59.905390 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:59.905486 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:59.905881 27473 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42521
I20260601 13:41:59.906013 27473 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:59.906134 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "17101420e33c490d9c4b3f650c59b99e"
format_stamp: "Formatted at 2026-06-01 13:41:59 on dist-test-slave-b9mm"
I20260601 13:41:59.906287 27473 heartbeater.cc:507] Master 127.18.212.190:42521 requested a full tablet report, sending...
I20260601 13:41:59.907135 27268 ts_manager.cc:194] Registered new tserver with Master: 8e54f1b22e6e46e58ea95f71b0f3ad89 (127.18.212.130:40247)
I20260601 13:41:59.907747 27268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43800
I20260601 13:41:59.908177 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:41:59.909299 27484 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:59.909592 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:59.909674 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "17101420e33c490d9c4b3f650c59b99e"
format_stamp: "Formatted at 2026-06-01 13:41:59 on dist-test-slave-b9mm"
I20260601 13:41:59.909742 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-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)
I20260601 13:41:59.930169 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:59.930697 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:59.931039 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:59.931651 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:59.931701 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:59.931739 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:59.931802 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:59.936705 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:40591
I20260601 13:41:59.936849 27547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:40591 every 8 connection(s)
I20260601 13:41:59.943558 27548 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42521
I20260601 13:41:59.943715 27548 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:59.944028 27548 heartbeater.cc:507] Master 127.18.212.190:42521 requested a full tablet report, sending...
I20260601 13:41:59.944991 27268 ts_manager.cc:194] Registered new tserver with Master: 17101420e33c490d9c4b3f650c59b99e (127.18.212.131:40591)
I20260601 13:41:59.945601 27268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43812
I20260601 13:41:59.945766 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008251445s
I20260601 13:42:00.873512 27397 heartbeater.cc:499] Master 127.18.212.190:42521 was elected leader, sending a full tablet report...
I20260601 13:42:00.908849 27473 heartbeater.cc:499] Master 127.18.212.190:42521 was elected leader, sending a full tablet report...
I20260601 13:42:00.946894 27548 heartbeater.cc:499] Master 127.18.212.190:42521 was elected leader, sending a full tablet report...
I20260601 13:42:00.982390 27268 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43818:
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"
    }
  }
}
W20260601 13:42:00.982964 27268 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:00.996974 27512 tablet_service.cc:1511] Processing CreateTablet for tablet 8ffa98021436410da038fe88ff668eb5 (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:00.997148 27509 tablet_service.cc:1511] Processing CreateTablet for tablet 498bbbe1d3784535bf1c417f859a1dcb (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:00.997221 27361 tablet_service.cc:1511] Processing CreateTablet for tablet 8ffa98021436410da038fe88ff668eb5 (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:00.996974 27510 tablet_service.cc:1511] Processing CreateTablet for tablet c3f95bbbd703475383c712645c8b9c76 (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:00.997423 27435 tablet_service.cc:1511] Processing CreateTablet for tablet c3f95bbbd703475383c712645c8b9c76 (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:00.997728 27435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f95bbbd703475383c712645c8b9c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:00.997674 27511 tablet_service.cc:1511] Processing CreateTablet for tablet 0107cee55d6e4e6a9ce7ad740182ca62 (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:00.997799 27437 tablet_service.cc:1511] Processing CreateTablet for tablet 8ffa98021436410da038fe88ff668eb5 (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:00.998262 27360 tablet_service.cc:1511] Processing CreateTablet for tablet 0107cee55d6e4e6a9ce7ad740182ca62 (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:00.998322 27434 tablet_service.cc:1511] Processing CreateTablet for tablet 498bbbe1d3784535bf1c417f859a1dcb (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:00.997408 27512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ffa98021436410da038fe88ff668eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:00.998652 27359 tablet_service.cc:1511] Processing CreateTablet for tablet c3f95bbbd703475383c712645c8b9c76 (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:00.998725 27510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f95bbbd703475383c712645c8b9c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:00.999086 27358 tablet_service.cc:1511] Processing CreateTablet for tablet 498bbbe1d3784535bf1c417f859a1dcb (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:00.997221 27436 tablet_service.cc:1511] Processing CreateTablet for tablet 0107cee55d6e4e6a9ce7ad740182ca62 (DEFAULT_TABLE table=test-workload [id=fe62fdf496cb4a469587c5c93865ee07]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:00.999745 27437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ffa98021436410da038fe88ff668eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.000964 27434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498bbbe1d3784535bf1c417f859a1dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.001017 27509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498bbbe1d3784535bf1c417f859a1dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.001941 27436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0107cee55d6e4e6a9ce7ad740182ca62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:00.997530 27361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ffa98021436410da038fe88ff668eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.003438 27569 tablet_bootstrap.cc:492] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e: Bootstrap starting.
I20260601 13:42:01.003214 27511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0107cee55d6e4e6a9ce7ad740182ca62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.003880 27360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0107cee55d6e4e6a9ce7ad740182ca62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.005818 27570 tablet_bootstrap.cc:492] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62: Bootstrap starting.
I20260601 13:42:01.006108 27359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f95bbbd703475383c712645c8b9c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.006458 27569 tablet_bootstrap.cc:654] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.006850 27570 tablet_bootstrap.cc:654] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.007187 27568 tablet_bootstrap.cc:492] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Bootstrap starting.
I20260601 13:42:01.007591 27358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498bbbe1d3784535bf1c417f859a1dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:01.007647 27569 tablet_bootstrap.cc:492] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e: No bootstrap required, opened a new log
I20260601 13:42:01.007732 27569 ts_tablet_manager.cc:1403] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:01.008148 27569 raft_consensus.cc:359] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.008245 27569 raft_consensus.cc:385] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.008267 27569 raft_consensus.cc:740] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17101420e33c490d9c4b3f650c59b99e, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.008421 27569 consensus_queue.cc:260] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.008839 27569 ts_tablet_manager.cc:1434] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.009263 27569 tablet_bootstrap.cc:492] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e: Bootstrap starting.
I20260601 13:42:01.009971 27570 tablet_bootstrap.cc:492] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62: No bootstrap required, opened a new log
I20260601 13:42:01.010031 27568 tablet_bootstrap.cc:654] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.010053 27570 ts_tablet_manager.cc:1403] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:01.010257 27569 tablet_bootstrap.cc:654] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.010547 27570 raft_consensus.cc:359] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.010665 27570 raft_consensus.cc:385] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.010699 27570 raft_consensus.cc:740] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 290b20a5aa7a46658d5256107c94fc62, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.010864 27570 consensus_queue.cc:260] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.011279 27570 ts_tablet_manager.cc:1434] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.011891 27569 tablet_bootstrap.cc:492] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e: No bootstrap required, opened a new log
I20260601 13:42:01.011917 27570 tablet_bootstrap.cc:492] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62: Bootstrap starting.
I20260601 13:42:01.011981 27569 ts_tablet_manager.cc:1403] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:01.012456 27569 raft_consensus.cc:359] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.012552 27568 tablet_bootstrap.cc:492] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89: No bootstrap required, opened a new log
I20260601 13:42:01.012578 27569 raft_consensus.cc:385] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.012724 27569 raft_consensus.cc:740] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17101420e33c490d9c4b3f650c59b99e, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.012826 27568 ts_tablet_manager.cc:1403] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:01.012852 27569 consensus_queue.cc:260] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.012974 27570 tablet_bootstrap.cc:654] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.013176 27569 ts_tablet_manager.cc:1434] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.013365 27569 tablet_bootstrap.cc:492] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e: Bootstrap starting.
I20260601 13:42:01.014161 27570 tablet_bootstrap.cc:492] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62: No bootstrap required, opened a new log
I20260601 13:42:01.014257 27570 ts_tablet_manager.cc:1403] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:01.014190 27568 raft_consensus.cc:359] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.014323 27568 raft_consensus.cc:385] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.014349 27569 tablet_bootstrap.cc:654] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.014371 27568 raft_consensus.cc:740] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e54f1b22e6e46e58ea95f71b0f3ad89, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.014518 27568 consensus_queue.cc:260] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.014724 27570 raft_consensus.cc:359] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.014842 27570 raft_consensus.cc:385] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.014889 27570 raft_consensus.cc:740] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 290b20a5aa7a46658d5256107c94fc62, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.014969 27568 ts_tablet_manager.cc:1434] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:01.015046 27570 consensus_queue.cc:260] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.015193 27568 tablet_bootstrap.cc:492] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Bootstrap starting.
I20260601 13:42:01.015440 27570 ts_tablet_manager.cc:1434] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:01.016530 27568 tablet_bootstrap.cc:654] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.016762 27570 tablet_bootstrap.cc:492] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62: Bootstrap starting.
I20260601 13:42:01.017889 27570 tablet_bootstrap.cc:654] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.018436 27568 tablet_bootstrap.cc:492] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89: No bootstrap required, opened a new log
I20260601 13:42:01.017647 27569 tablet_bootstrap.cc:492] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e: No bootstrap required, opened a new log
I20260601 13:42:01.018534 27568 ts_tablet_manager.cc:1403] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:01.018590 27569 ts_tablet_manager.cc:1403] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:01.019129 27569 raft_consensus.cc:359] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.019129 27568 raft_consensus.cc:359] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.019296 27569 raft_consensus.cc:385] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.019304 27568 raft_consensus.cc:385] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.019359 27569 raft_consensus.cc:740] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17101420e33c490d9c4b3f650c59b99e, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.019371 27568 raft_consensus.cc:740] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e54f1b22e6e46e58ea95f71b0f3ad89, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.019513 27569 consensus_queue.cc:260] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.019511 27568 consensus_queue.cc:260] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.019673 27570 tablet_bootstrap.cc:492] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62: No bootstrap required, opened a new log
I20260601 13:42:01.019764 27570 ts_tablet_manager.cc:1403] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:01.019835 27569 ts_tablet_manager.cc:1434] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.019876 27568 ts_tablet_manager.cc:1434] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.020056 27568 tablet_bootstrap.cc:492] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89: Bootstrap starting.
I20260601 13:42:01.020219 27570 raft_consensus.cc:359] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.020326 27570 raft_consensus.cc:385] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.020362 27570 raft_consensus.cc:740] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 290b20a5aa7a46658d5256107c94fc62, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.020496 27570 consensus_queue.cc:260] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.020783 27570 ts_tablet_manager.cc:1434] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:01.020967 27570 tablet_bootstrap.cc:492] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62: Bootstrap starting.
I20260601 13:42:01.021100 27568 tablet_bootstrap.cc:654] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.021977 27570 tablet_bootstrap.cc:654] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.022586 27568 tablet_bootstrap.cc:492] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89: No bootstrap required, opened a new log
I20260601 13:42:01.022691 27568 ts_tablet_manager.cc:1403] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:01.023132 27569 tablet_bootstrap.cc:492] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e: Bootstrap starting.
I20260601 13:42:01.023290 27570 tablet_bootstrap.cc:492] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62: No bootstrap required, opened a new log
I20260601 13:42:01.023221 27568 raft_consensus.cc:359] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.023442 27568 raft_consensus.cc:385] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.023497 27568 raft_consensus.cc:740] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e54f1b22e6e46e58ea95f71b0f3ad89, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.023530 27570 ts_tablet_manager.cc:1403] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:01.023663 27568 consensus_queue.cc:260] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.024063 27568 ts_tablet_manager.cc:1434] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:01.024211 27569 tablet_bootstrap.cc:654] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.024268 27568 tablet_bootstrap.cc:492] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Bootstrap starting.
I20260601 13:42:01.024173 27570 raft_consensus.cc:359] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.024425 27570 raft_consensus.cc:385] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.024518 27570 raft_consensus.cc:740] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 290b20a5aa7a46658d5256107c94fc62, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.024732 27570 consensus_queue.cc:260] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.025308 27568 tablet_bootstrap.cc:654] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:01.025827 27570 ts_tablet_manager.cc:1434] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:01.025918 27569 tablet_bootstrap.cc:492] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e: No bootstrap required, opened a new log
I20260601 13:42:01.026026 27569 ts_tablet_manager.cc:1403] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:01.026425 27568 tablet_bootstrap.cc:492] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89: No bootstrap required, opened a new log
I20260601 13:42:01.026523 27568 ts_tablet_manager.cc:1403] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:01.026480 27569 raft_consensus.cc:359] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.026592 27569 raft_consensus.cc:385] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.026640 27569 raft_consensus.cc:740] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17101420e33c490d9c4b3f650c59b99e, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.026779 27569 consensus_queue.cc:260] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.027200 27569 ts_tablet_manager.cc:1434] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:01.027029 27568 raft_consensus.cc:359] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.027555 27568 raft_consensus.cc:385] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:01.027634 27568 raft_consensus.cc:740] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e54f1b22e6e46e58ea95f71b0f3ad89, State: Initialized, Role: FOLLOWER
I20260601 13:42:01.027917 27568 consensus_queue.cc:260] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.028316 27568 ts_tablet_manager.cc:1434] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:01.059278 27576 raft_consensus.cc:493] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.059439 27576 raft_consensus.cc:515] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.060088 27576 leader_election.cc:290] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e54f1b22e6e46e58ea95f71b0f3ad89 (127.18.212.130:40247), 17101420e33c490d9c4b3f650c59b99e (127.18.212.131:40591)
I20260601 13:42:01.064329 27522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffa98021436410da038fe88ff668eb5" candidate_uuid: "290b20a5aa7a46658d5256107c94fc62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17101420e33c490d9c4b3f650c59b99e" is_pre_election: true
I20260601 13:42:01.064447 27447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffa98021436410da038fe88ff668eb5" candidate_uuid: "290b20a5aa7a46658d5256107c94fc62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" is_pre_election: true
I20260601 13:42:01.064540 27522 raft_consensus.cc:2468] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 290b20a5aa7a46658d5256107c94fc62 in term 0.
I20260601 13:42:01.064664 27447 raft_consensus.cc:2468] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 290b20a5aa7a46658d5256107c94fc62 in term 0.
I20260601 13:42:01.064951 27336 leader_election.cc:304] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17101420e33c490d9c4b3f650c59b99e, 290b20a5aa7a46658d5256107c94fc62; no voters: 
I20260601 13:42:01.065205 27576 raft_consensus.cc:2804] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.065264 27576 raft_consensus.cc:493] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.065292 27576 raft_consensus.cc:3060] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.066241 27576 raft_consensus.cc:515] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.066627 27576 leader_election.cc:290] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [CANDIDATE]: Term 1 election: Requested vote from peers 8e54f1b22e6e46e58ea95f71b0f3ad89 (127.18.212.130:40247), 17101420e33c490d9c4b3f650c59b99e (127.18.212.131:40591)
I20260601 13:42:01.067152 27447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffa98021436410da038fe88ff668eb5" candidate_uuid: "290b20a5aa7a46658d5256107c94fc62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89"
I20260601 13:42:01.067260 27447 raft_consensus.cc:3060] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.068029 27522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ffa98021436410da038fe88ff668eb5" candidate_uuid: "290b20a5aa7a46658d5256107c94fc62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17101420e33c490d9c4b3f650c59b99e"
I20260601 13:42:01.068176 27522 raft_consensus.cc:3060] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.068255 27447 raft_consensus.cc:2468] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 290b20a5aa7a46658d5256107c94fc62 in term 1.
I20260601 13:42:01.068548 27336 leader_election.cc:304] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 290b20a5aa7a46658d5256107c94fc62, 8e54f1b22e6e46e58ea95f71b0f3ad89; no voters: 
I20260601 13:42:01.068722 27576 raft_consensus.cc:2804] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.068828 27576 raft_consensus.cc:697] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 1 LEADER]: Becoming Leader. State: Replica: 290b20a5aa7a46658d5256107c94fc62, State: Running, Role: LEADER
I20260601 13:42:01.068980 27576 consensus_queue.cc:237] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.069257 27522 raft_consensus.cc:2468] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 290b20a5aa7a46658d5256107c94fc62 in term 1.
I20260601 13:42:01.070885 27268 catalog_manager.cc:5696] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 290b20a5aa7a46658d5256107c94fc62 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "290b20a5aa7a46658d5256107c94fc62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:01.165431 27573 raft_consensus.cc:493] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.165642 27573 raft_consensus.cc:515] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.166332 27573 leader_election.cc:290] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 290b20a5aa7a46658d5256107c94fc62 (127.18.212.129:38991), 8e54f1b22e6e46e58ea95f71b0f3ad89 (127.18.212.130:40247)
I20260601 13:42:01.170341 27447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498bbbe1d3784535bf1c417f859a1dcb" candidate_uuid: "17101420e33c490d9c4b3f650c59b99e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" is_pre_election: true
I20260601 13:42:01.170344 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498bbbe1d3784535bf1c417f859a1dcb" candidate_uuid: "17101420e33c490d9c4b3f650c59b99e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "290b20a5aa7a46658d5256107c94fc62" is_pre_election: true
I20260601 13:42:01.170571 27447 raft_consensus.cc:2468] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17101420e33c490d9c4b3f650c59b99e in term 0.
I20260601 13:42:01.170632 27371 raft_consensus.cc:2468] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17101420e33c490d9c4b3f650c59b99e in term 0.
I20260601 13:42:01.170898 27487 leader_election.cc:304] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17101420e33c490d9c4b3f650c59b99e, 8e54f1b22e6e46e58ea95f71b0f3ad89; no voters: 
I20260601 13:42:01.171111 27573 raft_consensus.cc:2804] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.171180 27573 raft_consensus.cc:493] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.171237 27573 raft_consensus.cc:3060] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.172122 27573 raft_consensus.cc:515] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.172523 27573 leader_election.cc:290] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [CANDIDATE]: Term 1 election: Requested vote from peers 290b20a5aa7a46658d5256107c94fc62 (127.18.212.129:38991), 8e54f1b22e6e46e58ea95f71b0f3ad89 (127.18.212.130:40247)
I20260601 13:42:01.172883 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498bbbe1d3784535bf1c417f859a1dcb" candidate_uuid: "17101420e33c490d9c4b3f650c59b99e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "290b20a5aa7a46658d5256107c94fc62"
I20260601 13:42:01.172953 27447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498bbbe1d3784535bf1c417f859a1dcb" candidate_uuid: "17101420e33c490d9c4b3f650c59b99e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89"
I20260601 13:42:01.172992 27371 raft_consensus.cc:3060] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.173105 27447 raft_consensus.cc:3060] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.173954 27371 raft_consensus.cc:2468] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17101420e33c490d9c4b3f650c59b99e in term 1.
I20260601 13:42:01.174095 27447 raft_consensus.cc:2468] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17101420e33c490d9c4b3f650c59b99e in term 1.
I20260601 13:42:01.174256 27485 leader_election.cc:304] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17101420e33c490d9c4b3f650c59b99e, 290b20a5aa7a46658d5256107c94fc62; no voters: 
I20260601 13:42:01.174437 27573 raft_consensus.cc:2804] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.174677 27573 raft_consensus.cc:697] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 1 LEADER]: Becoming Leader. State: Replica: 17101420e33c490d9c4b3f650c59b99e, State: Running, Role: LEADER
I20260601 13:42:01.174841 27573 consensus_queue.cc:237] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.176538 27268 catalog_manager.cc:5696] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e reported cstate change: term changed from 0 to 1, leader changed from <none> to 17101420e33c490d9c4b3f650c59b99e (127.18.212.131). New cstate: current_term: 1 leader_uuid: "17101420e33c490d9c4b3f650c59b99e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:01.193207 27578 raft_consensus.cc:493] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.193377 27578 raft_consensus.cc:515] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.194056 27578 leader_election.cc:290] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 290b20a5aa7a46658d5256107c94fc62 (127.18.212.129:38991), 17101420e33c490d9c4b3f650c59b99e (127.18.212.131:40591)
I20260601 13:42:01.199220 27522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f95bbbd703475383c712645c8b9c76" candidate_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17101420e33c490d9c4b3f650c59b99e" is_pre_election: true
I20260601 13:42:01.199240 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f95bbbd703475383c712645c8b9c76" candidate_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "290b20a5aa7a46658d5256107c94fc62" is_pre_election: true
I20260601 13:42:01.199383 27578 raft_consensus.cc:493] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:01.199445 27522 raft_consensus.cc:2468] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e54f1b22e6e46e58ea95f71b0f3ad89 in term 0.
I20260601 13:42:01.199482 27371 raft_consensus.cc:2468] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e54f1b22e6e46e58ea95f71b0f3ad89 in term 0.
I20260601 13:42:01.199473 27578 raft_consensus.cc:515] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.199790 27412 leader_election.cc:304] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17101420e33c490d9c4b3f650c59b99e, 8e54f1b22e6e46e58ea95f71b0f3ad89; no voters: 
I20260601 13:42:01.199926 27578 leader_election.cc:290] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 290b20a5aa7a46658d5256107c94fc62 (127.18.212.129:38991), 17101420e33c490d9c4b3f650c59b99e (127.18.212.131:40591)
I20260601 13:42:01.200039 27578 raft_consensus.cc:2804] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.200111 27578 raft_consensus.cc:493] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.200176 27578 raft_consensus.cc:3060] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.200292 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0107cee55d6e4e6a9ce7ad740182ca62" candidate_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "290b20a5aa7a46658d5256107c94fc62" is_pre_election: true
I20260601 13:42:01.200443 27371 raft_consensus.cc:2468] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e54f1b22e6e46e58ea95f71b0f3ad89 in term 0.
I20260601 13:42:01.200474 27522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0107cee55d6e4e6a9ce7ad740182ca62" candidate_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17101420e33c490d9c4b3f650c59b99e" is_pre_election: true
I20260601 13:42:01.200618 27522 raft_consensus.cc:2468] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e54f1b22e6e46e58ea95f71b0f3ad89 in term 0.
I20260601 13:42:01.200752 27410 leader_election.cc:304] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 290b20a5aa7a46658d5256107c94fc62, 8e54f1b22e6e46e58ea95f71b0f3ad89; no voters: 
I20260601 13:42:01.200974 27596 raft_consensus.cc:2804] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:01.201041 27596 raft_consensus.cc:493] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:01.201107 27596 raft_consensus.cc:3060] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.201557 27578 raft_consensus.cc:515] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.201982 27578 leader_election.cc:290] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [CANDIDATE]: Term 1 election: Requested vote from peers 290b20a5aa7a46658d5256107c94fc62 (127.18.212.129:38991), 17101420e33c490d9c4b3f650c59b99e (127.18.212.131:40591)
I20260601 13:42:01.202227 27596 raft_consensus.cc:515] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.202457 27522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f95bbbd703475383c712645c8b9c76" candidate_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17101420e33c490d9c4b3f650c59b99e"
I20260601 13:42:01.202464 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f95bbbd703475383c712645c8b9c76" candidate_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "290b20a5aa7a46658d5256107c94fc62"
I20260601 13:42:01.202579 27522 raft_consensus.cc:3060] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.202641 27371 raft_consensus.cc:3060] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.202659 27596 leader_election.cc:290] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [CANDIDATE]: Term 1 election: Requested vote from peers 290b20a5aa7a46658d5256107c94fc62 (127.18.212.129:38991), 17101420e33c490d9c4b3f650c59b99e (127.18.212.131:40591)
I20260601 13:42:01.203187 27521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0107cee55d6e4e6a9ce7ad740182ca62" candidate_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17101420e33c490d9c4b3f650c59b99e"
I20260601 13:42:01.203289 27521 raft_consensus.cc:3060] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.203421 27522 raft_consensus.cc:2468] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e54f1b22e6e46e58ea95f71b0f3ad89 in term 1.
I20260601 13:42:01.203729 27412 leader_election.cc:304] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17101420e33c490d9c4b3f650c59b99e, 8e54f1b22e6e46e58ea95f71b0f3ad89; no voters: 
I20260601 13:42:01.203768 27371 raft_consensus.cc:2468] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e54f1b22e6e46e58ea95f71b0f3ad89 in term 1.
I20260601 13:42:01.203891 27596 raft_consensus.cc:2804] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.203994 27596 raft_consensus.cc:697] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 LEADER]: Becoming Leader. State: Replica: 8e54f1b22e6e46e58ea95f71b0f3ad89, State: Running, Role: LEADER
I20260601 13:42:01.204131 27596 consensus_queue.cc:237] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.204363 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0107cee55d6e4e6a9ce7ad740182ca62" candidate_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "290b20a5aa7a46658d5256107c94fc62"
I20260601 13:42:01.204488 27371 raft_consensus.cc:3060] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:01.205562 27371 raft_consensus.cc:2468] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e54f1b22e6e46e58ea95f71b0f3ad89 in term 1.
I20260601 13:42:01.204380 27521 raft_consensus.cc:2468] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e54f1b22e6e46e58ea95f71b0f3ad89 in term 1.
I20260601 13:42:01.205862 27410 leader_election.cc:304] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 290b20a5aa7a46658d5256107c94fc62, 8e54f1b22e6e46e58ea95f71b0f3ad89; no voters: 
I20260601 13:42:01.206037 27596 raft_consensus.cc:2804] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:01.206152 27596 raft_consensus.cc:697] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 LEADER]: Becoming Leader. State: Replica: 8e54f1b22e6e46e58ea95f71b0f3ad89, State: Running, Role: LEADER
I20260601 13:42:01.206043 27268 catalog_manager.cc:5696] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e54f1b22e6e46e58ea95f71b0f3ad89 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:01.206295 27596 consensus_queue.cc:237] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.209538 27268 catalog_manager.cc:5696] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e54f1b22e6e46e58ea95f71b0f3ad89 (127.18.212.130). New cstate: current_term: 1 leader_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:01.230906 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:01.233237 27599 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:01.233335 27602 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:01.233431 27600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:01.233547 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:01.233757 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:01.233817 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:01.233855 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321321233853 us; error 0 us; skew 500 ppm
I20260601 13:42:01.234954 19282 webserver.cc:533] Webserver started at http://127.18.212.132:43635/ using document root <none> and password file <none>
I20260601 13:42:01.235199 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:01.235277 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:01.235365 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:01.235833 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "6840a6a6fd894dda8d4217e331853ce2"
format_stamp: "Formatted at 2026-06-01 13:42:01 on dist-test-slave-b9mm"
I20260601 13:42:01.237533 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:01.238746 27607 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.239241 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:01.239338 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "6840a6a6fd894dda8d4217e331853ce2"
format_stamp: "Formatted at 2026-06-01 13:42:01 on dist-test-slave-b9mm"
I20260601 13:42:01.239446 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321147880162-19282-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)
I20260601 13:42:01.250626 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:01.251214 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:01.251571 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:01.252094 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:01.252159 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.252216 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:01.252267 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:01.257438 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:38165
I20260601 13:42:01.257505 27670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:38165 every 8 connection(s)
I20260601 13:42:01.262693 27671 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42521
I20260601 13:42:01.262820 27671 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:01.263121 27671 heartbeater.cc:507] Master 127.18.212.190:42521 requested a full tablet report, sending...
I20260601 13:42:01.263800 27268 ts_manager.cc:194] Registered new tserver with Master: 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132:38165)
I20260601 13:42:01.264389 27268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43824
I20260601 13:42:01.529956 27576 consensus_queue.cc:1048] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:01.533891 27676 consensus_queue.cc:1048] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:01.562039 27573 consensus_queue.cc:1048] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:01.566197 27592 consensus_queue.cc:1048] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:01.688109 27596 consensus_queue.cc:1048] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:01.691713 27578 consensus_queue.cc:1048] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:01.771279 27578 consensus_queue.cc:1048] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:01.774647 27683 consensus_queue.cc:1048] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:42:01.801002 27521 consensus_queue.cc:237] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: true } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } }
I20260601 13:42:01.802763 27371 raft_consensus.cc:1275] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Refusing update from remote peer 17101420e33c490d9c4b3f650c59b99e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:01.802778 27447 raft_consensus.cc:1275] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Refusing update from remote peer 17101420e33c490d9c4b3f650c59b99e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:01.803217 27573 consensus_queue.cc:1048] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:01.803601 27573 consensus_queue.cc:1048] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:01.805119 27689 raft_consensus.cc:2955] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: true } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.805593 27447 raft_consensus.cc:2955] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: true } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.805625 27371 raft_consensus.cc:2955] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: true } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.808208 27265 catalog_manager.cc:5696] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e reported cstate change: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "17101420e33c490d9c4b3f650c59b99e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:01.808404 27488 consensus_peers.cc:597] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e -> Peer 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132:38165): Couldn't send request to peer 6840a6a6fd894dda8d4217e331853ce2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 498bbbe1d3784535bf1c417f859a1dcb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:01.813405 27447 consensus_queue.cc:237] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } }
I20260601 13:42:01.815027 27521 raft_consensus.cc:1275] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:01.815590 27371 raft_consensus.cc:1275] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:01.815749 27578 consensus_queue.cc:1048] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:01.815982 27596 consensus_queue.cc:1048] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:01.817410 27683 raft_consensus.cc:2955] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.817771 27371 raft_consensus.cc:2955] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.817771 27521 raft_consensus.cc:2955] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.820195 27266 catalog_manager.cc:5696] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e reported cstate change: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: true } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
W20260601 13:42:01.820327 27413 consensus_peers.cc:597] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 -> Peer 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132:38165): Couldn't send request to peer 6840a6a6fd894dda8d4217e331853ce2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3f95bbbd703475383c712645c8b9c76. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:01.820982 27447 consensus_queue.cc:237] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: true } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } }
I20260601 13:42:01.822225 27371 raft_consensus.cc:1275] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:01.822345 27521 raft_consensus.cc:1275] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:01.822451 27413 consensus_peers.cc:597] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 -> Peer 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132:38165): Couldn't send request to peer 6840a6a6fd894dda8d4217e331853ce2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0107cee55d6e4e6a9ce7ad740182ca62. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:01.822647 27683 consensus_queue.cc:1048] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:01.823652 27683 consensus_queue.cc:1048] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:01.824472 27596 raft_consensus.cc:2955] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: true } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.825001 27371 raft_consensus.cc:2955] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: true } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.825634 27521 raft_consensus.cc:2955] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: true } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.827706 27268 catalog_manager.cc:5696] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 reported cstate change: config changed from index -1 to 2, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: true } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.828002 27521 consensus_queue.cc:237] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } }
I20260601 13:42:01.829433 27447 raft_consensus.cc:1275] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Refusing update from remote peer 17101420e33c490d9c4b3f650c59b99e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:42:01.829704 27488 consensus_peers.cc:597] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e -> Peer 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132:38165): Couldn't send request to peer 6840a6a6fd894dda8d4217e331853ce2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 498bbbe1d3784535bf1c417f859a1dcb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:01.829746 27371 raft_consensus.cc:1275] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Refusing update from remote peer 17101420e33c490d9c4b3f650c59b99e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:01.829828 27592 consensus_queue.cc:1048] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:01.830073 27573 consensus_queue.cc:1048] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:01.831900 27592 raft_consensus.cc:2955] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.832532 27371 raft_consensus.cc:2955] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
W20260601 13:42:01.833781 27317 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:01.833854 27317 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:01.834347 27265 catalog_manager.cc:5696] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "17101420e33c490d9c4b3f650c59b99e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:01.834849 27447 raft_consensus.cc:2955] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.834969 27446 consensus_queue.cc:237] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } }
I20260601 13:42:01.836468 27521 raft_consensus.cc:1275] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:42:01.836503 27413 consensus_peers.cc:597] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 -> Peer 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132:38165): Couldn't send request to peer 6840a6a6fd894dda8d4217e331853ce2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3f95bbbd703475383c712645c8b9c76. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:01.836895 27596 consensus_queue.cc:1048] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:01.837637 27521 consensus_queue.cc:237] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.838120 27371 raft_consensus.cc:1275] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:01.838973 27370 raft_consensus.cc:1275] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Refusing update from remote peer 17101420e33c490d9c4b3f650c59b99e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:01.839004 27578 consensus_queue.cc:1048] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:01.839388 27573 consensus_queue.cc:1048] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:01.839558 27578 raft_consensus.cc:2955] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.839962 27522 raft_consensus.cc:2955] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
W20260601 13:42:01.841306 27317 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:01.841387 27317 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:01.841549 27573 raft_consensus.cc:2955] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } }
I20260601 13:42:01.841928 27369 raft_consensus.cc:2955] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } }
I20260601 13:42:01.842536 27370 raft_consensus.cc:2955] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.843139 27254 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 498bbbe1d3784535bf1c417f859a1dcb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:01.844130 27266 catalog_manager.cc:5696] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e reported cstate change: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New cstate: current_term: 1 leader_uuid: "17101420e33c490d9c4b3f650c59b99e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:01.844816 27265 catalog_manager.cc:5696] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:01.845036 27446 consensus_queue.cc:237] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } }
I20260601 13:42:01.846386 27522 raft_consensus.cc:1275] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:01.846421 27370 raft_consensus.cc:1275] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:42:01.846448 27413 consensus_peers.cc:597] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 -> Peer 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132:38165): Couldn't send request to peer 6840a6a6fd894dda8d4217e331853ce2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0107cee55d6e4e6a9ce7ad740182ca62. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:01.846719 27447 raft_consensus.cc:1275] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Refusing update from remote peer 17101420e33c490d9c4b3f650c59b99e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:01.846746 27683 consensus_queue.cc:1048] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:01.846916 27596 consensus_queue.cc:1048] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:01.847298 27592 consensus_queue.cc:1048] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:01.848341 27447 consensus_queue.cc:237] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } }
I20260601 13:42:01.848361 27683 raft_consensus.cc:2955] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.849363 27522 raft_consensus.cc:2955] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.850059 27521 raft_consensus.cc:1275] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:01.850404 27596 consensus_queue.cc:1048] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:01.851712 27446 raft_consensus.cc:2955] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } attrs { replace: false } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } }
I20260601 13:42:01.851943 27596 raft_consensus.cc:2955] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } }
I20260601 13:42:01.852319 27521 raft_consensus.cc:2955] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } }
I20260601 13:42:01.853535 27254 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c3f95bbbd703475383c712645c8b9c76 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:01.854141 27635 tablet_service.cc:1558] Processing DeleteTablet for tablet 498bbbe1d3784535bf1c417f859a1dcb with delete_type TABLET_DATA_TOMBSTONED (TS 6840a6a6fd894dda8d4217e331853ce2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37026
W20260601 13:42:01.854840 27255 catalog_manager.cc:4994] TS 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132:38165): delete failed for tablet 498bbbe1d3784535bf1c417f859a1dcb because the tablet was not found. No further retry: Not found: Tablet not found: 498bbbe1d3784535bf1c417f859a1dcb
I20260601 13:42:01.854732 27371 raft_consensus.cc:2955] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.855631 27268 catalog_manager.cc:5696] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e reported cstate change: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New cstate: current_term: 1 leader_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } }
I20260601 13:42:01.855727 27370 raft_consensus.cc:1275] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:01.856340 27702 consensus_queue.cc:1048] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:01.857568 27371 raft_consensus.cc:2955] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } attrs { replace: false } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } } }
I20260601 13:42:01.858852 27635 tablet_service.cc:1558] Processing DeleteTablet for tablet c3f95bbbd703475383c712645c8b9c76 with delete_type TABLET_DATA_TOMBSTONED (TS 6840a6a6fd894dda8d4217e331853ce2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37026
W20260601 13:42:01.859349 27317 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:01.859349 27255 catalog_manager.cc:4994] TS 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132:38165): delete failed for tablet c3f95bbbd703475383c712645c8b9c76 because the tablet was not found. No further retry: Not found: Tablet not found: c3f95bbbd703475383c712645c8b9c76
W20260601 13:42:01.859437 27317 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:01.860020 27266 catalog_manager.cc:5696] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false } } peers { permanent_uuid: "6840a6a6fd894dda8d4217e331853ce2" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 38165 } attrs { promote: true } } }
I20260601 13:42:01.863507 27447 consensus_queue.cc:237] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [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: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false } }
I20260601 13:42:01.864773 27371 raft_consensus.cc:1275] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:01.864781 27522 raft_consensus.cc:1275] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Refusing update from remote peer 8e54f1b22e6e46e58ea95f71b0f3ad89: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:01.865167 27700 consensus_queue.cc:1048] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:01.865373 27578 consensus_queue.cc:1048] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:01.866670 27700 raft_consensus.cc:2955] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false } } }
I20260601 13:42:01.867172 27371 raft_consensus.cc:2955] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false } } }
I20260601 13:42:01.867370 27522 raft_consensus.cc:2955] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false } } }
I20260601 13:42:01.868587 27254 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0107cee55d6e4e6a9ce7ad740182ca62 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:01.869602 27268 catalog_manager.cc:5696] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e reported cstate change: config changed from index 3 to 4, NON_VOTER 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132) evicted. New cstate: current_term: 1 leader_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "290b20a5aa7a46658d5256107c94fc62" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 38991 } } peers { permanent_uuid: "8e54f1b22e6e46e58ea95f71b0f3ad89" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 40247 } } peers { permanent_uuid: "17101420e33c490d9c4b3f650c59b99e" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40591 } attrs { replace: false } } }
I20260601 13:42:01.872362 27635 tablet_service.cc:1558] Processing DeleteTablet for tablet 0107cee55d6e4e6a9ce7ad740182ca62 with delete_type TABLET_DATA_TOMBSTONED (TS 6840a6a6fd894dda8d4217e331853ce2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37026
W20260601 13:42:01.872788 27255 catalog_manager.cc:4994] TS 6840a6a6fd894dda8d4217e331853ce2 (127.18.212.132:38165): delete failed for tablet 0107cee55d6e4e6a9ce7ad740182ca62 because the tablet was not found. No further retry: Not found: Tablet not found: 0107cee55d6e4e6a9ce7ad740182ca62
I20260601 13:42:02.265426 27671 heartbeater.cc:499] Master 127.18.212.190:42521 was elected leader, sending a full tablet report...
I20260601 13:42:02.306862 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:42:02.311491 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:02.311761 19282 tablet_replica.cc:333] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62: stopping tablet replica
I20260601 13:42:02.311939 19282 raft_consensus.cc:2243] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.312139 19282 raft_consensus.cc:2272] T 498bbbe1d3784535bf1c417f859a1dcb P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.312860 19282 tablet_replica.cc:333] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62: stopping tablet replica
I20260601 13:42:02.313000 19282 raft_consensus.cc:2243] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.313177 19282 raft_consensus.cc:2272] T c3f95bbbd703475383c712645c8b9c76 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.313766 19282 tablet_replica.cc:333] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62: stopping tablet replica
I20260601 13:42:02.313886 19282 raft_consensus.cc:2243] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:02.314124 19282 raft_consensus.cc:2272] T 8ffa98021436410da038fe88ff668eb5 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.314755 19282 tablet_replica.cc:333] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62: stopping tablet replica
I20260601 13:42:02.314867 19282 raft_consensus.cc:2243] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.315021 19282 raft_consensus.cc:2272] T 0107cee55d6e4e6a9ce7ad740182ca62 P 290b20a5aa7a46658d5256107c94fc62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:42:02.316049 27410 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260601 13:42:02.316905 27410 consensus_peers.cc:597] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 -> Peer 290b20a5aa7a46658d5256107c94fc62 (127.18.212.129:38991): Couldn't send request to peer 290b20a5aa7a46658d5256107c94fc62. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:02.319064 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:42:02.322201 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:42:02.330041 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:02.330435 19282 tablet_replica.cc:333] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89: stopping tablet replica
I20260601 13:42:02.330636 19282 raft_consensus.cc:2243] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:02.330963 19282 raft_consensus.cc:2272] T 0107cee55d6e4e6a9ce7ad740182ca62 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.331913 19282 tablet_replica.cc:333] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89: stopping tablet replica
I20260601 13:42:02.332093 19282 raft_consensus.cc:2243] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.332286 19282 raft_consensus.cc:2272] T 498bbbe1d3784535bf1c417f859a1dcb P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.332988 19282 tablet_replica.cc:333] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89: stopping tablet replica
I20260601 13:42:02.333112 19282 raft_consensus.cc:2243] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:02.333385 19282 raft_consensus.cc:2272] T c3f95bbbd703475383c712645c8b9c76 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.333988 19282 tablet_replica.cc:333] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89: stopping tablet replica
I20260601 13:42:02.334097 19282 raft_consensus.cc:2243] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.334204 19282 raft_consensus.cc:2272] T 8ffa98021436410da038fe88ff668eb5 P 8e54f1b22e6e46e58ea95f71b0f3ad89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.349280 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:42:02.353235 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:42:02.358189 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:02.358614 19282 tablet_replica.cc:333] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e: stopping tablet replica
I20260601 13:42:02.358810 19282 raft_consensus.cc:2243] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.359045 19282 raft_consensus.cc:2272] T 0107cee55d6e4e6a9ce7ad740182ca62 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.359917 19282 tablet_replica.cc:333] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e: stopping tablet replica
I20260601 13:42:02.360046 19282 raft_consensus.cc:2243] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:02.360311 19282 raft_consensus.cc:2272] T 498bbbe1d3784535bf1c417f859a1dcb P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.360805 19282 tablet_replica.cc:333] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e: stopping tablet replica
I20260601 13:42:02.360939 19282 raft_consensus.cc:2243] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.361089 19282 raft_consensus.cc:2272] T c3f95bbbd703475383c712645c8b9c76 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.361670 19282 tablet_replica.cc:333] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e: stopping tablet replica
I20260601 13:42:02.361802 19282 raft_consensus.cc:2243] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.361933 19282 raft_consensus.cc:2272] T 8ffa98021436410da038fe88ff668eb5 P 17101420e33c490d9c4b3f650c59b99e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.375906 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:42:02.379046 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:42:02.382764 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:02.395548 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:42:02.398309 19282 master.cc:562] Master@127.18.212.190:42521 shutting down...
I20260601 13:42:02.402544 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:02.402803 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.402894 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2221558e1cea441da96aa82ff8f6a0f0: stopping tablet replica
I20260601 13:42:02.416002 19282 master.cc:584] Master@127.18.212.190:42521 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2667 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:42:02.425760 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:45413
I20260601 13:42:02.426138 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:02.428014 27709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:02.428079 27708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:02.428067 27711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:02.428386 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:02.428596 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:02.428656 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:02.428689 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321322428688 us; error 0 us; skew 500 ppm
I20260601 13:42:02.429699 19282 webserver.cc:533] Webserver started at http://127.18.212.190:44223/ using document root <none> and password file <none>
I20260601 13:42:02.429906 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:02.429979 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:02.430074 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:02.430559 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "443a158dc526436f8df37eb3e009172c"
format_stamp: "Formatted at 2026-06-01 13:42:02 on dist-test-slave-b9mm"
I20260601 13:42:02.432404 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:02.433441 27716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.433751 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:02.433818 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "443a158dc526436f8df37eb3e009172c"
format_stamp: "Formatted at 2026-06-01 13:42:02 on dist-test-slave-b9mm"
I20260601 13:42:02.433885 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-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)
I20260601 13:42:02.455379 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:02.455909 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:02.460902 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:45413
I20260601 13:42:02.465214 27768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:45413 every 8 connection(s)
I20260601 13:42:02.465855 27769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:02.468256 27769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c: Bootstrap starting.
I20260601 13:42:02.469229 27769 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:02.470432 27769 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c: No bootstrap required, opened a new log
I20260601 13:42:02.470845 27769 raft_consensus.cc:359] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "443a158dc526436f8df37eb3e009172c" member_type: VOTER }
I20260601 13:42:02.470943 27769 raft_consensus.cc:385] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:02.470966 27769 raft_consensus.cc:740] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 443a158dc526436f8df37eb3e009172c, State: Initialized, Role: FOLLOWER
I20260601 13:42:02.471117 27769 consensus_queue.cc:260] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "443a158dc526436f8df37eb3e009172c" member_type: VOTER }
I20260601 13:42:02.471180 27769 raft_consensus.cc:399] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:02.471201 27769 raft_consensus.cc:493] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:02.471235 27769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:02.471967 27769 raft_consensus.cc:515] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "443a158dc526436f8df37eb3e009172c" member_type: VOTER }
I20260601 13:42:02.472083 27769 leader_election.cc:304] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [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: 443a158dc526436f8df37eb3e009172c; no voters: 
I20260601 13:42:02.472259 27769 leader_election.cc:290] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:02.472373 27772 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:02.472625 27772 raft_consensus.cc:697] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 1 LEADER]: Becoming Leader. State: Replica: 443a158dc526436f8df37eb3e009172c, State: Running, Role: LEADER
I20260601 13:42:02.472831 27772 consensus_queue.cc:237] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [LEADER]: Queue going to LEADER mode. State: All 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: "443a158dc526436f8df37eb3e009172c" member_type: VOTER }
I20260601 13:42:02.472851 27769 sys_catalog.cc:565] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:02.473378 27773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "443a158dc526436f8df37eb3e009172c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "443a158dc526436f8df37eb3e009172c" member_type: VOTER } }
I20260601 13:42:02.473434 27774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 443a158dc526436f8df37eb3e009172c. Latest consensus state: current_term: 1 leader_uuid: "443a158dc526436f8df37eb3e009172c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "443a158dc526436f8df37eb3e009172c" member_type: VOTER } }
I20260601 13:42:02.473528 27773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:02.473552 27774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:02.474144 27776 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:02.475049 27776 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:02.475272 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:02.477172 27776 catalog_manager.cc:1382] Generated new cluster ID: e693f245e227414ea0894eb70e6b5203
I20260601 13:42:02.477255 27776 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:02.493103 27776 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:02.493724 27776 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:02.501678 27776 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c: Generated new TSK 0
I20260601 13:42:02.501891 27776 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:02.508045 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:02.510850 27793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:02.510850 27790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:02.511049 27791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:02.511240 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:02.511513 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:02.511557 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:02.511575 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321322511574 us; error 0 us; skew 500 ppm
I20260601 13:42:02.512699 19282 webserver.cc:533] Webserver started at http://127.18.212.129:39935/ using document root <none> and password file <none>
I20260601 13:42:02.512985 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:02.513095 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:02.513223 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:02.513751 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "02d442ed9fa94fe88a2ec3188bc5e507"
format_stamp: "Formatted at 2026-06-01 13:42:02 on dist-test-slave-b9mm"
I20260601 13:42:02.515558 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:02.516973 27798 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.517429 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:02.517529 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "02d442ed9fa94fe88a2ec3188bc5e507"
format_stamp: "Formatted at 2026-06-01 13:42:02 on dist-test-slave-b9mm"
I20260601 13:42:02.517663 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-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)
I20260601 13:42:02.535657 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:02.536221 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:02.536616 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:02.537195 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:02.537258 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.537326 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:02.537360 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.542364 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:40723
I20260601 13:42:02.542399 27861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:40723 every 8 connection(s)
I20260601 13:42:02.543545 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:02.545589 27866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:02.545746 27869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:02.545897 27867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:02.546190 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:02.546454 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:02.546512 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:02.546535 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321322546534 us; error 0 us; skew 500 ppm
I20260601 13:42:02.547793 19282 webserver.cc:533] Webserver started at http://127.18.212.130:45811/ using document root <none> and password file <none>
I20260601 13:42:02.547991 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:02.548070 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:02.548161 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:02.548702 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "1236dd5457e341fa842c0599df7bd85a"
format_stamp: "Formatted at 2026-06-01 13:42:02 on dist-test-slave-b9mm"
I20260601 13:42:02.549075 27862 heartbeater.cc:344] Connected to a master server at 127.18.212.190:45413
I20260601 13:42:02.549273 27862 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:02.549577 27862 heartbeater.cc:507] Master 127.18.212.190:45413 requested a full tablet report, sending...
I20260601 13:42:02.550415 27731 ts_manager.cc:194] Registered new tserver with Master: 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129:40723)
I20260601 13:42:02.550711 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:02.551554 27731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58142
I20260601 13:42:02.551980 27874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.552278 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:02.552381 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "1236dd5457e341fa842c0599df7bd85a"
format_stamp: "Formatted at 2026-06-01 13:42:02 on dist-test-slave-b9mm"
I20260601 13:42:02.552479 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-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)
I20260601 13:42:02.576618 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:02.577183 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:02.577613 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:02.578230 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:02.578299 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.578366 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:02.578403 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.583570 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:33139
I20260601 13:42:02.583619 27937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:33139 every 8 connection(s)
I20260601 13:42:02.584693 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:02.586838 27941 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:02.586843 27942 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:02.587054 27944 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:02.587289 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:02.587536 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:02.587580 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:02.587598 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321322587597 us; error 0 us; skew 500 ppm
I20260601 13:42:02.588946 19282 webserver.cc:533] Webserver started at http://127.18.212.131:41967/ using document root <none> and password file <none>
I20260601 13:42:02.589160 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:02.589236 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:02.589341 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:02.589783 27938 heartbeater.cc:344] Connected to a master server at 127.18.212.190:45413
I20260601 13:42:02.589924 27938 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:02.589912 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "8150947254cb41bb8cdf2319e947ce35"
format_stamp: "Formatted at 2026-06-01 13:42:02 on dist-test-slave-b9mm"
I20260601 13:42:02.590238 27938 heartbeater.cc:507] Master 127.18.212.190:45413 requested a full tablet report, sending...
I20260601 13:42:02.591485 27731 ts_manager.cc:194] Registered new tserver with Master: 1236dd5457e341fa842c0599df7bd85a (127.18.212.130:33139)
I20260601 13:42:02.592062 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:02.592499 27731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58152
I20260601 13:42:02.593376 27949 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.593642 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:02.593720 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "8150947254cb41bb8cdf2319e947ce35"
format_stamp: "Formatted at 2026-06-01 13:42:02 on dist-test-slave-b9mm"
I20260601 13:42:02.593812 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321147880162-19282-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)
I20260601 13:42:02.612522 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:02.613107 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:02.613497 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:02.614086 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:02.614151 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.614235 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:02.614292 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:02.619457 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:34931
I20260601 13:42:02.619534 28012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:34931 every 8 connection(s)
I20260601 13:42:02.624809 28013 heartbeater.cc:344] Connected to a master server at 127.18.212.190:45413
I20260601 13:42:02.624941 28013 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:02.625205 28013 heartbeater.cc:507] Master 127.18.212.190:45413 requested a full tablet report, sending...
I20260601 13:42:02.625870 27731 ts_manager.cc:194] Registered new tserver with Master: 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:02.626519 27731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58154
I20260601 13:42:02.626989 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00699468s
I20260601 13:42:03.552913 27862 heartbeater.cc:499] Master 127.18.212.190:45413 was elected leader, sending a full tablet report...
I20260601 13:42:03.593745 27938 heartbeater.cc:499] Master 127.18.212.190:45413 was elected leader, sending a full tablet report...
I20260601 13:42:03.627715 28013 heartbeater.cc:499] Master 127.18.212.190:45413 was elected leader, sending a full tablet report...
I20260601 13:42:03.663849 27731 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47102:
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"
    }
  }
}
W20260601 13:42:03.664422 27731 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:03.677853 27826 tablet_service.cc:1511] Processing CreateTablet for tablet 08f3d110224e4e9a8b61c156ba67930b (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:03.677913 27902 tablet_service.cc:1511] Processing CreateTablet for tablet 08f3d110224e4e9a8b61c156ba67930b (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:03.678241 27826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f3d110224e4e9a8b61c156ba67930b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.678457 27901 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca233188c634e149464a7a5f5de758d (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:03.678979 27900 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4e178a9e1a4a58b51795f09a557d67 (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:03.679127 27976 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca233188c634e149464a7a5f5de758d (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:03.679320 27825 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca233188c634e149464a7a5f5de758d (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:03.679391 27976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca233188c634e149464a7a5f5de758d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.679456 27899 tablet_service.cc:1511] Processing CreateTablet for tablet 6a07d2bc677645ad96c105acf1582a94 (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:03.679630 27825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca233188c634e149464a7a5f5de758d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.679603 27973 tablet_service.cc:1511] Processing CreateTablet for tablet f3856fb4e4c0403395b037d1c5f1b2a3 (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:03.679833 27973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3856fb4e4c0403395b037d1c5f1b2a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.679874 27898 tablet_service.cc:1511] Processing CreateTablet for tablet f3856fb4e4c0403395b037d1c5f1b2a3 (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:03.680920 27897 tablet_service.cc:1511] Processing CreateTablet for tablet 5454d59e971d4c28ba1112792e5964fa (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:03.678243 27902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f3d110224e4e9a8b61c156ba67930b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.679402 27972 tablet_service.cc:1511] Processing CreateTablet for tablet 5454d59e971d4c28ba1112792e5964fa (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:03.682456 27972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5454d59e971d4c28ba1112792e5964fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.682660 27975 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4e178a9e1a4a58b51795f09a557d67 (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:03.682900 27975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4e178a9e1a4a58b51795f09a557d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.683472 27897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5454d59e971d4c28ba1112792e5964fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.683974 28035 tablet_bootstrap.cc:492] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a: Bootstrap starting.
I20260601 13:42:03.684566 27901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca233188c634e149464a7a5f5de758d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.685107 28035 tablet_bootstrap.cc:654] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.685145 27977 tablet_service.cc:1511] Processing CreateTablet for tablet 08f3d110224e4e9a8b61c156ba67930b (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:03.685376 27977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f3d110224e4e9a8b61c156ba67930b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.685472 27899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a07d2bc677645ad96c105acf1582a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.685883 28034 tablet_bootstrap.cc:492] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35: Bootstrap starting.
I20260601 13:42:03.687094 28034 tablet_bootstrap.cc:654] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.687228 27900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4e178a9e1a4a58b51795f09a557d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.687852 28033 tablet_bootstrap.cc:492] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507: Bootstrap starting.
I20260601 13:42:03.687878 27822 tablet_service.cc:1511] Processing CreateTablet for tablet f3856fb4e4c0403395b037d1c5f1b2a3 (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:03.688122 27822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3856fb4e4c0403395b037d1c5f1b2a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.688393 28034 tablet_bootstrap.cc:492] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35: No bootstrap required, opened a new log
I20260601 13:42:03.688485 28034 ts_tablet_manager.cc:1403] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:03.688985 28034 raft_consensus.cc:359] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.689119 28034 raft_consensus.cc:385] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.689173 28034 raft_consensus.cc:740] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8150947254cb41bb8cdf2319e947ce35, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.689321 28034 consensus_queue.cc:260] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.689704 28034 ts_tablet_manager.cc:1434] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:03.689857 27898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3856fb4e4c0403395b037d1c5f1b2a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.689942 28034 tablet_bootstrap.cc:492] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35: Bootstrap starting.
I20260601 13:42:03.690342 27823 tablet_service.cc:1511] Processing CreateTablet for tablet 6a07d2bc677645ad96c105acf1582a94 (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:03.690622 27823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a07d2bc677645ad96c105acf1582a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.690968 28034 tablet_bootstrap.cc:654] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.692603 28033 tablet_bootstrap.cc:654] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.692999 27824 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4e178a9e1a4a58b51795f09a557d67 (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:03.693257 27824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4e178a9e1a4a58b51795f09a557d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.682463 27974 tablet_service.cc:1511] Processing CreateTablet for tablet 6a07d2bc677645ad96c105acf1582a94 (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:03.693581 27974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a07d2bc677645ad96c105acf1582a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.693295 28035 tablet_bootstrap.cc:492] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a: No bootstrap required, opened a new log
I20260601 13:42:03.693737 28035 ts_tablet_manager.cc:1403] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:42:03.694200 28035 raft_consensus.cc:359] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.694306 28035 raft_consensus.cc:385] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.694342 28035 raft_consensus.cc:740] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1236dd5457e341fa842c0599df7bd85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.694519 28035 consensus_queue.cc:260] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.694936 28035 ts_tablet_manager.cc:1434] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:03.695490 28035 tablet_bootstrap.cc:492] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a: Bootstrap starting.
I20260601 13:42:03.696334 28034 tablet_bootstrap.cc:492] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35: No bootstrap required, opened a new log
I20260601 13:42:03.696480 28034 ts_tablet_manager.cc:1403] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:42:03.696596 28035 tablet_bootstrap.cc:654] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.696614 27824 tablet_service.cc:1511] Processing CreateTablet for tablet 5454d59e971d4c28ba1112792e5964fa (DEFAULT_TABLE table=test-workload [id=53a7fe0f08c94c4fa6bc20f6eb045c3b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:03.696868 27824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5454d59e971d4c28ba1112792e5964fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:03.697036 28034 raft_consensus.cc:359] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.697135 28034 raft_consensus.cc:385] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.697180 28034 raft_consensus.cc:740] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8150947254cb41bb8cdf2319e947ce35, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.697309 28034 consensus_queue.cc:260] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.697608 28034 ts_tablet_manager.cc:1434] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:03.697759 28035 tablet_bootstrap.cc:492] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a: No bootstrap required, opened a new log
I20260601 13:42:03.697830 28035 ts_tablet_manager.cc:1403] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:03.698311 28035 raft_consensus.cc:359] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.698403 28035 raft_consensus.cc:385] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.698437 28035 raft_consensus.cc:740] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1236dd5457e341fa842c0599df7bd85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.698562 28035 consensus_queue.cc:260] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.698932 28035 ts_tablet_manager.cc:1434] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:03.699054 28034 tablet_bootstrap.cc:492] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35: Bootstrap starting.
I20260601 13:42:03.699159 28035 tablet_bootstrap.cc:492] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a: Bootstrap starting.
I20260601 13:42:03.700150 28034 tablet_bootstrap.cc:654] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.700167 28035 tablet_bootstrap.cc:654] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.701301 28035 tablet_bootstrap.cc:492] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a: No bootstrap required, opened a new log
I20260601 13:42:03.701339 28033 tablet_bootstrap.cc:492] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507: No bootstrap required, opened a new log
I20260601 13:42:03.701438 28035 ts_tablet_manager.cc:1403] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:03.701458 28033 ts_tablet_manager.cc:1403] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:42:03.701809 28035 raft_consensus.cc:359] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.701887 28035 raft_consensus.cc:385] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.701907 28035 raft_consensus.cc:740] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1236dd5457e341fa842c0599df7bd85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.701968 28033 raft_consensus.cc:359] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.702070 28033 raft_consensus.cc:385] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.702109 28033 raft_consensus.cc:740] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02d442ed9fa94fe88a2ec3188bc5e507, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.702049 28035 consensus_queue.cc:260] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.702235 28033 consensus_queue.cc:260] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.702356 28035 ts_tablet_manager.cc:1434] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:03.702535 28035 tablet_bootstrap.cc:492] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a: Bootstrap starting.
I20260601 13:42:03.702643 28033 ts_tablet_manager.cc:1434] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:03.702832 28033 tablet_bootstrap.cc:492] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507: Bootstrap starting.
I20260601 13:42:03.703652 28035 tablet_bootstrap.cc:654] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.703727 28034 tablet_bootstrap.cc:492] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35: No bootstrap required, opened a new log
I20260601 13:42:03.703811 28034 ts_tablet_manager.cc:1403] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:03.703873 28033 tablet_bootstrap.cc:654] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.704885 28035 tablet_bootstrap.cc:492] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a: No bootstrap required, opened a new log
I20260601 13:42:03.704902 28033 tablet_bootstrap.cc:492] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507: No bootstrap required, opened a new log
I20260601 13:42:03.705005 28035 ts_tablet_manager.cc:1403] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:03.705019 28033 ts_tablet_manager.cc:1403] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:03.705407 28034 raft_consensus.cc:359] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.705407 28033 raft_consensus.cc:359] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.705581 28034 raft_consensus.cc:385] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.705591 28033 raft_consensus.cc:385] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.705644 28034 raft_consensus.cc:740] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8150947254cb41bb8cdf2319e947ce35, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.705790 28035 raft_consensus.cc:359] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.705817 28034 consensus_queue.cc:260] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.705895 28035 raft_consensus.cc:385] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.705930 28035 raft_consensus.cc:740] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1236dd5457e341fa842c0599df7bd85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.705648 28033 raft_consensus.cc:740] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02d442ed9fa94fe88a2ec3188bc5e507, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.706071 28035 consensus_queue.cc:260] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.706359 28033 consensus_queue.cc:260] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.706507 28035 ts_tablet_manager.cc:1434] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:03.706634 28033 ts_tablet_manager.cc:1434] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:03.706810 28033 tablet_bootstrap.cc:492] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507: Bootstrap starting.
I20260601 13:42:03.707103 28034 ts_tablet_manager.cc:1434] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:03.707273 28034 tablet_bootstrap.cc:492] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35: Bootstrap starting.
I20260601 13:42:03.707931 28033 tablet_bootstrap.cc:654] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.708276 28034 tablet_bootstrap.cc:654] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.708673 28035 tablet_bootstrap.cc:492] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a: Bootstrap starting.
I20260601 13:42:03.709712 28035 tablet_bootstrap.cc:654] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.710727 28033 tablet_bootstrap.cc:492] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507: No bootstrap required, opened a new log
I20260601 13:42:03.710812 28033 ts_tablet_manager.cc:1403] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:03.710839 28034 tablet_bootstrap.cc:492] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35: No bootstrap required, opened a new log
I20260601 13:42:03.710938 28034 ts_tablet_manager.cc:1403] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:03.711367 28033 raft_consensus.cc:359] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.711510 28033 raft_consensus.cc:385] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.711562 28033 raft_consensus.cc:740] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02d442ed9fa94fe88a2ec3188bc5e507, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.711716 28035 tablet_bootstrap.cc:492] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a: No bootstrap required, opened a new log
I20260601 13:42:03.711709 28033 consensus_queue.cc:260] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.711845 28034 raft_consensus.cc:359] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.711962 28034 raft_consensus.cc:385] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.712008 28034 raft_consensus.cc:740] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8150947254cb41bb8cdf2319e947ce35, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.712039 28033 ts_tablet_manager.cc:1434] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:03.711921 28035 ts_tablet_manager.cc:1403] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:03.712167 28034 consensus_queue.cc:260] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.712239 28033 tablet_bootstrap.cc:492] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507: Bootstrap starting.
I20260601 13:42:03.712635 28035 raft_consensus.cc:359] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.712781 28035 raft_consensus.cc:385] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.712857 28035 raft_consensus.cc:740] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1236dd5457e341fa842c0599df7bd85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.713032 28035 consensus_queue.cc:260] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.713323 28035 ts_tablet_manager.cc:1434] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:03.713469 28033 tablet_bootstrap.cc:654] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.713573 28035 tablet_bootstrap.cc:492] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a: Bootstrap starting.
I20260601 13:42:03.714201 28034 ts_tablet_manager.cc:1434] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:03.714633 28035 tablet_bootstrap.cc:654] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.714737 28033 tablet_bootstrap.cc:492] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507: No bootstrap required, opened a new log
I20260601 13:42:03.714829 28033 ts_tablet_manager.cc:1403] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:03.715348 28033 raft_consensus.cc:359] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.715454 28033 raft_consensus.cc:385] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.715489 28033 raft_consensus.cc:740] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02d442ed9fa94fe88a2ec3188bc5e507, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.715513 28034 tablet_bootstrap.cc:492] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35: Bootstrap starting.
I20260601 13:42:03.715647 28033 consensus_queue.cc:260] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.715997 28033 ts_tablet_manager.cc:1434] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:03.716169 28033 tablet_bootstrap.cc:492] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507: Bootstrap starting.
I20260601 13:42:03.716789 28034 tablet_bootstrap.cc:654] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.717180 28033 tablet_bootstrap.cc:654] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.718093 28035 tablet_bootstrap.cc:492] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a: No bootstrap required, opened a new log
I20260601 13:42:03.718187 28035 ts_tablet_manager.cc:1403] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:42:03.718340 28033 tablet_bootstrap.cc:492] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507: No bootstrap required, opened a new log
I20260601 13:42:03.718421 28033 ts_tablet_manager.cc:1403] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:03.718662 28035 raft_consensus.cc:359] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.718773 28035 raft_consensus.cc:385] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.718814 28035 raft_consensus.cc:740] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1236dd5457e341fa842c0599df7bd85a, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.718853 28033 raft_consensus.cc:359] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.718938 28033 raft_consensus.cc:385] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.718983 28033 raft_consensus.cc:740] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02d442ed9fa94fe88a2ec3188bc5e507, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.718950 28035 consensus_queue.cc:260] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.719000 28034 tablet_bootstrap.cc:492] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35: No bootstrap required, opened a new log
I20260601 13:42:03.719122 28033 consensus_queue.cc:260] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.719158 28034 ts_tablet_manager.cc:1403] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:03.719347 28035 ts_tablet_manager.cc:1434] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:03.719595 28034 raft_consensus.cc:359] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.719712 28034 raft_consensus.cc:385] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.719766 28034 raft_consensus.cc:740] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8150947254cb41bb8cdf2319e947ce35, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.719907 28034 consensus_queue.cc:260] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.720177 28034 ts_tablet_manager.cc:1434] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:03.720194 28033 ts_tablet_manager.cc:1434] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:03.720369 28034 tablet_bootstrap.cc:492] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35: Bootstrap starting.
I20260601 13:42:03.720369 28033 tablet_bootstrap.cc:492] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507: Bootstrap starting.
I20260601 13:42:03.721534 28033 tablet_bootstrap.cc:654] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.721534 28034 tablet_bootstrap.cc:654] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:03.722913 28034 tablet_bootstrap.cc:492] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35: No bootstrap required, opened a new log
I20260601 13:42:03.722942 28033 tablet_bootstrap.cc:492] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507: No bootstrap required, opened a new log
I20260601 13:42:03.723008 28034 ts_tablet_manager.cc:1403] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:03.723047 28033 ts_tablet_manager.cc:1403] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:03.723495 28034 raft_consensus.cc:359] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.723546 28033 raft_consensus.cc:359] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.723630 28034 raft_consensus.cc:385] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.723650 28033 raft_consensus.cc:385] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:03.723670 28034 raft_consensus.cc:740] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8150947254cb41bb8cdf2319e947ce35, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.723686 28033 raft_consensus.cc:740] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02d442ed9fa94fe88a2ec3188bc5e507, State: Initialized, Role: FOLLOWER
I20260601 13:42:03.723819 28033 consensus_queue.cc:260] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.723803 28034 consensus_queue.cc:260] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.724143 28033 ts_tablet_manager.cc:1434] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:03.724151 28034 ts_tablet_manager.cc:1434] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:03.740401 28046 raft_consensus.cc:493] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:03.740559 28046 raft_consensus.cc:515] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.741223 28046 leader_election.cc:290] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1236dd5457e341fa842c0599df7bd85a (127.18.212.130:33139), 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:03.745139 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f3d110224e4e9a8b61c156ba67930b" candidate_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1236dd5457e341fa842c0599df7bd85a" is_pre_election: true
I20260601 13:42:03.745139 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f3d110224e4e9a8b61c156ba67930b" candidate_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8150947254cb41bb8cdf2319e947ce35" is_pre_election: true
I20260601 13:42:03.745340 27912 raft_consensus.cc:2468] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02d442ed9fa94fe88a2ec3188bc5e507 in term 0.
I20260601 13:42:03.745340 27987 raft_consensus.cc:2468] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02d442ed9fa94fe88a2ec3188bc5e507 in term 0.
I20260601 13:42:03.745698 27801 leader_election.cc:304] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02d442ed9fa94fe88a2ec3188bc5e507, 1236dd5457e341fa842c0599df7bd85a; no voters: 
I20260601 13:42:03.745882 28046 raft_consensus.cc:2804] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:03.745942 28046 raft_consensus.cc:493] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:03.745970 28046 raft_consensus.cc:3060] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.746879 28046 raft_consensus.cc:515] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.747422 28046 leader_election.cc:290] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [CANDIDATE]: Term 1 election: Requested vote from peers 1236dd5457e341fa842c0599df7bd85a (127.18.212.130:33139), 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:03.747753 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f3d110224e4e9a8b61c156ba67930b" candidate_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8150947254cb41bb8cdf2319e947ce35"
I20260601 13:42:03.747771 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f3d110224e4e9a8b61c156ba67930b" candidate_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1236dd5457e341fa842c0599df7bd85a"
I20260601 13:42:03.747903 27987 raft_consensus.cc:3060] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.747994 27912 raft_consensus.cc:3060] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.749007 27912 raft_consensus.cc:2468] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02d442ed9fa94fe88a2ec3188bc5e507 in term 1.
I20260601 13:42:03.749007 27987 raft_consensus.cc:2468] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02d442ed9fa94fe88a2ec3188bc5e507 in term 1.
I20260601 13:42:03.749310 27801 leader_election.cc:304] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02d442ed9fa94fe88a2ec3188bc5e507, 1236dd5457e341fa842c0599df7bd85a; no voters: 
I20260601 13:42:03.749485 28046 raft_consensus.cc:2804] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:03.749737 28046 raft_consensus.cc:697] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 LEADER]: Becoming Leader. State: Replica: 02d442ed9fa94fe88a2ec3188bc5e507, State: Running, Role: LEADER
I20260601 13:42:03.749922 28046 consensus_queue.cc:237] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.751763 27732 catalog_manager.cc:5696] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:03.752435 28046 raft_consensus.cc:493] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:03.752525 28046 raft_consensus.cc:515] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.752902 28046 leader_election.cc:290] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1236dd5457e341fa842c0599df7bd85a (127.18.212.130:33139), 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:03.753304 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5454d59e971d4c28ba1112792e5964fa" candidate_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8150947254cb41bb8cdf2319e947ce35" is_pre_election: true
I20260601 13:42:03.753460 27987 raft_consensus.cc:2468] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02d442ed9fa94fe88a2ec3188bc5e507 in term 0.
I20260601 13:42:03.753486 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5454d59e971d4c28ba1112792e5964fa" candidate_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1236dd5457e341fa842c0599df7bd85a" is_pre_election: true
I20260601 13:42:03.753614 27912 raft_consensus.cc:2468] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02d442ed9fa94fe88a2ec3188bc5e507 in term 0.
I20260601 13:42:03.753808 27802 leader_election.cc:304] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02d442ed9fa94fe88a2ec3188bc5e507, 8150947254cb41bb8cdf2319e947ce35; no voters: 
I20260601 13:42:03.754096 28046 raft_consensus.cc:2804] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:03.754153 28046 raft_consensus.cc:493] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:03.754195 28046 raft_consensus.cc:3060] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.755227 28046 raft_consensus.cc:515] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.755630 28046 leader_election.cc:290] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [CANDIDATE]: Term 1 election: Requested vote from peers 1236dd5457e341fa842c0599df7bd85a (127.18.212.130:33139), 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:03.755914 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5454d59e971d4c28ba1112792e5964fa" candidate_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1236dd5457e341fa842c0599df7bd85a"
I20260601 13:42:03.755966 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5454d59e971d4c28ba1112792e5964fa" candidate_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8150947254cb41bb8cdf2319e947ce35"
I20260601 13:42:03.756016 27912 raft_consensus.cc:3060] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.756100 27987 raft_consensus.cc:3060] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.756876 27912 raft_consensus.cc:2468] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02d442ed9fa94fe88a2ec3188bc5e507 in term 1.
I20260601 13:42:03.756896 27987 raft_consensus.cc:2468] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02d442ed9fa94fe88a2ec3188bc5e507 in term 1.
I20260601 13:42:03.757197 27802 leader_election.cc:304] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02d442ed9fa94fe88a2ec3188bc5e507, 8150947254cb41bb8cdf2319e947ce35; no voters: 
I20260601 13:42:03.757356 28046 raft_consensus.cc:2804] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:03.757444 28046 raft_consensus.cc:697] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 LEADER]: Becoming Leader. State: Replica: 02d442ed9fa94fe88a2ec3188bc5e507, State: Running, Role: LEADER
I20260601 13:42:03.757579 28046 consensus_queue.cc:237] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.759326 27732 catalog_manager.cc:5696] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:03.775497 28043 raft_consensus.cc:493] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:03.775691 28043 raft_consensus.cc:515] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.776379 28043 leader_election.cc:290] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129:40723), 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:03.781418 27836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a07d2bc677645ad96c105acf1582a94" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" is_pre_election: true
I20260601 13:42:03.781373 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a07d2bc677645ad96c105acf1582a94" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8150947254cb41bb8cdf2319e947ce35" is_pre_election: true
I20260601 13:42:03.781560 27836 raft_consensus.cc:2468] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 0.
I20260601 13:42:03.781605 27987 raft_consensus.cc:2468] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 0.
I20260601 13:42:03.781982 27878 leader_election.cc:304] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1236dd5457e341fa842c0599df7bd85a, 8150947254cb41bb8cdf2319e947ce35; no voters: 
I20260601 13:42:03.782171 28043 raft_consensus.cc:2804] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:03.782232 28043 raft_consensus.cc:493] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:03.782294 28043 raft_consensus.cc:3060] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.783295 28043 raft_consensus.cc:515] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.783706 28043 leader_election.cc:290] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 election: Requested vote from peers 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129:40723), 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:03.784060 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a07d2bc677645ad96c105acf1582a94" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8150947254cb41bb8cdf2319e947ce35"
I20260601 13:42:03.784060 27836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a07d2bc677645ad96c105acf1582a94" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02d442ed9fa94fe88a2ec3188bc5e507"
I20260601 13:42:03.784224 27987 raft_consensus.cc:3060] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.784225 27836 raft_consensus.cc:3060] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.785240 27836 raft_consensus.cc:2468] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 1.
I20260601 13:42:03.785240 27987 raft_consensus.cc:2468] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 1.
I20260601 13:42:03.785563 27878 leader_election.cc:304] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1236dd5457e341fa842c0599df7bd85a, 8150947254cb41bb8cdf2319e947ce35; no voters: 
I20260601 13:42:03.785746 28043 raft_consensus.cc:2804] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:03.785836 28043 raft_consensus.cc:697] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 1 LEADER]: Becoming Leader. State: Replica: 1236dd5457e341fa842c0599df7bd85a, State: Running, Role: LEADER
I20260601 13:42:03.785976 28043 consensus_queue.cc:237] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.787673 27732 catalog_manager.cc:5696] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1236dd5457e341fa842c0599df7bd85a (127.18.212.130). New cstate: current_term: 1 leader_uuid: "1236dd5457e341fa842c0599df7bd85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:03.863481 28043 raft_consensus.cc:493] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:03.863710 28043 raft_consensus.cc:515] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.864236 28043 leader_election.cc:290] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129:40723), 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:03.864784 27836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3856fb4e4c0403395b037d1c5f1b2a3" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" is_pre_election: true
I20260601 13:42:03.864786 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3856fb4e4c0403395b037d1c5f1b2a3" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8150947254cb41bb8cdf2319e947ce35" is_pre_election: true
I20260601 13:42:03.864948 27836 raft_consensus.cc:2468] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 0.
I20260601 13:42:03.865017 27987 raft_consensus.cc:2468] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 0.
I20260601 13:42:03.865346 27875 leader_election.cc:304] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02d442ed9fa94fe88a2ec3188bc5e507, 1236dd5457e341fa842c0599df7bd85a; no voters: 
I20260601 13:42:03.865561 28043 raft_consensus.cc:2804] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:03.865633 28043 raft_consensus.cc:493] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:03.865679 28043 raft_consensus.cc:3060] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.866581 28043 raft_consensus.cc:515] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.867028 28043 leader_election.cc:290] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 election: Requested vote from peers 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129:40723), 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:03.867404 27836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3856fb4e4c0403395b037d1c5f1b2a3" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02d442ed9fa94fe88a2ec3188bc5e507"
I20260601 13:42:03.867478 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3856fb4e4c0403395b037d1c5f1b2a3" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8150947254cb41bb8cdf2319e947ce35"
I20260601 13:42:03.867530 27836 raft_consensus.cc:3060] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.867561 27987 raft_consensus.cc:3060] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.868582 27987 raft_consensus.cc:2468] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 1.
I20260601 13:42:03.868582 27836 raft_consensus.cc:2468] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 1.
I20260601 13:42:03.868938 27875 leader_election.cc:304] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02d442ed9fa94fe88a2ec3188bc5e507, 1236dd5457e341fa842c0599df7bd85a; no voters: 
I20260601 13:42:03.869030 28038 raft_consensus.cc:493] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:03.869122 28038 raft_consensus.cc:515] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.869139 28043 raft_consensus.cc:2804] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:03.869262 28043 raft_consensus.cc:697] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 1 LEADER]: Becoming Leader. State: Replica: 1236dd5457e341fa842c0599df7bd85a, State: Running, Role: LEADER
I20260601 13:42:03.869427 28043 consensus_queue.cc:237] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.869714 28038 leader_election.cc:290] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129:40723), 1236dd5457e341fa842c0599df7bd85a (127.18.212.130:33139)
I20260601 13:42:03.871312 27732 catalog_manager.cc:5696] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1236dd5457e341fa842c0599df7bd85a (127.18.212.130). New cstate: current_term: 1 leader_uuid: "1236dd5457e341fa842c0599df7bd85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:03.874538 27836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca233188c634e149464a7a5f5de758d" candidate_uuid: "8150947254cb41bb8cdf2319e947ce35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" is_pre_election: true
I20260601 13:42:03.874696 27836 raft_consensus.cc:2468] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8150947254cb41bb8cdf2319e947ce35 in term 0.
I20260601 13:42:03.874830 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca233188c634e149464a7a5f5de758d" candidate_uuid: "8150947254cb41bb8cdf2319e947ce35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1236dd5457e341fa842c0599df7bd85a" is_pre_election: true
I20260601 13:42:03.874971 27912 raft_consensus.cc:2468] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8150947254cb41bb8cdf2319e947ce35 in term 0.
I20260601 13:42:03.874979 27950 leader_election.cc:304] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02d442ed9fa94fe88a2ec3188bc5e507, 8150947254cb41bb8cdf2319e947ce35; no voters: 
I20260601 13:42:03.875232 28038 raft_consensus.cc:2804] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:03.875296 28038 raft_consensus.cc:493] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:03.875360 28038 raft_consensus.cc:3060] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.876263 28038 raft_consensus.cc:515] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.876691 28038 leader_election.cc:290] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [CANDIDATE]: Term 1 election: Requested vote from peers 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129:40723), 1236dd5457e341fa842c0599df7bd85a (127.18.212.130:33139)
I20260601 13:42:03.877768 27836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca233188c634e149464a7a5f5de758d" candidate_uuid: "8150947254cb41bb8cdf2319e947ce35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02d442ed9fa94fe88a2ec3188bc5e507"
I20260601 13:42:03.877976 27836 raft_consensus.cc:3060] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.878490 27912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca233188c634e149464a7a5f5de758d" candidate_uuid: "8150947254cb41bb8cdf2319e947ce35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1236dd5457e341fa842c0599df7bd85a"
I20260601 13:42:03.878630 27912 raft_consensus.cc:3060] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.879676 27836 raft_consensus.cc:2468] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8150947254cb41bb8cdf2319e947ce35 in term 1.
I20260601 13:42:03.879787 27912 raft_consensus.cc:2468] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8150947254cb41bb8cdf2319e947ce35 in term 1.
I20260601 13:42:03.880113 27950 leader_election.cc:304] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02d442ed9fa94fe88a2ec3188bc5e507, 8150947254cb41bb8cdf2319e947ce35; no voters: 
I20260601 13:42:03.880391 28038 raft_consensus.cc:2804] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:03.880663 28038 raft_consensus.cc:697] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 1 LEADER]: Becoming Leader. State: Replica: 8150947254cb41bb8cdf2319e947ce35, State: Running, Role: LEADER
I20260601 13:42:03.880851 28038 consensus_queue.cc:237] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.882684 27732 catalog_manager.cc:5696] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "8150947254cb41bb8cdf2319e947ce35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:03.909435 28043 raft_consensus.cc:493] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:03.909654 28043 raft_consensus.cc:515] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.910183 28043 leader_election.cc:290] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129:40723), 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:03.910634 27836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4e178a9e1a4a58b51795f09a557d67" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" is_pre_election: true
I20260601 13:42:03.910682 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4e178a9e1a4a58b51795f09a557d67" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8150947254cb41bb8cdf2319e947ce35" is_pre_election: true
I20260601 13:42:03.910794 27836 raft_consensus.cc:2468] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 0.
I20260601 13:42:03.910794 27987 raft_consensus.cc:2468] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 0.
I20260601 13:42:03.911238 27875 leader_election.cc:304] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02d442ed9fa94fe88a2ec3188bc5e507, 1236dd5457e341fa842c0599df7bd85a; no voters: 
I20260601 13:42:03.911455 28043 raft_consensus.cc:2804] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:03.911525 28043 raft_consensus.cc:493] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:03.911567 28043 raft_consensus.cc:3060] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.912420 28043 raft_consensus.cc:515] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.912779 28043 leader_election.cc:290] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 election: Requested vote from peers 02d442ed9fa94fe88a2ec3188bc5e507 (127.18.212.129:40723), 8150947254cb41bb8cdf2319e947ce35 (127.18.212.131:34931)
I20260601 13:42:03.913141 27836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4e178a9e1a4a58b51795f09a557d67" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02d442ed9fa94fe88a2ec3188bc5e507"
I20260601 13:42:03.913252 27836 raft_consensus.cc:3060] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.913262 27987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4e178a9e1a4a58b51795f09a557d67" candidate_uuid: "1236dd5457e341fa842c0599df7bd85a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8150947254cb41bb8cdf2319e947ce35"
I20260601 13:42:03.913478 27987 raft_consensus.cc:3060] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:03.914144 27836 raft_consensus.cc:2468] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 1.
I20260601 13:42:03.914376 27987 raft_consensus.cc:2468] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1236dd5457e341fa842c0599df7bd85a in term 1.
I20260601 13:42:03.914511 27875 leader_election.cc:304] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02d442ed9fa94fe88a2ec3188bc5e507, 1236dd5457e341fa842c0599df7bd85a; no voters: 
I20260601 13:42:03.914695 28043 raft_consensus.cc:2804] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:03.914781 28043 raft_consensus.cc:697] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 1 LEADER]: Becoming Leader. State: Replica: 1236dd5457e341fa842c0599df7bd85a, State: Running, Role: LEADER
I20260601 13:42:03.914963 28043 consensus_queue.cc:237] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } }
I20260601 13:42:03.916884 27732 catalog_manager.cc:5696] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1236dd5457e341fa842c0599df7bd85a (127.18.212.130). New cstate: current_term: 1 leader_uuid: "1236dd5457e341fa842c0599df7bd85a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:04.011202 27912 raft_consensus.cc:1275] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Refusing update from remote peer 02d442ed9fa94fe88a2ec3188bc5e507: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.011577 27986 raft_consensus.cc:1275] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Refusing update from remote peer 02d442ed9fa94fe88a2ec3188bc5e507: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.011672 27911 raft_consensus.cc:1275] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Refusing update from remote peer 02d442ed9fa94fe88a2ec3188bc5e507: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.011991 27987 raft_consensus.cc:1275] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Refusing update from remote peer 02d442ed9fa94fe88a2ec3188bc5e507: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.012043 28082 consensus_queue.cc:1048] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.015110 27986 raft_consensus.cc:1275] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Refusing update from remote peer 1236dd5457e341fa842c0599df7bd85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.015425 27836 raft_consensus.cc:1275] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Refusing update from remote peer 1236dd5457e341fa842c0599df7bd85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.016098 28060 consensus_queue.cc:1048] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.016420 28060 consensus_queue.cc:1048] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.016662 27911 raft_consensus.cc:1275] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Refusing update from remote peer 8150947254cb41bb8cdf2319e947ce35: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.016701 28060 consensus_queue.cc:1048] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.017088 28038 consensus_queue.cc:1048] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1236dd5457e341fa842c0599df7bd85a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.018376 28043 consensus_queue.cc:1048] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.020282 27986 raft_consensus.cc:1275] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Refusing update from remote peer 1236dd5457e341fa842c0599df7bd85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.020834 27834 raft_consensus.cc:1275] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Refusing update from remote peer 1236dd5457e341fa842c0599df7bd85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.021085 28043 consensus_queue.cc:1048] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.021438 27985 raft_consensus.cc:1275] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Refusing update from remote peer 1236dd5457e341fa842c0599df7bd85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.022464 27834 raft_consensus.cc:1275] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Refusing update from remote peer 8150947254cb41bb8cdf2319e947ce35: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.023192 28038 consensus_queue.cc:1048] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.023342 27836 raft_consensus.cc:1275] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Refusing update from remote peer 1236dd5457e341fa842c0599df7bd85a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:04.023904 28041 consensus_queue.cc:1048] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.024247 28041 consensus_queue.cc:1048] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "02d442ed9fa94fe88a2ec3188bc5e507" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.024363 28043 consensus_queue.cc:1048] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.024727 28041 consensus_queue.cc:1048] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8150947254cb41bb8cdf2319e947ce35" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:04.029498 28080 mvcc.cc:204] Tried to move back new op lower bound from 7292196143190458368 to 7292196142571188224. Current Snapshot: MvccSnapshot[applied={T|T < 7292196143170383872}]
I20260601 13:42:04.043761 28079 mvcc.cc:204] Tried to move back new op lower bound from 7292196143179874304 to 7292196142757601280. Current Snapshot: MvccSnapshot[applied={T|T < 7292196143179874304 or (T in {7292196143179874304})}]
I20260601 13:42:04.207159 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:42:04.213306 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:04.213663 19282 tablet_replica.cc:333] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507: stopping tablet replica
I20260601 13:42:04.213829 19282 raft_consensus.cc:2243] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.214022 19282 raft_consensus.cc:2272] T 8b4e178a9e1a4a58b51795f09a557d67 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.214856 19282 tablet_replica.cc:333] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507: stopping tablet replica
I20260601 13:42:04.214944 19282 raft_consensus.cc:2243] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.215122 19282 raft_consensus.cc:2272] T 6a07d2bc677645ad96c105acf1582a94 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.215775 19282 tablet_replica.cc:333] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507: stopping tablet replica
I20260601 13:42:04.215857 19282 raft_consensus.cc:2243] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:04.216094 19282 raft_consensus.cc:2272] T 5454d59e971d4c28ba1112792e5964fa P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.216740 19282 tablet_replica.cc:333] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507: stopping tablet replica
I20260601 13:42:04.216818 19282 raft_consensus.cc:2243] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.216954 19282 raft_consensus.cc:2272] T f3856fb4e4c0403395b037d1c5f1b2a3 P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.217504 19282 tablet_replica.cc:333] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507: stopping tablet replica
I20260601 13:42:04.217574 19282 raft_consensus.cc:2243] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.217707 19282 raft_consensus.cc:2272] T 0ca233188c634e149464a7a5f5de758d P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.218230 19282 tablet_replica.cc:333] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507: stopping tablet replica
I20260601 13:42:04.218350 19282 raft_consensus.cc:2243] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:04.218566 19282 raft_consensus.cc:2272] T 08f3d110224e4e9a8b61c156ba67930b P 02d442ed9fa94fe88a2ec3188bc5e507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.234143 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:42:04.237520 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:42:04.242342 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:04.242621 19282 tablet_replica.cc:333] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a: stopping tablet replica
I20260601 13:42:04.242749 19282 raft_consensus.cc:2243] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:04.242959 19282 raft_consensus.cc:2272] T 8b4e178a9e1a4a58b51795f09a557d67 P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.243697 19282 tablet_replica.cc:333] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a: stopping tablet replica
I20260601 13:42:04.243784 19282 raft_consensus.cc:2243] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:04.243921 19282 raft_consensus.cc:2272] T 6a07d2bc677645ad96c105acf1582a94 P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.244410 19282 tablet_replica.cc:333] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a: stopping tablet replica
I20260601 13:42:04.244496 19282 raft_consensus.cc:2243] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.244587 19282 raft_consensus.cc:2272] T 0ca233188c634e149464a7a5f5de758d P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.245121 19282 tablet_replica.cc:333] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a: stopping tablet replica
I20260601 13:42:04.245199 19282 raft_consensus.cc:2243] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.245282 19282 raft_consensus.cc:2272] T 08f3d110224e4e9a8b61c156ba67930b P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.245914 19282 tablet_replica.cc:333] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a: stopping tablet replica
I20260601 13:42:04.246042 19282 raft_consensus.cc:2243] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:04.246215 19282 raft_consensus.cc:2272] T f3856fb4e4c0403395b037d1c5f1b2a3 P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.246773 19282 tablet_replica.cc:333] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a: stopping tablet replica
I20260601 13:42:04.246915 19282 raft_consensus.cc:2243] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.247052 19282 raft_consensus.cc:2272] T 5454d59e971d4c28ba1112792e5964fa P 1236dd5457e341fa842c0599df7bd85a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.261863 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:42:04.264698 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:42:04.269326 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:04.269605 19282 tablet_replica.cc:333] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35: stopping tablet replica
I20260601 13:42:04.269776 19282 raft_consensus.cc:2243] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.269951 19282 raft_consensus.cc:2272] T 6a07d2bc677645ad96c105acf1582a94 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.270624 19282 tablet_replica.cc:333] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35: stopping tablet replica
I20260601 13:42:04.270740 19282 raft_consensus.cc:2243] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.270853 19282 raft_consensus.cc:2272] T 8b4e178a9e1a4a58b51795f09a557d67 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.271448 19282 tablet_replica.cc:333] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35: stopping tablet replica
I20260601 13:42:04.271561 19282 raft_consensus.cc:2243] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.271682 19282 raft_consensus.cc:2272] T 5454d59e971d4c28ba1112792e5964fa P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.272152 19282 tablet_replica.cc:333] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35: stopping tablet replica
I20260601 13:42:04.272225 19282 raft_consensus.cc:2243] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.272368 19282 raft_consensus.cc:2272] T f3856fb4e4c0403395b037d1c5f1b2a3 P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.272835 19282 tablet_replica.cc:333] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35: stopping tablet replica
I20260601 13:42:04.272951 19282 raft_consensus.cc:2243] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:04.273082 19282 raft_consensus.cc:2272] T 08f3d110224e4e9a8b61c156ba67930b P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.273613 19282 tablet_replica.cc:333] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35: stopping tablet replica
I20260601 13:42:04.273682 19282 raft_consensus.cc:2243] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:04.273892 19282 raft_consensus.cc:2272] T 0ca233188c634e149464a7a5f5de758d P 8150947254cb41bb8cdf2319e947ce35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.288501 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:42:04.291836 19282 master.cc:562] Master@127.18.212.190:45413 shutting down...
I20260601 13:42:04.296142 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:04.296353 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:04.296428 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 443a158dc526436f8df37eb3e009172c: stopping tablet replica
I20260601 13:42:04.309584 19282 master.cc:584] Master@127.18.212.190:45413 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1895 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:42:04.320920 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:45485
I20260601 13:42:04.321405 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:04.323619 28123 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:04.323645 28124 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:04.323686 28126 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:04.324278 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:04.324523 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:04.324576 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:04.324604 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321324324602 us; error 0 us; skew 500 ppm
I20260601 13:42:04.325572 19282 webserver.cc:533] Webserver started at http://127.18.212.190:45855/ using document root <none> and password file <none>
I20260601 13:42:04.325778 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:04.325845 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:04.325939 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:04.326376 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "99e009be36bf418e8e3c118e1e48b43d"
format_stamp: "Formatted at 2026-06-01 13:42:04 on dist-test-slave-b9mm"
I20260601 13:42:04.328835 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:04.330168 28131 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.330473 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:04.330574 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "99e009be36bf418e8e3c118e1e48b43d"
format_stamp: "Formatted at 2026-06-01 13:42:04 on dist-test-slave-b9mm"
I20260601 13:42:04.330678 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-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)
I20260601 13:42:04.346087 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:04.346542 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:04.351506 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:45485
I20260601 13:42:04.356343 28183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:45485 every 8 connection(s)
I20260601 13:42:04.357007 28184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:04.358937 28184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d: Bootstrap starting.
I20260601 13:42:04.359859 28184 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:04.361112 28184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d: No bootstrap required, opened a new log
I20260601 13:42:04.361545 28184 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99e009be36bf418e8e3c118e1e48b43d" member_type: VOTER }
I20260601 13:42:04.361670 28184 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:04.361717 28184 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e009be36bf418e8e3c118e1e48b43d, State: Initialized, Role: FOLLOWER
I20260601 13:42:04.361862 28184 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "99e009be36bf418e8e3c118e1e48b43d" member_type: VOTER }
I20260601 13:42:04.361967 28184 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:04.362016 28184 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:04.362071 28184 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:04.362778 28184 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99e009be36bf418e8e3c118e1e48b43d" member_type: VOTER }
I20260601 13:42:04.362947 28184 leader_election.cc:304] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [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: 99e009be36bf418e8e3c118e1e48b43d; no voters: 
I20260601 13:42:04.363211 28184 leader_election.cc:290] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:04.363312 28187 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:04.363547 28187 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 1 LEADER]: Becoming Leader. State: Replica: 99e009be36bf418e8e3c118e1e48b43d, State: Running, Role: LEADER
I20260601 13:42:04.363690 28187 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [LEADER]: Queue going to LEADER mode. State: All 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: "99e009be36bf418e8e3c118e1e48b43d" member_type: VOTER }
I20260601 13:42:04.363757 28184 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:04.364235 28188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "99e009be36bf418e8e3c118e1e48b43d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99e009be36bf418e8e3c118e1e48b43d" member_type: VOTER } }
I20260601 13:42:04.364261 28189 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99e009be36bf418e8e3c118e1e48b43d. Latest consensus state: current_term: 1 leader_uuid: "99e009be36bf418e8e3c118e1e48b43d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99e009be36bf418e8e3c118e1e48b43d" member_type: VOTER } }
I20260601 13:42:04.364357 28188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:04.364372 28189 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:04.364707 28191 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:04.365778 28191 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:04.366119 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:04.367784 28191 catalog_manager.cc:1382] Generated new cluster ID: 6b543907d356453d976b1ec1acac8fca
I20260601 13:42:04.367935 28191 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:04.382594 28191 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:04.383412 28191 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:04.394601 28191 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d: Generated new TSK 0
I20260601 13:42:04.394852 28191 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:04.398671 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:04.401108 28205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:04.401194 28206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:04.401261 28208 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:04.401294 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:04.401580 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:04.401647 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:04.401686 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321324401684 us; error 0 us; skew 500 ppm
I20260601 13:42:04.402688 19282 webserver.cc:533] Webserver started at http://127.18.212.129:33217/ using document root <none> and password file <none>
I20260601 13:42:04.402876 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:04.402956 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:04.403038 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:04.403502 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "65372c73fcd84309b2ac0c37c89327a9"
format_stamp: "Formatted at 2026-06-01 13:42:04 on dist-test-slave-b9mm"
I20260601 13:42:04.405004 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:04.406023 28213 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.406313 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:04.406428 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "65372c73fcd84309b2ac0c37c89327a9"
format_stamp: "Formatted at 2026-06-01 13:42:04 on dist-test-slave-b9mm"
I20260601 13:42:04.406518 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-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)
I20260601 13:42:04.432786 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:04.433245 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:04.433588 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:04.434087 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:04.434151 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.434208 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:04.434259 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.438813 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:46747
I20260601 13:42:04.438843 28276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:46747 every 8 connection(s)
I20260601 13:42:04.439747 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:04.442101 28281 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:04.442159 28284 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:04.442112 28282 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:04.442514 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:04.442739 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:04.442811 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:04.442849 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321324442847 us; error 0 us; skew 500 ppm
I20260601 13:42:04.443994 19282 webserver.cc:533] Webserver started at http://127.18.212.130:38911/ using document root <none> and password file <none>
I20260601 13:42:04.444197 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:04.444265 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:04.444344 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:04.444830 28277 heartbeater.cc:344] Connected to a master server at 127.18.212.190:45485
I20260601 13:42:04.444836 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "fddc564150da4fddac791fe43dd29b9e"
format_stamp: "Formatted at 2026-06-01 13:42:04 on dist-test-slave-b9mm"
I20260601 13:42:04.444960 28277 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:04.445206 28277 heartbeater.cc:507] Master 127.18.212.190:45485 requested a full tablet report, sending...
I20260601 13:42:04.445885 28148 ts_manager.cc:194] Registered new tserver with Master: 65372c73fcd84309b2ac0c37c89327a9 (127.18.212.129:46747)
I20260601 13:42:04.446477 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:04.446681 28148 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45104
I20260601 13:42:04.447664 28289 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.447925 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:04.448011 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "fddc564150da4fddac791fe43dd29b9e"
format_stamp: "Formatted at 2026-06-01 13:42:04 on dist-test-slave-b9mm"
I20260601 13:42:04.448081 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-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)
I20260601 13:42:04.460633 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:04.461051 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:04.461380 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:04.461884 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:04.461958 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.462013 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:04.462049 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.466931 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:38529
I20260601 13:42:04.466985 28352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:38529 every 8 connection(s)
I20260601 13:42:04.467830 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:04.470135 28356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:04.470209 28359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:04.470136 28357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:04.470813 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:04.471001 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:04.471052 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:04.471109 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321324471108 us; error 0 us; skew 500 ppm
I20260601 13:42:04.472136 19282 webserver.cc:533] Webserver started at http://127.18.212.131:40189/ using document root <none> and password file <none>
I20260601 13:42:04.472318 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:04.472394 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:04.472487 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:04.472549 28353 heartbeater.cc:344] Connected to a master server at 127.18.212.190:45485
I20260601 13:42:04.472653 28353 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:04.472868 28353 heartbeater.cc:507] Master 127.18.212.190:45485 requested a full tablet report, sending...
I20260601 13:42:04.472908 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "cb7728b07b5e40aebaeb27b99599c5df"
format_stamp: "Formatted at 2026-06-01 13:42:04 on dist-test-slave-b9mm"
I20260601 13:42:04.473572 28148 ts_manager.cc:194] Registered new tserver with Master: fddc564150da4fddac791fe43dd29b9e (127.18.212.130:38529)
I20260601 13:42:04.474133 28148 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45106
I20260601 13:42:04.474650 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:04.475796 28364 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.476106 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:04.476210 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "cb7728b07b5e40aebaeb27b99599c5df"
format_stamp: "Formatted at 2026-06-01 13:42:04 on dist-test-slave-b9mm"
I20260601 13:42:04.476300 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321147880162-19282-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)
I20260601 13:42:04.483163 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:04.483659 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:04.484018 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:04.484545 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:04.484617 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.484679 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:04.484716 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:04.489302 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:37281
I20260601 13:42:04.489390 28427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:37281 every 8 connection(s)
I20260601 13:42:04.495131 28428 heartbeater.cc:344] Connected to a master server at 127.18.212.190:45485
I20260601 13:42:04.495317 28428 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:04.495646 28428 heartbeater.cc:507] Master 127.18.212.190:45485 requested a full tablet report, sending...
I20260601 13:42:04.496624 28148 ts_manager.cc:194] Registered new tserver with Master: cb7728b07b5e40aebaeb27b99599c5df (127.18.212.131:37281)
I20260601 13:42:04.496835 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007037273s
I20260601 13:42:04.497498 28148 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45122
I20260601 13:42:05.447786 28277 heartbeater.cc:499] Master 127.18.212.190:45485 was elected leader, sending a full tablet report...
I20260601 13:42:05.475317 28353 heartbeater.cc:499] Master 127.18.212.190:45485 was elected leader, sending a full tablet report...
I20260601 13:42:05.498869 28428 heartbeater.cc:499] Master 127.18.212.190:45485 was elected leader, sending a full tablet report...
I20260601 13:42:05.537787 28148 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45128:
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"
    }
  }
}
W20260601 13:42:05.538343 28148 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:05.549158 28241 tablet_service.cc:1511] Processing CreateTablet for tablet 2d00c8b963a4484f90a55d48e6eb038a (DEFAULT_TABLE table=test-workload [id=79eb6ef843024e1cb5c37c136e6ad639]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:05.549659 28241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d00c8b963a4484f90a55d48e6eb038a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:05.549783 28392 tablet_service.cc:1511] Processing CreateTablet for tablet 2d00c8b963a4484f90a55d48e6eb038a (DEFAULT_TABLE table=test-workload [id=79eb6ef843024e1cb5c37c136e6ad639]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:05.550030 28392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d00c8b963a4484f90a55d48e6eb038a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:05.550011 28317 tablet_service.cc:1511] Processing CreateTablet for tablet 2d00c8b963a4484f90a55d48e6eb038a (DEFAULT_TABLE table=test-workload [id=79eb6ef843024e1cb5c37c136e6ad639]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:05.550311 28317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d00c8b963a4484f90a55d48e6eb038a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:05.552596 28449 tablet_bootstrap.cc:492] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df: Bootstrap starting.
I20260601 13:42:05.553081 28448 tablet_bootstrap.cc:492] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e: Bootstrap starting.
I20260601 13:42:05.553802 28449 tablet_bootstrap.cc:654] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:05.554039 28448 tablet_bootstrap.cc:654] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:05.554605 28450 tablet_bootstrap.cc:492] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9: Bootstrap starting.
I20260601 13:42:05.555277 28449 tablet_bootstrap.cc:492] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df: No bootstrap required, opened a new log
I20260601 13:42:05.555313 28448 tablet_bootstrap.cc:492] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e: No bootstrap required, opened a new log
I20260601 13:42:05.555382 28448 ts_tablet_manager.cc:1403] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:05.555382 28449 ts_tablet_manager.cc:1403] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:05.555646 28450 tablet_bootstrap.cc:654] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:05.556018 28449 raft_consensus.cc:359] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 } } peers { permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 } } peers { permanent_uuid: "fddc564150da4fddac791fe43dd29b9e" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38529 } }
I20260601 13:42:05.555980 28448 raft_consensus.cc:359] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 } } peers { permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 } } peers { permanent_uuid: "fddc564150da4fddac791fe43dd29b9e" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38529 } }
I20260601 13:42:05.556193 28449 raft_consensus.cc:385] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:05.556352 28449 raft_consensus.cc:740] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7728b07b5e40aebaeb27b99599c5df, State: Initialized, Role: FOLLOWER
I20260601 13:42:05.556257 28448 raft_consensus.cc:385] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:05.556432 28448 raft_consensus.cc:740] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fddc564150da4fddac791fe43dd29b9e, State: Initialized, Role: FOLLOWER
I20260601 13:42:05.556527 28449 consensus_queue.cc:260] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 } } peers { permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 } } peers { permanent_uuid: "fddc564150da4fddac791fe43dd29b9e" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38529 } }
I20260601 13:42:05.556648 28448 consensus_queue.cc:260] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 } } peers { permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 } } peers { permanent_uuid: "fddc564150da4fddac791fe43dd29b9e" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38529 } }
I20260601 13:42:05.556857 28450 tablet_bootstrap.cc:492] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9: No bootstrap required, opened a new log
I20260601 13:42:05.556954 28450 ts_tablet_manager.cc:1403] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:05.557053 28449 ts_tablet_manager.cc:1434] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:05.557075 28448 ts_tablet_manager.cc:1434] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:05.557411 28450 raft_consensus.cc:359] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 } } peers { permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 } } peers { permanent_uuid: "fddc564150da4fddac791fe43dd29b9e" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38529 } }
I20260601 13:42:05.557548 28450 raft_consensus.cc:385] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:05.557598 28450 raft_consensus.cc:740] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65372c73fcd84309b2ac0c37c89327a9, State: Initialized, Role: FOLLOWER
I20260601 13:42:05.557724 28450 consensus_queue.cc:260] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 } } peers { permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 } } peers { permanent_uuid: "fddc564150da4fddac791fe43dd29b9e" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38529 } }
I20260601 13:42:05.558095 28450 ts_tablet_manager.cc:1434] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:05.586956 28455 raft_consensus.cc:493] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:05.587191 28455 raft_consensus.cc:515] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 } } peers { permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 } } peers { permanent_uuid: "fddc564150da4fddac791fe43dd29b9e" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38529 } }
I20260601 13:42:05.587963 28455 leader_election.cc:290] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65372c73fcd84309b2ac0c37c89327a9 (127.18.212.129:46747), cb7728b07b5e40aebaeb27b99599c5df (127.18.212.131:37281)
I20260601 13:42:05.592149 28402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d00c8b963a4484f90a55d48e6eb038a" candidate_uuid: "fddc564150da4fddac791fe43dd29b9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7728b07b5e40aebaeb27b99599c5df" is_pre_election: true
I20260601 13:42:05.592149 28251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d00c8b963a4484f90a55d48e6eb038a" candidate_uuid: "fddc564150da4fddac791fe43dd29b9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65372c73fcd84309b2ac0c37c89327a9" is_pre_election: true
I20260601 13:42:05.592409 28251 raft_consensus.cc:2468] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fddc564150da4fddac791fe43dd29b9e in term 0.
I20260601 13:42:05.592409 28402 raft_consensus.cc:2468] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fddc564150da4fddac791fe43dd29b9e in term 0.
I20260601 13:42:05.592875 28293 leader_election.cc:304] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cb7728b07b5e40aebaeb27b99599c5df, fddc564150da4fddac791fe43dd29b9e; no voters: 
I20260601 13:42:05.593106 28455 raft_consensus.cc:2804] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:05.593178 28455 raft_consensus.cc:493] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:05.593261 28455 raft_consensus.cc:3060] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:05.594400 28455 raft_consensus.cc:515] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 } } peers { permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 } } peers { permanent_uuid: "fddc564150da4fddac791fe43dd29b9e" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38529 } }
I20260601 13:42:05.594828 28455 leader_election.cc:290] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [CANDIDATE]: Term 1 election: Requested vote from peers 65372c73fcd84309b2ac0c37c89327a9 (127.18.212.129:46747), cb7728b07b5e40aebaeb27b99599c5df (127.18.212.131:37281)
I20260601 13:42:05.595268 28402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d00c8b963a4484f90a55d48e6eb038a" candidate_uuid: "fddc564150da4fddac791fe43dd29b9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7728b07b5e40aebaeb27b99599c5df"
I20260601 13:42:05.595383 28251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d00c8b963a4484f90a55d48e6eb038a" candidate_uuid: "fddc564150da4fddac791fe43dd29b9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65372c73fcd84309b2ac0c37c89327a9"
I20260601 13:42:05.595440 28402 raft_consensus.cc:3060] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:05.595470 28251 raft_consensus.cc:3060] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:05.596635 28251 raft_consensus.cc:2468] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fddc564150da4fddac791fe43dd29b9e in term 1.
I20260601 13:42:05.596635 28402 raft_consensus.cc:2468] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fddc564150da4fddac791fe43dd29b9e in term 1.
I20260601 13:42:05.597018 28290 leader_election.cc:304] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65372c73fcd84309b2ac0c37c89327a9, fddc564150da4fddac791fe43dd29b9e; no voters: 
I20260601 13:42:05.597285 28455 raft_consensus.cc:2804] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:05.597599 28455 raft_consensus.cc:697] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 1 LEADER]: Becoming Leader. State: Replica: fddc564150da4fddac791fe43dd29b9e, State: Running, Role: LEADER
I20260601 13:42:05.597976 28455 consensus_queue.cc:237] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 } } peers { permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 } } peers { permanent_uuid: "fddc564150da4fddac791fe43dd29b9e" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38529 } }
I20260601 13:42:05.600198 28146 catalog_manager.cc:5696] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e reported cstate change: term changed from 0 to 1, leader changed from <none> to fddc564150da4fddac791fe43dd29b9e (127.18.212.130). New cstate: current_term: 1 leader_uuid: "fddc564150da4fddac791fe43dd29b9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fddc564150da4fddac791fe43dd29b9e" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38529 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:05.637449 28251 raft_consensus.cc:1275] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9 [term 1 FOLLOWER]: Refusing update from remote peer fddc564150da4fddac791fe43dd29b9e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:05.637449 28402 raft_consensus.cc:1275] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df [term 1 FOLLOWER]: Refusing update from remote peer fddc564150da4fddac791fe43dd29b9e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:05.638034 28455 consensus_queue.cc:1048] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7728b07b5e40aebaeb27b99599c5df" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:05.638200 28459 consensus_queue.cc:1048] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "65372c73fcd84309b2ac0c37c89327a9" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 46747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:05.720144 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:42:05.732015 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:05.732810 19282 tablet_replica.cc:333] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9: stopping tablet replica
I20260601 13:42:05.733021 19282 raft_consensus.cc:2243] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:05.733287 19282 raft_consensus.cc:2272] T 2d00c8b963a4484f90a55d48e6eb038a P 65372c73fcd84309b2ac0c37c89327a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:05.750255 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:42:05.755215 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:42:05.760607 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:05.760967 19282 tablet_replica.cc:333] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e: stopping tablet replica
I20260601 13:42:05.761179 19282 raft_consensus.cc:2243] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:05.761543 19282 raft_consensus.cc:2272] T 2d00c8b963a4484f90a55d48e6eb038a P fddc564150da4fddac791fe43dd29b9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:05.766546 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:42:05.769932 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:42:05.775467 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:05.775967 19282 tablet_replica.cc:333] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df: stopping tablet replica
I20260601 13:42:05.776188 19282 raft_consensus.cc:2243] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:05.776458 19282 raft_consensus.cc:2272] T 2d00c8b963a4484f90a55d48e6eb038a P cb7728b07b5e40aebaeb27b99599c5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:05.781018 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:42:05.783746 19282 master.cc:562] Master@127.18.212.190:45485 shutting down...
I20260601 13:42:05.787824 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:05.788007 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:05.788087 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99e009be36bf418e8e3c118e1e48b43d: stopping tablet replica
I20260601 13:42:05.791558 19282 master.cc:584] Master@127.18.212.190:45485 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1479 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:42:05.800711 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:32935
I20260601 13:42:05.801201 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:05.803537 28485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:05.803790 28486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:05.804003 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:05.804008 28488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:05.804364 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:05.804411 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:05.804430 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321325804429 us; error 0 us; skew 500 ppm
I20260601 13:42:05.805764 19282 webserver.cc:533] Webserver started at http://127.18.212.190:33621/ using document root <none> and password file <none>
I20260601 13:42:05.805998 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:05.806058 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:05.806196 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:05.806733 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "47c1b1fd36a54bb2a715f8dc78fb977e"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-b9mm"
I20260601 13:42:05.808744 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:05.810048 28493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.810477 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:05.810551 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "47c1b1fd36a54bb2a715f8dc78fb977e"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-b9mm"
I20260601 13:42:05.810626 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-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)
I20260601 13:42:05.818817 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:05.819417 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:05.824800 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:32935
I20260601 13:42:05.828123 28545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:32935 every 8 connection(s)
I20260601 13:42:05.828640 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:05.830794 28546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e: Bootstrap starting.
I20260601 13:42:05.831838 28546 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:05.833105 28546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e: No bootstrap required, opened a new log
I20260601 13:42:05.833559 28546 raft_consensus.cc:359] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47c1b1fd36a54bb2a715f8dc78fb977e" member_type: VOTER }
I20260601 13:42:05.833663 28546 raft_consensus.cc:385] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:05.833686 28546 raft_consensus.cc:740] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1b1fd36a54bb2a715f8dc78fb977e, State: Initialized, Role: FOLLOWER
I20260601 13:42:05.833873 28546 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47c1b1fd36a54bb2a715f8dc78fb977e" member_type: VOTER }
I20260601 13:42:05.833973 28546 raft_consensus.cc:399] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:05.834000 28546 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:05.834030 28546 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:05.834838 28546 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47c1b1fd36a54bb2a715f8dc78fb977e" member_type: VOTER }
I20260601 13:42:05.834964 28546 leader_election.cc:304] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [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: 47c1b1fd36a54bb2a715f8dc78fb977e; no voters: 
I20260601 13:42:05.835390 28546 leader_election.cc:290] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:05.835528 28549 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:05.835821 28549 raft_consensus.cc:697] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 1 LEADER]: Becoming Leader. State: Replica: 47c1b1fd36a54bb2a715f8dc78fb977e, State: Running, Role: LEADER
I20260601 13:42:05.835986 28549 consensus_queue.cc:237] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [LEADER]: Queue going to LEADER mode. State: All 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: "47c1b1fd36a54bb2a715f8dc78fb977e" member_type: VOTER }
I20260601 13:42:05.836069 28546 sys_catalog.cc:565] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:05.836586 28550 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "47c1b1fd36a54bb2a715f8dc78fb977e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47c1b1fd36a54bb2a715f8dc78fb977e" member_type: VOTER } }
I20260601 13:42:05.836688 28550 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:05.836645 28551 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47c1b1fd36a54bb2a715f8dc78fb977e. Latest consensus state: current_term: 1 leader_uuid: "47c1b1fd36a54bb2a715f8dc78fb977e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47c1b1fd36a54bb2a715f8dc78fb977e" member_type: VOTER } }
I20260601 13:42:05.836740 28551 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:05.837040 28553 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:05.838284 28553 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:05.838529 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:05.840438 28553 catalog_manager.cc:1382] Generated new cluster ID: 4f3985a749f94c66b4e5e2cc3bc645d2
I20260601 13:42:05.840499 28553 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:05.846817 28553 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:05.847724 28553 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:05.865947 28553 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e: Generated new TSK 0
I20260601 13:42:05.866282 28553 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:05.871171 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:05.874233 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:05.874141 28570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:05.874197 28568 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:05.874208 28567 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:05.874575 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:05.874629 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:05.874648 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321325874648 us; error 0 us; skew 500 ppm
I20260601 13:42:05.875907 19282 webserver.cc:533] Webserver started at http://127.18.212.129:43287/ using document root <none> and password file <none>
I20260601 13:42:05.876087 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:05.876142 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:05.876209 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:05.876677 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "6b4d9171ee9e4fca869b4a59e2d773b3"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-b9mm"
I20260601 13:42:05.878413 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:05.879633 28575 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.880057 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:05.880128 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "6b4d9171ee9e4fca869b4a59e2d773b3"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-b9mm"
I20260601 13:42:05.880195 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-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)
I20260601 13:42:05.897559 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:05.898051 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:05.898375 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:05.899021 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:05.899108 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.899155 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:05.899178 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.904227 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:41919
I20260601 13:42:05.904250 28638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:41919 every 8 connection(s)
I20260601 13:42:05.905193 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:05.907963 28646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:05.907996 28644 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:05.908006 28643 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:05.908437 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:05.908710 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:05.908780 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:05.908816 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321325908815 us; error 0 us; skew 500 ppm
I20260601 13:42:05.910086 19282 webserver.cc:533] Webserver started at http://127.18.212.130:41283/ using document root <none> and password file <none>
I20260601 13:42:05.910285 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:05.910390 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:05.910477 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:05.911026 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "25de697d096a4090a01f07d74ab325fd"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-b9mm"
I20260601 13:42:05.911118 28639 heartbeater.cc:344] Connected to a master server at 127.18.212.190:32935
I20260601 13:42:05.911227 28639 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:05.911495 28639 heartbeater.cc:507] Master 127.18.212.190:32935 requested a full tablet report, sending...
I20260601 13:42:05.912328 28510 ts_manager.cc:194] Registered new tserver with Master: 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919)
I20260601 13:42:05.913117 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:05.913321 28510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44074
I20260601 13:42:05.914276 28651 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.914542 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:05.914605 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "25de697d096a4090a01f07d74ab325fd"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-b9mm"
I20260601 13:42:05.914713 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-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)
I20260601 13:42:05.934036 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:05.934707 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:05.935179 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:05.935819 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:05.935889 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.935952 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:05.935989 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.942418 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:37279
I20260601 13:42:05.942471 28714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:37279 every 8 connection(s)
I20260601 13:42:05.943661 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:05.946067 28718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:05.946208 28719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:05.946394 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:05.946450 28721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:05.946764 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:05.946827 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:05.946856 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321325946854 us; error 0 us; skew 500 ppm
I20260601 13:42:05.948261 19282 webserver.cc:533] Webserver started at http://127.18.212.131:43047/ using document root <none> and password file <none>
I20260601 13:42:05.948482 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:05.948557 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:05.948652 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:05.949257 28715 heartbeater.cc:344] Connected to a master server at 127.18.212.190:32935
I20260601 13:42:05.949265 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "d3044a25c2384f7ebfe6a848683f01b9"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-b9mm"
I20260601 13:42:05.949397 28715 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:05.949640 28715 heartbeater.cc:507] Master 127.18.212.190:32935 requested a full tablet report, sending...
I20260601 13:42:05.950448 28510 ts_manager.cc:194] Registered new tserver with Master: 25de697d096a4090a01f07d74ab325fd (127.18.212.130:37279)
I20260601 13:42:05.951324 28510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44084
I20260601 13:42:05.951634 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:05.952888 28726 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.953243 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:05.953306 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "d3044a25c2384f7ebfe6a848683f01b9"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-b9mm"
I20260601 13:42:05.953408 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-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)
I20260601 13:42:05.982347 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:05.982995 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:05.983443 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:05.984042 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:05.984122 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.984184 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:05.984236 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.989899 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:43451
I20260601 13:42:05.990020 28789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:43451 every 8 connection(s)
I20260601 13:42:05.995615 28790 heartbeater.cc:344] Connected to a master server at 127.18.212.190:32935
I20260601 13:42:05.995738 28790 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:05.996022 28790 heartbeater.cc:507] Master 127.18.212.190:32935 requested a full tablet report, sending...
I20260601 13:42:05.996722 28510 ts_manager.cc:194] Registered new tserver with Master: d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131:43451)
I20260601 13:42:05.997350 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006939538s
I20260601 13:42:05.997399 28510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44094
I20260601 13:42:06.914490 28639 heartbeater.cc:499] Master 127.18.212.190:32935 was elected leader, sending a full tablet report...
I20260601 13:42:06.952438 28715 heartbeater.cc:499] Master 127.18.212.190:32935 was elected leader, sending a full tablet report...
I20260601 13:42:06.998950 28790 heartbeater.cc:499] Master 127.18.212.190:32935 was elected leader, sending a full tablet report...
I20260601 13:42:07.034893 28510 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44098:
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"
    }
  }
}
I20260601 13:42:07.050446 28753 tablet_service.cc:1511] Processing CreateTablet for tablet 47d2921deb014d6fa41ce682efeaa0ca (DEFAULT_TABLE table=test-workload [id=114d9d9523db4dde99d8c5ca8b089b47]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:07.050446 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 8d3698e6cdeb41cf8d7e9d6a73e6dd17 (DEFAULT_TABLE table=test-workload [id=114d9d9523db4dde99d8c5ca8b089b47]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:07.050518 28678 tablet_service.cc:1511] Processing CreateTablet for tablet 18cabb01b79d4b16b23f404356cca684 (DEFAULT_TABLE table=test-workload [id=114d9d9523db4dde99d8c5ca8b089b47]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:07.050913 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18cabb01b79d4b16b23f404356cca684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.050889 28679 tablet_service.cc:1511] Processing CreateTablet for tablet 0bfdd9b3df90483a9704dd8440509732 (DEFAULT_TABLE table=test-workload [id=114d9d9523db4dde99d8c5ca8b089b47]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:07.051244 28679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bfdd9b3df90483a9704dd8440509732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.051244 28753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d2921deb014d6fa41ce682efeaa0ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.051501 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d3698e6cdeb41cf8d7e9d6a73e6dd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.054476 28603 tablet_service.cc:1511] Processing CreateTablet for tablet 8358bfc5c0c94e1c970a9b64ddf8eb6d (DEFAULT_TABLE table=test-workload [id=114d9d9523db4dde99d8c5ca8b089b47]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:07.054701 28811 tablet_bootstrap.cc:492] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9: Bootstrap starting.
I20260601 13:42:07.054839 28603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8358bfc5c0c94e1c970a9b64ddf8eb6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.054955 28810 tablet_bootstrap.cc:492] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd: Bootstrap starting.
I20260601 13:42:07.055948 28811 tablet_bootstrap.cc:654] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.056221 28810 tablet_bootstrap.cc:654] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.056311 28602 tablet_service.cc:1511] Processing CreateTablet for tablet 4265a198b0da4244b3e9992ae3de4b5b (DEFAULT_TABLE table=test-workload [id=114d9d9523db4dde99d8c5ca8b089b47]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:07.056607 28602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4265a198b0da4244b3e9992ae3de4b5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.057281 28813 tablet_bootstrap.cc:492] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3: Bootstrap starting.
I20260601 13:42:07.057812 28811 tablet_bootstrap.cc:492] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9: No bootstrap required, opened a new log
I20260601 13:42:07.057904 28811 ts_tablet_manager.cc:1403] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:07.058424 28811 raft_consensus.cc:359] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.058547 28811 raft_consensus.cc:385] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.058581 28811 raft_consensus.cc:740] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.058719 28811 consensus_queue.cc:260] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.058823 28811 raft_consensus.cc:399] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:07.058851 28813 tablet_bootstrap.cc:654] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.058864 28811 raft_consensus.cc:493] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:07.058907 28811 raft_consensus.cc:3060] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.059643 28810 tablet_bootstrap.cc:492] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd: No bootstrap required, opened a new log
I20260601 13:42:07.059777 28810 ts_tablet_manager.cc:1403] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:07.060142 28811 raft_consensus.cc:515] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.060261 28810 raft_consensus.cc:359] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } }
I20260601 13:42:07.060307 28811 leader_election.cc:304] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [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: d3044a25c2384f7ebfe6a848683f01b9; no voters: 
I20260601 13:42:07.060369 28813 tablet_bootstrap.cc:492] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3: No bootstrap required, opened a new log
I20260601 13:42:07.060385 28810 raft_consensus.cc:385] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.060441 28810 raft_consensus.cc:740] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.060442 28813 ts_tablet_manager.cc:1403] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.060545 28811 leader_election.cc:290] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:07.060613 28810 consensus_queue.cc:260] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } }
I20260601 13:42:07.060714 28810 raft_consensus.cc:399] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:07.060765 28810 raft_consensus.cc:493] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:07.060827 28810 raft_consensus.cc:3060] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.060868 28811 ts_tablet_manager.cc:1434] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:07.060937 28813 raft_consensus.cc:359] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } }
I20260601 13:42:07.061022 28813 raft_consensus.cc:385] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.061054 28813 raft_consensus.cc:740] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.061103 28811 tablet_bootstrap.cc:492] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9: Bootstrap starting.
I20260601 13:42:07.061252 28813 consensus_queue.cc:260] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } }
I20260601 13:42:07.061337 28813 raft_consensus.cc:399] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:07.061371 28813 raft_consensus.cc:493] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:07.061415 28813 raft_consensus.cc:3060] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.061805 28810 raft_consensus.cc:515] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } }
I20260601 13:42:07.061931 28810 leader_election.cc:304] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [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: 25de697d096a4090a01f07d74ab325fd; no voters: 
I20260601 13:42:07.062151 28810 leader_election.cc:290] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:07.062471 28810 ts_tablet_manager.cc:1434] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:07.062847 28811 tablet_bootstrap.cc:654] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.063025 28810 tablet_bootstrap.cc:492] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd: Bootstrap starting.
I20260601 13:42:07.063342 28813 raft_consensus.cc:515] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } }
I20260601 13:42:07.063490 28813 leader_election.cc:304] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [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: 6b4d9171ee9e4fca869b4a59e2d773b3; no voters: 
I20260601 13:42:07.063678 28813 leader_election.cc:290] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:07.063831 28816 raft_consensus.cc:2804] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.064002 28816 raft_consensus.cc:697] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Becoming Leader. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Running, Role: LEADER
I20260601 13:42:07.064038 28813 ts_tablet_manager.cc:1434] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:07.064287 28810 tablet_bootstrap.cc:654] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.064450 28818 raft_consensus.cc:2804] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.064694 28818 raft_consensus.cc:697] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 1 LEADER]: Becoming Leader. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Running, Role: LEADER
I20260601 13:42:07.064841 28818 consensus_queue.cc:237] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [LEADER]: Queue going to LEADER mode. State: All 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: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } }
I20260601 13:42:07.064168 28816 consensus_queue.cc:237] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Queue going to LEADER mode. State: All 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: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.064425 28813 tablet_bootstrap.cc:492] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3: Bootstrap starting.
I20260601 13:42:07.066447 28509 catalog_manager.cc:5696] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "d3044a25c2384f7ebfe6a848683f01b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.066597 28813 tablet_bootstrap.cc:654] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.066529 28510 catalog_manager.cc:5696] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 25de697d096a4090a01f07d74ab325fd (127.18.212.130). New cstate: current_term: 1 leader_uuid: "25de697d096a4090a01f07d74ab325fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.067291 28821 raft_consensus.cc:2804] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.067463 28821 raft_consensus.cc:697] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 LEADER]: Becoming Leader. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Running, Role: LEADER
I20260601 13:42:07.067584 28821 consensus_queue.cc:237] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [LEADER]: Queue going to LEADER mode. State: All 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: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } }
I20260601 13:42:07.069799 28507 catalog_manager.cc:5696] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.070923 28813 tablet_bootstrap.cc:492] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3: No bootstrap required, opened a new log
I20260601 13:42:07.071046 28813 ts_tablet_manager.cc:1403] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:07.071466 28811 tablet_bootstrap.cc:492] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9: No bootstrap required, opened a new log
I20260601 13:42:07.071566 28811 ts_tablet_manager.cc:1403] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:42:07.071707 28813 raft_consensus.cc:359] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } }
I20260601 13:42:07.071825 28813 raft_consensus.cc:385] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.071879 28813 raft_consensus.cc:740] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.072026 28813 consensus_queue.cc:260] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } }
I20260601 13:42:07.072041 28811 raft_consensus.cc:359] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.072135 28813 raft_consensus.cc:399] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:07.072137 28811 raft_consensus.cc:385] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.072199 28813 raft_consensus.cc:493] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:07.072274 28811 raft_consensus.cc:740] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.072299 28813 raft_consensus.cc:3060] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.072397 28811 consensus_queue.cc:260] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.072698 28811 raft_consensus.cc:399] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:07.072757 28811 raft_consensus.cc:493] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:07.072816 28811 raft_consensus.cc:3060] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.073514 28813 raft_consensus.cc:515] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } }
I20260601 13:42:07.073686 28813 leader_election.cc:304] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [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: 6b4d9171ee9e4fca869b4a59e2d773b3; no voters: 
I20260601 13:42:07.073786 28813 leader_election.cc:290] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:07.073877 28811 raft_consensus.cc:515] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.074014 28811 leader_election.cc:304] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [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: d3044a25c2384f7ebfe6a848683f01b9; no voters: 
I20260601 13:42:07.074065 28813 ts_tablet_manager.cc:1434] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:07.074129 28811 leader_election.cc:290] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:07.074265 28822 raft_consensus.cc:2804] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.074365 28811 ts_tablet_manager.cc:1434] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:07.074400 28822 raft_consensus.cc:697] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 LEADER]: Becoming Leader. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Running, Role: LEADER
I20260601 13:42:07.074523 28816 raft_consensus.cc:2804] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.074658 28816 raft_consensus.cc:697] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Becoming Leader. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Running, Role: LEADER
I20260601 13:42:07.074540 28822 consensus_queue.cc:237] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [LEADER]: Queue going to LEADER mode. State: All 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: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } }
I20260601 13:42:07.074805 28816 consensus_queue.cc:237] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Queue going to LEADER mode. State: All 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: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.074594 28810 tablet_bootstrap.cc:492] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd: No bootstrap required, opened a new log
I20260601 13:42:07.075311 28810 ts_tablet_manager.cc:1403] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.003s
I20260601 13:42:07.075898 28810 raft_consensus.cc:359] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } }
I20260601 13:42:07.076000 28810 raft_consensus.cc:385] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.076035 28810 raft_consensus.cc:740] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.076145 28810 consensus_queue.cc:260] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } }
I20260601 13:42:07.076225 28810 raft_consensus.cc:399] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:07.076267 28810 raft_consensus.cc:493] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:07.076303 28810 raft_consensus.cc:3060] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.076328 28507 catalog_manager.cc:5696] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "d3044a25c2384f7ebfe6a848683f01b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.076704 28509 catalog_manager.cc:5696] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.077392 28810 raft_consensus.cc:515] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } }
I20260601 13:42:07.077540 28810 leader_election.cc:304] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [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: 25de697d096a4090a01f07d74ab325fd; no voters: 
I20260601 13:42:07.077623 28810 leader_election.cc:290] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:07.077737 28818 raft_consensus.cc:2804] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.077929 28818 raft_consensus.cc:697] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 1 LEADER]: Becoming Leader. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Running, Role: LEADER
I20260601 13:42:07.078240 28818 consensus_queue.cc:237] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [LEADER]: Queue going to LEADER mode. State: All 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: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } }
I20260601 13:42:07.078889 28810 ts_tablet_manager.cc:1434] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:07.079923 28507 catalog_manager.cc:5696] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 25de697d096a4090a01f07d74ab325fd (127.18.212.130). New cstate: current_term: 1 leader_uuid: "25de697d096a4090a01f07d74ab325fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.221294 28505 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44114:
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"
    }
  }
}
W20260601 13:42:07.221916 28505 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:07.230218 28602 tablet_service.cc:1511] Processing CreateTablet for tablet 1422e6c0fda64ef998f11c00acec1f9b (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:07.230239 28678 tablet_service.cc:1511] Processing CreateTablet for tablet 1422e6c0fda64ef998f11c00acec1f9b (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:07.230656 28678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1422e6c0fda64ef998f11c00acec1f9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.230656 28602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1422e6c0fda64ef998f11c00acec1f9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.230703 28603 tablet_service.cc:1511] Processing CreateTablet for tablet b822ed6e46534ac7823bab13f87368db (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:07.230993 28603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b822ed6e46534ac7823bab13f87368db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.233407 28813 tablet_bootstrap.cc:492] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3: Bootstrap starting.
I20260601 13:42:07.233464 28810 tablet_bootstrap.cc:492] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd: Bootstrap starting.
I20260601 13:42:07.234315 28679 tablet_service.cc:1511] Processing CreateTablet for tablet b822ed6e46534ac7823bab13f87368db (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:07.234530 28813 tablet_bootstrap.cc:654] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.234607 28679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b822ed6e46534ac7823bab13f87368db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.234817 28677 tablet_service.cc:1511] Processing CreateTablet for tablet 13b6d69b2f1e42ffbdb50ab4e474788f (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:07.235090 28677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b6d69b2f1e42ffbdb50ab4e474788f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.235970 28813 tablet_bootstrap.cc:492] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3: No bootstrap required, opened a new log
I20260601 13:42:07.236059 28813 ts_tablet_manager.cc:1403] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.236589 28813 raft_consensus.cc:359] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.236711 28813 raft_consensus.cc:385] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.236743 28813 raft_consensus.cc:740] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.236951 28813 consensus_queue.cc:260] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.237252 28813 ts_tablet_manager.cc:1434] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.237427 28676 tablet_service.cc:1511] Processing CreateTablet for tablet 910bc57a0a2646b3bf35c3c92a2c09e8 (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:07.237509 28674 tablet_service.cc:1511] Processing CreateTablet for tablet ea466c4390c24f7599c82b8d503726b3 (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:07.237661 28676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910bc57a0a2646b3bf35c3c92a2c09e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.237854 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea466c4390c24f7599c82b8d503726b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.238045 28675 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1e24948893470c8a509e267255035f (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:07.238284 28675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1e24948893470c8a509e267255035f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.238992 28753 tablet_service.cc:1511] Processing CreateTablet for tablet b822ed6e46534ac7823bab13f87368db (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:07.239301 28753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b822ed6e46534ac7823bab13f87368db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.240554 28749 tablet_service.cc:1511] Processing CreateTablet for tablet ea466c4390c24f7599c82b8d503726b3 (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:07.240849 28749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea466c4390c24f7599c82b8d503726b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.241451 28811 tablet_bootstrap.cc:492] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9: Bootstrap starting.
I20260601 13:42:07.241755 28752 tablet_service.cc:1511] Processing CreateTablet for tablet 13b6d69b2f1e42ffbdb50ab4e474788f (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:07.241961 28752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b6d69b2f1e42ffbdb50ab4e474788f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.242545 28811 tablet_bootstrap.cc:654] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.243347 28751 tablet_service.cc:1511] Processing CreateTablet for tablet 910bc57a0a2646b3bf35c3c92a2c09e8 (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:07.243556 28751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910bc57a0a2646b3bf35c3c92a2c09e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.244604 28811 tablet_bootstrap.cc:492] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9: No bootstrap required, opened a new log
I20260601 13:42:07.244728 28811 ts_tablet_manager.cc:1403] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.245134 28811 raft_consensus.cc:359] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.245222 28811 raft_consensus.cc:385] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.245244 28811 raft_consensus.cc:740] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.245400 28811 consensus_queue.cc:260] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.245573 28750 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1e24948893470c8a509e267255035f (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:07.245718 28811 ts_tablet_manager.cc:1434] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.245822 28750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1e24948893470c8a509e267255035f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.245919 28811 tablet_bootstrap.cc:492] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9: Bootstrap starting.
I20260601 13:42:07.230283 28754 tablet_service.cc:1511] Processing CreateTablet for tablet 1422e6c0fda64ef998f11c00acec1f9b (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:07.246433 28754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1422e6c0fda64ef998f11c00acec1f9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.247329 28811 tablet_bootstrap.cc:654] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.248582 28811 tablet_bootstrap.cc:492] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9: No bootstrap required, opened a new log
I20260601 13:42:07.248677 28811 ts_tablet_manager.cc:1403] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.249197 28811 raft_consensus.cc:359] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.249325 28811 raft_consensus.cc:385] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.249364 28603 tablet_service.cc:1511] Processing CreateTablet for tablet 13b6d69b2f1e42ffbdb50ab4e474788f (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:07.234530 28810 tablet_bootstrap.cc:654] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.249854 28603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b6d69b2f1e42ffbdb50ab4e474788f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.249996 28601 tablet_service.cc:1511] Processing CreateTablet for tablet 910bc57a0a2646b3bf35c3c92a2c09e8 (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:07.250283 28601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910bc57a0a2646b3bf35c3c92a2c09e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.251040 28810 tablet_bootstrap.cc:492] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd: No bootstrap required, opened a new log
I20260601 13:42:07.251336 28810 ts_tablet_manager.cc:1403] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.001s
I20260601 13:42:07.251364 28813 tablet_bootstrap.cc:492] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3: Bootstrap starting.
I20260601 13:42:07.251838 28810 raft_consensus.cc:359] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.251998 28810 raft_consensus.cc:385] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.249366 28811 raft_consensus.cc:740] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.252231 28811 consensus_queue.cc:260] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.252048 28810 raft_consensus.cc:740] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.252455 28810 consensus_queue.cc:260] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.252522 28600 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1e24948893470c8a509e267255035f (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:07.252744 28813 tablet_bootstrap.cc:654] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.252805 28600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1e24948893470c8a509e267255035f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.253324 28810 ts_tablet_manager.cc:1434] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:07.253551 28810 tablet_bootstrap.cc:492] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd: Bootstrap starting.
I20260601 13:42:07.253634 28599 tablet_service.cc:1511] Processing CreateTablet for tablet ea466c4390c24f7599c82b8d503726b3 (DEFAULT_TABLE table=test-workload-rf3 [id=f72cf29a2f944ebbbf520224b7d37854]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:07.253914 28599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea466c4390c24f7599c82b8d503726b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.254961 28810 tablet_bootstrap.cc:654] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.252533 28811 ts_tablet_manager.cc:1434] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:07.255776 28813 tablet_bootstrap.cc:492] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3: No bootstrap required, opened a new log
I20260601 13:42:07.255919 28813 ts_tablet_manager.cc:1403] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:42:07.256032 28811 tablet_bootstrap.cc:492] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9: Bootstrap starting.
I20260601 13:42:07.256443 28813 raft_consensus.cc:359] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.256564 28813 raft_consensus.cc:385] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.256608 28813 raft_consensus.cc:740] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.256728 28813 consensus_queue.cc:260] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.257031 28813 ts_tablet_manager.cc:1434] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.257105 28811 tablet_bootstrap.cc:654] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.257217 28813 tablet_bootstrap.cc:492] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3: Bootstrap starting.
I20260601 13:42:07.257918 28810 tablet_bootstrap.cc:492] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd: No bootstrap required, opened a new log
I20260601 13:42:07.258008 28810 ts_tablet_manager.cc:1403] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:07.258390 28813 tablet_bootstrap.cc:654] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.258479 28810 raft_consensus.cc:359] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.258605 28810 raft_consensus.cc:385] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.258638 28810 raft_consensus.cc:740] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.258769 28810 consensus_queue.cc:260] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.258945 28811 tablet_bootstrap.cc:492] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9: No bootstrap required, opened a new log
I20260601 13:42:07.259087 28811 ts_tablet_manager.cc:1403] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.259114 28810 ts_tablet_manager.cc:1434] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:07.259302 28810 tablet_bootstrap.cc:492] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd: Bootstrap starting.
I20260601 13:42:07.259574 28811 raft_consensus.cc:359] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.259689 28811 raft_consensus.cc:385] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.259727 28811 raft_consensus.cc:740] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.259856 28811 consensus_queue.cc:260] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.260160 28811 ts_tablet_manager.cc:1434] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.260371 28811 tablet_bootstrap.cc:492] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9: Bootstrap starting.
I20260601 13:42:07.260412 28810 tablet_bootstrap.cc:654] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.261484 28811 tablet_bootstrap.cc:654] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.262959 28810 tablet_bootstrap.cc:492] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd: No bootstrap required, opened a new log
I20260601 13:42:07.263115 28810 ts_tablet_manager.cc:1403] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:07.263691 28811 tablet_bootstrap.cc:492] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9: No bootstrap required, opened a new log
I20260601 13:42:07.263778 28813 tablet_bootstrap.cc:492] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3: No bootstrap required, opened a new log
I20260601 13:42:07.263887 28813 ts_tablet_manager.cc:1403] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.001s
I20260601 13:42:07.263718 28810 raft_consensus.cc:359] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.264779 28813 raft_consensus.cc:359] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.264911 28813 raft_consensus.cc:385] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.264946 28810 raft_consensus.cc:385] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.263789 28811 ts_tablet_manager.cc:1403] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.265153 28813 raft_consensus.cc:740] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.265344 28813 consensus_queue.cc:260] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.265834 28811 raft_consensus.cc:359] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.265952 28811 raft_consensus.cc:385] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.265980 28811 raft_consensus.cc:740] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.265991 28813 ts_tablet_manager.cc:1434] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:07.266121 28811 consensus_queue.cc:260] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.266218 28813 tablet_bootstrap.cc:492] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3: Bootstrap starting.
I20260601 13:42:07.266474 28811 ts_tablet_manager.cc:1434] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.266772 28811 tablet_bootstrap.cc:492] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9: Bootstrap starting.
I20260601 13:42:07.267230 28810 raft_consensus.cc:740] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.267536 28813 tablet_bootstrap.cc:654] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.267488 28810 consensus_queue.cc:260] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.267894 28811 tablet_bootstrap.cc:654] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.268560 28810 ts_tablet_manager.cc:1434] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:42:07.268819 28810 tablet_bootstrap.cc:492] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd: Bootstrap starting.
I20260601 13:42:07.269188 28813 tablet_bootstrap.cc:492] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3: No bootstrap required, opened a new log
I20260601 13:42:07.269294 28813 ts_tablet_manager.cc:1403] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.269731 28813 raft_consensus.cc:359] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.269871 28813 raft_consensus.cc:385] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.269925 28813 raft_consensus.cc:740] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.270020 28810 tablet_bootstrap.cc:654] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.270074 28813 consensus_queue.cc:260] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.270466 28813 ts_tablet_manager.cc:1434] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.270671 28813 tablet_bootstrap.cc:492] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3: Bootstrap starting.
I20260601 13:42:07.272063 28813 tablet_bootstrap.cc:654] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.272929 28810 tablet_bootstrap.cc:492] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd: No bootstrap required, opened a new log
I20260601 13:42:07.273059 28810 ts_tablet_manager.cc:1403] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:07.273486 28813 tablet_bootstrap.cc:492] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3: No bootstrap required, opened a new log
I20260601 13:42:07.273552 28810 raft_consensus.cc:359] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.273676 28810 raft_consensus.cc:385] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.273691 28813 ts_tablet_manager.cc:1403] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.273723 28810 raft_consensus.cc:740] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.273862 28810 consensus_queue.cc:260] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.274174 28810 ts_tablet_manager.cc:1434] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.274231 28813 raft_consensus.cc:359] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.274339 28813 raft_consensus.cc:385] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.274379 28813 raft_consensus.cc:740] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.274394 28810 tablet_bootstrap.cc:492] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd: Bootstrap starting.
I20260601 13:42:07.274554 28813 consensus_queue.cc:260] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.274899 28813 ts_tablet_manager.cc:1434] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:07.275112 28813 tablet_bootstrap.cc:492] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3: Bootstrap starting.
I20260601 13:42:07.275578 28811 tablet_bootstrap.cc:492] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9: No bootstrap required, opened a new log
I20260601 13:42:07.275669 28811 ts_tablet_manager.cc:1403] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:07.275738 28810 tablet_bootstrap.cc:654] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.276204 28813 tablet_bootstrap.cc:654] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.276219 28811 raft_consensus.cc:359] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.276340 28811 raft_consensus.cc:385] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.276376 28811 raft_consensus.cc:740] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.276525 28811 consensus_queue.cc:260] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.276902 28811 ts_tablet_manager.cc:1434] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:07.277098 28811 tablet_bootstrap.cc:492] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9: Bootstrap starting.
I20260601 13:42:07.277388 28813 tablet_bootstrap.cc:492] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3: No bootstrap required, opened a new log
I20260601 13:42:07.277483 28813 ts_tablet_manager.cc:1403] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:07.277999 28813 raft_consensus.cc:359] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.278101 28813 raft_consensus.cc:385] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.278126 28813 raft_consensus.cc:740] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.278227 28811 tablet_bootstrap.cc:654] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.278267 28813 consensus_queue.cc:260] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.278585 28813 ts_tablet_manager.cc:1434] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.279330 28810 tablet_bootstrap.cc:492] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd: No bootstrap required, opened a new log
I20260601 13:42:07.279438 28810 ts_tablet_manager.cc:1403] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:07.279503 28811 tablet_bootstrap.cc:492] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9: No bootstrap required, opened a new log
I20260601 13:42:07.279597 28811 ts_tablet_manager.cc:1403] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.279937 28810 raft_consensus.cc:359] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.280097 28810 raft_consensus.cc:385] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.280139 28810 raft_consensus.cc:740] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.280113 28811 raft_consensus.cc:359] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.280213 28811 raft_consensus.cc:385] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.280261 28811 raft_consensus.cc:740] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.280287 28810 consensus_queue.cc:260] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.280385 28811 consensus_queue.cc:260] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.280580 28810 ts_tablet_manager.cc:1434] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:07.280678 28811 ts_tablet_manager.cc:1434] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.280800 28810 tablet_bootstrap.cc:492] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd: Bootstrap starting.
I20260601 13:42:07.281986 28810 tablet_bootstrap.cc:654] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.283645 28810 tablet_bootstrap.cc:492] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd: No bootstrap required, opened a new log
I20260601 13:42:07.283731 28810 ts_tablet_manager.cc:1403] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:07.284103 28810 raft_consensus.cc:359] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.284189 28810 raft_consensus.cc:385] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.284210 28810 raft_consensus.cc:740] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.284351 28810 consensus_queue.cc:260] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.284662 28810 ts_tablet_manager.cc:1434] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.291821 28823 raft_consensus.cc:493] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.291986 28823 raft_consensus.cc:515] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.292640 28823 leader_election.cc:290] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919), 25de697d096a4090a01f07d74ab325fd (127.18.212.130:37279)
I20260601 13:42:07.297039 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1422e6c0fda64ef998f11c00acec1f9b" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" is_pre_election: true
I20260601 13:42:07.297260 28613 raft_consensus.cc:2468] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 0.
I20260601 13:42:07.297505 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1422e6c0fda64ef998f11c00acec1f9b" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25de697d096a4090a01f07d74ab325fd" is_pre_election: true
I20260601 13:42:07.297797 28727 leader_election.cc:304] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4d9171ee9e4fca869b4a59e2d773b3, d3044a25c2384f7ebfe6a848683f01b9; no voters: 
I20260601 13:42:07.298022 28823 raft_consensus.cc:2804] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.298115 28823 raft_consensus.cc:493] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.298175 28823 raft_consensus.cc:3060] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.297679 28689 raft_consensus.cc:2468] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 0.
I20260601 13:42:07.299332 28823 raft_consensus.cc:515] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.299819 28823 leader_election.cc:290] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 election: Requested vote from peers 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919), 25de697d096a4090a01f07d74ab325fd (127.18.212.130:37279)
I20260601 13:42:07.300277 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1422e6c0fda64ef998f11c00acec1f9b" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3"
I20260601 13:42:07.300405 28613 raft_consensus.cc:3060] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.300426 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1422e6c0fda64ef998f11c00acec1f9b" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25de697d096a4090a01f07d74ab325fd"
I20260601 13:42:07.300568 28689 raft_consensus.cc:3060] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.301446 28613 raft_consensus.cc:2468] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 1.
I20260601 13:42:07.301478 28689 raft_consensus.cc:2468] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 1.
I20260601 13:42:07.301885 28727 leader_election.cc:304] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4d9171ee9e4fca869b4a59e2d773b3, d3044a25c2384f7ebfe6a848683f01b9; no voters: 
I20260601 13:42:07.302102 28823 raft_consensus.cc:2804] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.302210 28823 raft_consensus.cc:697] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Becoming Leader. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Running, Role: LEADER
I20260601 13:42:07.302361 28823 consensus_queue.cc:237] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.304373 28504 catalog_manager.cc:5696] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "d3044a25c2384f7ebfe6a848683f01b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.323948 28819 raft_consensus.cc:493] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.324194 28819 raft_consensus.cc:515] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.324954 28819 leader_election.cc:290] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919), d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131:43451)
I20260601 13:42:07.328982 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1e24948893470c8a509e267255035f" candidate_uuid: "25de697d096a4090a01f07d74ab325fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" is_pre_election: true
I20260601 13:42:07.329239 28613 raft_consensus.cc:2468] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25de697d096a4090a01f07d74ab325fd in term 0.
I20260601 13:42:07.329178 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1e24948893470c8a509e267255035f" candidate_uuid: "25de697d096a4090a01f07d74ab325fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3044a25c2384f7ebfe6a848683f01b9" is_pre_election: true
I20260601 13:42:07.329448 28764 raft_consensus.cc:2468] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25de697d096a4090a01f07d74ab325fd in term 0.
I20260601 13:42:07.329661 28652 leader_election.cc:304] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25de697d096a4090a01f07d74ab325fd, 6b4d9171ee9e4fca869b4a59e2d773b3; no voters: 
I20260601 13:42:07.329875 28819 raft_consensus.cc:2804] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.329941 28819 raft_consensus.cc:493] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.329995 28819 raft_consensus.cc:3060] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.330895 28819 raft_consensus.cc:515] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.331388 28819 leader_election.cc:290] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [CANDIDATE]: Term 1 election: Requested vote from peers 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919), d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131:43451)
I20260601 13:42:07.331789 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1e24948893470c8a509e267255035f" candidate_uuid: "25de697d096a4090a01f07d74ab325fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3"
I20260601 13:42:07.331789 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1e24948893470c8a509e267255035f" candidate_uuid: "25de697d096a4090a01f07d74ab325fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3044a25c2384f7ebfe6a848683f01b9"
I20260601 13:42:07.331939 28613 raft_consensus.cc:3060] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.331939 28764 raft_consensus.cc:3060] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.332999 28613 raft_consensus.cc:2468] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25de697d096a4090a01f07d74ab325fd in term 1.
I20260601 13:42:07.332999 28764 raft_consensus.cc:2468] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25de697d096a4090a01f07d74ab325fd in term 1.
I20260601 13:42:07.333418 28654 leader_election.cc:304] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25de697d096a4090a01f07d74ab325fd, d3044a25c2384f7ebfe6a848683f01b9; no voters: 
I20260601 13:42:07.333706 28819 raft_consensus.cc:2804] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.333843 28819 raft_consensus.cc:697] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 1 LEADER]: Becoming Leader. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Running, Role: LEADER
I20260601 13:42:07.334002 28819 consensus_queue.cc:237] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.335878 28504 catalog_manager.cc:5696] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 25de697d096a4090a01f07d74ab325fd (127.18.212.130). New cstate: current_term: 1 leader_uuid: "25de697d096a4090a01f07d74ab325fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:07.350737 28822 raft_consensus.cc:493] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.350934 28822 raft_consensus.cc:515] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.351694 28822 leader_election.cc:290] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25de697d096a4090a01f07d74ab325fd (127.18.212.130:37279), d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131:43451)
I20260601 13:42:07.356679 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6d69b2f1e42ffbdb50ab4e474788f" candidate_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25de697d096a4090a01f07d74ab325fd" is_pre_election: true
I20260601 13:42:07.356679 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6d69b2f1e42ffbdb50ab4e474788f" candidate_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3044a25c2384f7ebfe6a848683f01b9" is_pre_election: true
I20260601 13:42:07.356925 28689 raft_consensus.cc:2468] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4d9171ee9e4fca869b4a59e2d773b3 in term 0.
I20260601 13:42:07.356961 28764 raft_consensus.cc:2468] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4d9171ee9e4fca869b4a59e2d773b3 in term 0.
I20260601 13:42:07.357293 28577 leader_election.cc:304] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25de697d096a4090a01f07d74ab325fd, 6b4d9171ee9e4fca869b4a59e2d773b3; no voters: 
I20260601 13:42:07.357522 28822 raft_consensus.cc:2804] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.357600 28822 raft_consensus.cc:493] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.357645 28822 raft_consensus.cc:3060] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.358630 28822 raft_consensus.cc:515] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.359124 28822 leader_election.cc:290] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [CANDIDATE]: Term 1 election: Requested vote from peers 25de697d096a4090a01f07d74ab325fd (127.18.212.130:37279), d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131:43451)
I20260601 13:42:07.359576 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6d69b2f1e42ffbdb50ab4e474788f" candidate_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25de697d096a4090a01f07d74ab325fd"
I20260601 13:42:07.359588 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b6d69b2f1e42ffbdb50ab4e474788f" candidate_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3044a25c2384f7ebfe6a848683f01b9"
I20260601 13:42:07.359692 28689 raft_consensus.cc:3060] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.359817 28764 raft_consensus.cc:3060] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.360724 28689 raft_consensus.cc:2468] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4d9171ee9e4fca869b4a59e2d773b3 in term 1.
I20260601 13:42:07.360731 28764 raft_consensus.cc:2468] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4d9171ee9e4fca869b4a59e2d773b3 in term 1.
I20260601 13:42:07.361218 28578 leader_election.cc:304] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 25de697d096a4090a01f07d74ab325fd, 6b4d9171ee9e4fca869b4a59e2d773b3, d3044a25c2384f7ebfe6a848683f01b9; no voters: 
I20260601 13:42:07.361529 28822 raft_consensus.cc:2804] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.361652 28822 raft_consensus.cc:697] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 LEADER]: Becoming Leader. State: Replica: 6b4d9171ee9e4fca869b4a59e2d773b3, State: Running, Role: LEADER
I20260601 13:42:07.361800 28822 consensus_queue.cc:237] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.363963 28504 catalog_manager.cc:5696] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:07.372709 28819 raft_consensus.cc:493] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.372890 28819 raft_consensus.cc:515] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.373313 28819 leader_election.cc:290] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919), d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131:43451)
I20260601 13:42:07.373868 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b822ed6e46534ac7823bab13f87368db" candidate_uuid: "25de697d096a4090a01f07d74ab325fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3044a25c2384f7ebfe6a848683f01b9" is_pre_election: true
I20260601 13:42:07.373868 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b822ed6e46534ac7823bab13f87368db" candidate_uuid: "25de697d096a4090a01f07d74ab325fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" is_pre_election: true
I20260601 13:42:07.374058 28764 raft_consensus.cc:2468] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25de697d096a4090a01f07d74ab325fd in term 0.
I20260601 13:42:07.374058 28613 raft_consensus.cc:2468] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25de697d096a4090a01f07d74ab325fd in term 0.
I20260601 13:42:07.374464 28652 leader_election.cc:304] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25de697d096a4090a01f07d74ab325fd, 6b4d9171ee9e4fca869b4a59e2d773b3; no voters: 
I20260601 13:42:07.374737 28819 raft_consensus.cc:2804] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.374828 28819 raft_consensus.cc:493] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.374894 28819 raft_consensus.cc:3060] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.375950 28819 raft_consensus.cc:515] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.376412 28819 leader_election.cc:290] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [CANDIDATE]: Term 1 election: Requested vote from peers 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919), d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131:43451)
I20260601 13:42:07.377091 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b822ed6e46534ac7823bab13f87368db" candidate_uuid: "25de697d096a4090a01f07d74ab325fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3"
I20260601 13:42:07.377091 28764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b822ed6e46534ac7823bab13f87368db" candidate_uuid: "25de697d096a4090a01f07d74ab325fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3044a25c2384f7ebfe6a848683f01b9"
I20260601 13:42:07.377259 28764 raft_consensus.cc:3060] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.377259 28613 raft_consensus.cc:3060] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.378340 28764 raft_consensus.cc:2468] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25de697d096a4090a01f07d74ab325fd in term 1.
I20260601 13:42:07.378340 28613 raft_consensus.cc:2468] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25de697d096a4090a01f07d74ab325fd in term 1.
I20260601 13:42:07.378805 28652 leader_election.cc:304] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25de697d096a4090a01f07d74ab325fd, 6b4d9171ee9e4fca869b4a59e2d773b3; no voters: 
I20260601 13:42:07.378998 28819 raft_consensus.cc:2804] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.379124 28819 raft_consensus.cc:697] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 1 LEADER]: Becoming Leader. State: Replica: 25de697d096a4090a01f07d74ab325fd, State: Running, Role: LEADER
I20260601 13:42:07.379287 28819 consensus_queue.cc:237] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.381336 28504 catalog_manager.cc:5696] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 25de697d096a4090a01f07d74ab325fd (127.18.212.130). New cstate: current_term: 1 leader_uuid: "25de697d096a4090a01f07d74ab325fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:07.495891 28823 raft_consensus.cc:493] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.496297 28823 raft_consensus.cc:515] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.496843 28823 leader_election.cc:290] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919), 25de697d096a4090a01f07d74ab325fd (127.18.212.130:37279)
I20260601 13:42:07.497469 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea466c4390c24f7599c82b8d503726b3" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25de697d096a4090a01f07d74ab325fd" is_pre_election: true
I20260601 13:42:07.497689 28689 raft_consensus.cc:2468] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 0.
I20260601 13:42:07.497464 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea466c4390c24f7599c82b8d503726b3" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" is_pre_election: true
I20260601 13:42:07.497816 28613 raft_consensus.cc:2468] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 0.
I20260601 13:42:07.498114 28728 leader_election.cc:304] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25de697d096a4090a01f07d74ab325fd, d3044a25c2384f7ebfe6a848683f01b9; no voters: 
I20260601 13:42:07.498303 28823 raft_consensus.cc:2804] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.498368 28823 raft_consensus.cc:493] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.498412 28823 raft_consensus.cc:3060] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.499343 28823 raft_consensus.cc:515] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.499747 28823 leader_election.cc:290] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 election: Requested vote from peers 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919), 25de697d096a4090a01f07d74ab325fd (127.18.212.130:37279)
I20260601 13:42:07.500101 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea466c4390c24f7599c82b8d503726b3" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3"
I20260601 13:42:07.500188 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea466c4390c24f7599c82b8d503726b3" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25de697d096a4090a01f07d74ab325fd"
I20260601 13:42:07.500269 28613 raft_consensus.cc:3060] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.500324 28689 raft_consensus.cc:3060] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.501125 28689 raft_consensus.cc:2468] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 1.
I20260601 13:42:07.501132 28613 raft_consensus.cc:2468] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 1.
I20260601 13:42:07.501452 28728 leader_election.cc:304] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25de697d096a4090a01f07d74ab325fd, d3044a25c2384f7ebfe6a848683f01b9; no voters: 
I20260601 13:42:07.501659 28823 raft_consensus.cc:2804] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.501756 28823 raft_consensus.cc:697] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Becoming Leader. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Running, Role: LEADER
I20260601 13:42:07.501900 28823 consensus_queue.cc:237] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.503906 28504 catalog_manager.cc:5696] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "d3044a25c2384f7ebfe6a848683f01b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.602368 28823 raft_consensus.cc:493] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.602613 28823 raft_consensus.cc:515] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.603307 28823 leader_election.cc:290] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919), 25de697d096a4090a01f07d74ab325fd (127.18.212.130:37279)
I20260601 13:42:07.603919 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910bc57a0a2646b3bf35c3c92a2c09e8" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25de697d096a4090a01f07d74ab325fd" is_pre_election: true
I20260601 13:42:07.603919 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910bc57a0a2646b3bf35c3c92a2c09e8" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" is_pre_election: true
I20260601 13:42:07.604221 28613 raft_consensus.cc:2468] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 0.
I20260601 13:42:07.604221 28689 raft_consensus.cc:2468] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 0.
I20260601 13:42:07.604579 28728 leader_election.cc:304] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25de697d096a4090a01f07d74ab325fd, d3044a25c2384f7ebfe6a848683f01b9; no voters: 
I20260601 13:42:07.604803 28823 raft_consensus.cc:2804] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.604880 28823 raft_consensus.cc:493] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.604920 28823 raft_consensus.cc:3060] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.605789 28823 raft_consensus.cc:515] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.606211 28823 leader_election.cc:290] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 election: Requested vote from peers 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919), 25de697d096a4090a01f07d74ab325fd (127.18.212.130:37279)
I20260601 13:42:07.606626 28689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910bc57a0a2646b3bf35c3c92a2c09e8" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25de697d096a4090a01f07d74ab325fd"
I20260601 13:42:07.606626 28613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910bc57a0a2646b3bf35c3c92a2c09e8" candidate_uuid: "d3044a25c2384f7ebfe6a848683f01b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3"
I20260601 13:42:07.606815 28689 raft_consensus.cc:3060] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.606909 28613 raft_consensus.cc:3060] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.607868 28689 raft_consensus.cc:2468] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 1.
I20260601 13:42:07.607894 28613 raft_consensus.cc:2468] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3044a25c2384f7ebfe6a848683f01b9 in term 1.
I20260601 13:42:07.608263 28728 leader_election.cc:304] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25de697d096a4090a01f07d74ab325fd, d3044a25c2384f7ebfe6a848683f01b9; no voters: 
I20260601 13:42:07.608486 28823 raft_consensus.cc:2804] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.608585 28823 raft_consensus.cc:697] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Becoming Leader. State: Replica: d3044a25c2384f7ebfe6a848683f01b9, State: Running, Role: LEADER
I20260601 13:42:07.608731 28823 consensus_queue.cc:237] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } }
I20260601 13:42:07.610723 28504 catalog_manager.cc:5696] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3044a25c2384f7ebfe6a848683f01b9 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "d3044a25c2384f7ebfe6a848683f01b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.728010 28823 consensus_queue.cc:1048] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.734365 28816 consensus_queue.cc:1048] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.737187 28688 raft_consensus.cc:1275] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Refusing update from remote peer d3044a25c2384f7ebfe6a848683f01b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:07.738090 28764 raft_consensus.cc:1275] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Refusing update from remote peer 6b4d9171ee9e4fca869b4a59e2d773b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:07.739017 28822 consensus_queue.cc:1048] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.739866 28613 raft_consensus.cc:1275] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Refusing update from remote peer d3044a25c2384f7ebfe6a848683f01b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:07.740016 28612 raft_consensus.cc:1275] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Refusing update from remote peer d3044a25c2384f7ebfe6a848683f01b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:07.740545 28687 raft_consensus.cc:1275] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Refusing update from remote peer d3044a25c2384f7ebfe6a848683f01b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:07.740927 28816 consensus_queue.cc:1048] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.741268 28688 raft_consensus.cc:1275] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Refusing update from remote peer 6b4d9171ee9e4fca869b4a59e2d773b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:07.741331 28816 consensus_queue.cc:1048] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.741681 28816 consensus_queue.cc:1048] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.742751 28822 consensus_queue.cc:1048] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.744755 28823 consensus_queue.cc:1048] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.748311 28763 raft_consensus.cc:1275] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Refusing update from remote peer 25de697d096a4090a01f07d74ab325fd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:07.751847 28819 consensus_queue.cc:1048] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.752602 28764 raft_consensus.cc:1275] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Refusing update from remote peer 25de697d096a4090a01f07d74ab325fd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:07.753893 28835 consensus_queue.cc:1048] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.754338 28612 raft_consensus.cc:1275] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Refusing update from remote peer 25de697d096a4090a01f07d74ab325fd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:07.755669 28835 consensus_queue.cc:1048] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.757826 28903 mvcc.cc:204] Tried to move back new op lower bound from 7292196158416359424 to 7292196157887336448. Current Snapshot: MvccSnapshot[applied={T|T < 7292196158403158016}]
I20260601 13:42:07.764533 28611 raft_consensus.cc:1275] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Refusing update from remote peer 25de697d096a4090a01f07d74ab325fd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:07.764961 28819 consensus_queue.cc:1048] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:07.771631 28909 mvcc.cc:204] Tried to move back new op lower bound from 7292196158439288832 to 7292196156947382272. Current Snapshot: MvccSnapshot[applied={T|T < 7292196158439288832}]
I20260601 13:42:07.940147 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:07.942538 28944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:07.942631 28947 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:07.942664 28945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:07.942828 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:07.943102 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:07.943156 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:07.943192 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321327943190 us; error 0 us; skew 500 ppm
I20260601 13:42:07.944343 19282 webserver.cc:533] Webserver started at http://127.18.212.132:41675/ using document root <none> and password file <none>
I20260601 13:42:07.944826 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:07.944919 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:07.945010 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:07.945518 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "bd996c5694844a178323ab088859a593"
format_stamp: "Formatted at 2026-06-01 13:42:07 on dist-test-slave-b9mm"
I20260601 13:42:07.947512 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:42:07.948947 28952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:07.949309 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.949421 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "bd996c5694844a178323ab088859a593"
format_stamp: "Formatted at 2026-06-01 13:42:07 on dist-test-slave-b9mm"
I20260601 13:42:07.949523 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321147880162-19282-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)
I20260601 13:42:07.958336 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:07.958913 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:07.959491 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:07.960289 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:07.960345 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:07.960383 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:07.960405 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:07.966244 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:42435
I20260601 13:42:07.966424 29015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:42435 every 8 connection(s)
I20260601 13:42:07.973132 29016 heartbeater.cc:344] Connected to a master server at 127.18.212.190:32935
I20260601 13:42:07.973320 29016 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:07.973847 29016 heartbeater.cc:507] Master 127.18.212.190:32935 requested a full tablet report, sending...
I20260601 13:42:07.974779 28506 ts_manager.cc:194] Registered new tserver with Master: bd996c5694844a178323ab088859a593 (127.18.212.132:42435)
I20260601 13:42:07.975548 28506 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44122
W20260601 13:42:08.844290 28558 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table f72cf29a2f944ebbbf520224b7d37854: could not find any suitable replica to move from server d3044a25c2384f7ebfe6a848683f01b9 to server bd996c5694844a178323ab088859a593
I20260601 13:42:08.976583 29016 heartbeater.cc:499] Master 127.18.212.190:32935 was elected leader, sending a full tablet report...
I20260601 13:42:09.853667 28764 consensus_queue.cc:237] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } }
I20260601 13:42:09.856257 28687 raft_consensus.cc:1275] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Refusing update from remote peer d3044a25c2384f7ebfe6a848683f01b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:09.856369 28612 raft_consensus.cc:1275] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Refusing update from remote peer d3044a25c2384f7ebfe6a848683f01b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:09.856775 29023 consensus_queue.cc:1048] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:09.857009 28912 consensus_queue.cc:1048] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:09.859185 29024 raft_consensus.cc:2955] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.859619 28687 raft_consensus.cc:2955] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.859647 28612 raft_consensus.cc:2955] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
W20260601 13:42:09.860944 28730 consensus_peers.cc:597] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 -> Peer bd996c5694844a178323ab088859a593 (127.18.212.132:42435): Couldn't send request to peer bd996c5694844a178323ab088859a593. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 910bc57a0a2646b3bf35c3c92a2c09e8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:09.863204 28506 catalog_manager.cc:5696] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 reported cstate change: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "d3044a25c2384f7ebfe6a848683f01b9" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:09.863637 28764 consensus_queue.cc:237] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } attrs { replace: true } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } }
I20260601 13:42:09.865126 28612 raft_consensus.cc:1275] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Refusing update from remote peer d3044a25c2384f7ebfe6a848683f01b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260601 13:42:09.865231 28730 consensus_peers.cc:597] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 -> Peer bd996c5694844a178323ab088859a593 (127.18.212.132:42435): Couldn't send request to peer bd996c5694844a178323ab088859a593. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea466c4390c24f7599c82b8d503726b3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:09.865476 28687 raft_consensus.cc:1275] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Refusing update from remote peer d3044a25c2384f7ebfe6a848683f01b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:09.865494 29023 consensus_queue.cc:1048] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:09.865918 29023 consensus_queue.cc:1048] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:09.867405 28912 raft_consensus.cc:2955] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } attrs { replace: true } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.868317 28687 raft_consensus.cc:2955] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } attrs { replace: true } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.870421 28612 raft_consensus.cc:2955] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } attrs { replace: true } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.871726 28503 catalog_manager.cc:5696] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd reported cstate change: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "d3044a25c2384f7ebfe6a848683f01b9" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } attrs { replace: true } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.876210 28687 consensus_queue.cc:237] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } attrs { replace: true } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } }
I20260601 13:42:09.878225 28612 raft_consensus.cc:1275] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Refusing update from remote peer 25de697d096a4090a01f07d74ab325fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:09.878228 28764 raft_consensus.cc:1275] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Refusing update from remote peer 25de697d096a4090a01f07d74ab325fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:09.878921 29039 consensus_queue.cc:1048] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:09.879199 29038 consensus_queue.cc:1048] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:09.881798 29038 raft_consensus.cc:2955] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } attrs { replace: true } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.882411 28764 raft_consensus.cc:2955] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } attrs { replace: true } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.882773 28612 raft_consensus.cc:2955] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } attrs { replace: true } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.885623 28506 catalog_manager.cc:5696] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 reported cstate change: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "25de697d096a4090a01f07d74ab325fd" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } attrs { replace: true } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
W20260601 13:42:09.886202 28655 consensus_peers.cc:597] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd -> Peer bd996c5694844a178323ab088859a593 (127.18.212.132:42435): Couldn't send request to peer bd996c5694844a178323ab088859a593. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b822ed6e46534ac7823bab13f87368db. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:09.891417 28612 consensus_queue.cc:237] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } }
I20260601 13:42:09.893394 28687 raft_consensus.cc:1275] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Refusing update from remote peer 6b4d9171ee9e4fca869b4a59e2d773b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:09.893626 28764 raft_consensus.cc:1275] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Refusing update from remote peer 6b4d9171ee9e4fca869b4a59e2d773b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:09.894032 29045 consensus_queue.cc:1048] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:09.894734 29046 consensus_queue.cc:1048] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:09.897207 29045 raft_consensus.cc:2955] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.897799 28764 raft_consensus.cc:2955] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
I20260601 13:42:09.898876 28687 raft_consensus.cc:2955] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } } }
W20260601 13:42:09.900375 28579 consensus_peers.cc:597] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 -> Peer bd996c5694844a178323ab088859a593 (127.18.212.132:42435): Couldn't send request to peer bd996c5694844a178323ab088859a593. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13b6d69b2f1e42ffbdb50ab4e474788f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:09.900574 28504 catalog_manager.cc:5696] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 reported cstate change: config changed from index -1 to 18, NON_VOTER bd996c5694844a178323ab088859a593 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "6b4d9171ee9e4fca869b4a59e2d773b3" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25de697d096a4090a01f07d74ab325fd" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 37279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3044a25c2384f7ebfe6a848683f01b9" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd996c5694844a178323ab088859a593" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 42435 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:09.992887 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
W20260601 13:42:09.996625 28727 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260601 13:42:09.997798 28727 consensus_peers.cc:597] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 -> Peer 6b4d9171ee9e4fca869b4a59e2d773b3 (127.18.212.129:41919): Couldn't send request to peer 6b4d9171ee9e4fca869b4a59e2d773b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:09.999722 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:09.999989 19282 tablet_replica.cc:333] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3: stopping tablet replica
I20260601 13:42:10.000159 19282 raft_consensus.cc:2243] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.000391 19282 raft_consensus.cc:2272] T 9f1e24948893470c8a509e267255035f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.001111 19282 tablet_replica.cc:333] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3: stopping tablet replica
I20260601 13:42:10.001246 19282 raft_consensus.cc:2243] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.001403 19282 raft_consensus.cc:2272] T b822ed6e46534ac7823bab13f87368db P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.002032 19282 tablet_replica.cc:333] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3: stopping tablet replica
I20260601 13:42:10.002154 19282 raft_consensus.cc:2243] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.002269 19282 raft_consensus.cc:2272] T 4265a198b0da4244b3e9992ae3de4b5b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.002714 19282 tablet_replica.cc:333] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3: stopping tablet replica
I20260601 13:42:10.002827 19282 raft_consensus.cc:2243] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.002936 19282 raft_consensus.cc:2272] T 8358bfc5c0c94e1c970a9b64ddf8eb6d P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.003531 19282 tablet_replica.cc:333] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3: stopping tablet replica
I20260601 13:42:10.003639 19282 raft_consensus.cc:2243] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.003762 19282 raft_consensus.cc:2272] T 1422e6c0fda64ef998f11c00acec1f9b P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.004169 19282 tablet_replica.cc:333] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3: stopping tablet replica
I20260601 13:42:10.004276 19282 raft_consensus.cc:2243] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.004415 19282 raft_consensus.cc:2272] T ea466c4390c24f7599c82b8d503726b3 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.005173 19282 tablet_replica.cc:333] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3: stopping tablet replica
I20260601 13:42:10.005285 19282 raft_consensus.cc:2243] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.005416 19282 raft_consensus.cc:2272] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.006067 19282 tablet_replica.cc:333] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3: stopping tablet replica
I20260601 13:42:10.006171 19282 raft_consensus.cc:2243] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.006524 19282 raft_consensus.cc:2272] T 13b6d69b2f1e42ffbdb50ab4e474788f P 6b4d9171ee9e4fca869b4a59e2d773b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.024173 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:42:10.028329 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:42:10.036401 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.036854 19282 tablet_replica.cc:333] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd: stopping tablet replica
I20260601 13:42:10.037076 19282 raft_consensus.cc:2243] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.037405 19282 raft_consensus.cc:2272] T 9f1e24948893470c8a509e267255035f P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.038203 19282 tablet_replica.cc:333] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd: stopping tablet replica
I20260601 13:42:10.038385 19282 raft_consensus.cc:2243] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.038558 19282 raft_consensus.cc:2272] T 13b6d69b2f1e42ffbdb50ab4e474788f P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.039297 19282 tablet_replica.cc:333] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd: stopping tablet replica
I20260601 13:42:10.039426 19282 raft_consensus.cc:2243] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.039559 19282 raft_consensus.cc:2272] T 18cabb01b79d4b16b23f404356cca684 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.040009 19282 tablet_replica.cc:333] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd: stopping tablet replica
I20260601 13:42:10.040181 19282 raft_consensus.cc:2243] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.040522 19282 raft_consensus.cc:2272] T b822ed6e46534ac7823bab13f87368db P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.041203 19282 tablet_replica.cc:333] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd: stopping tablet replica
I20260601 13:42:10.041319 19282 raft_consensus.cc:2243] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.041446 19282 raft_consensus.cc:2272] T 0bfdd9b3df90483a9704dd8440509732 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.041873 19282 tablet_replica.cc:333] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd: stopping tablet replica
I20260601 13:42:10.041994 19282 raft_consensus.cc:2243] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.042121 19282 raft_consensus.cc:2272] T 1422e6c0fda64ef998f11c00acec1f9b P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.042717 19282 tablet_replica.cc:333] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd: stopping tablet replica
I20260601 13:42:10.043257 19282 raft_consensus.cc:2243] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.043466 19282 raft_consensus.cc:2272] T ea466c4390c24f7599c82b8d503726b3 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.044163 19282 tablet_replica.cc:333] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd: stopping tablet replica
I20260601 13:42:10.044281 19282 raft_consensus.cc:2243] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.044441 19282 raft_consensus.cc:2272] T 910bc57a0a2646b3bf35c3c92a2c09e8 P 25de697d096a4090a01f07d74ab325fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.051031 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:42:10.055994 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:42:10.064355 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.064666 19282 tablet_replica.cc:333] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9: stopping tablet replica
I20260601 13:42:10.064863 19282 raft_consensus.cc:2243] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.065178 19282 raft_consensus.cc:2272] T 1422e6c0fda64ef998f11c00acec1f9b P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.065837 19282 tablet_replica.cc:333] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9: stopping tablet replica
I20260601 13:42:10.065986 19282 raft_consensus.cc:2243] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.066180 19282 raft_consensus.cc:2272] T 9f1e24948893470c8a509e267255035f P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.066609 19282 tablet_replica.cc:333] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9: stopping tablet replica
I20260601 13:42:10.066751 19282 raft_consensus.cc:2243] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.066920 19282 raft_consensus.cc:2272] T 47d2921deb014d6fa41ce682efeaa0ca P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.067416 19282 tablet_replica.cc:333] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9: stopping tablet replica
I20260601 13:42:10.067548 19282 raft_consensus.cc:2243] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.067688 19282 raft_consensus.cc:2272] T 8d3698e6cdeb41cf8d7e9d6a73e6dd17 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.068070 19282 tablet_replica.cc:333] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9: stopping tablet replica
I20260601 13:42:10.068200 19282 raft_consensus.cc:2243] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.068397 19282 raft_consensus.cc:2272] T b822ed6e46534ac7823bab13f87368db P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.068977 19282 tablet_replica.cc:333] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9: stopping tablet replica
I20260601 13:42:10.069106 19282 raft_consensus.cc:2243] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.069293 19282 raft_consensus.cc:2272] T 13b6d69b2f1e42ffbdb50ab4e474788f P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.070292 19282 tablet_replica.cc:333] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9: stopping tablet replica
I20260601 13:42:10.070583 19282 raft_consensus.cc:2243] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.070914 19282 raft_consensus.cc:2272] T ea466c4390c24f7599c82b8d503726b3 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.071597 19282 tablet_replica.cc:333] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9: stopping tablet replica
I20260601 13:42:10.071739 19282 raft_consensus.cc:2243] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.071995 19282 raft_consensus.cc:2272] T 910bc57a0a2646b3bf35c3c92a2c09e8 P d3044a25c2384f7ebfe6a848683f01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.088965 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:42:10.093657 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:42:10.100524 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.113212 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:42:10.116150 19282 master.cc:562] Master@127.18.212.190:32935 shutting down...
W20260601 13:42:10.122630 28558 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:10.122746 28558 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:10.122790 28558 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:10.123355 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.123531 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.123592 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 47c1b1fd36a54bb2a715f8dc78fb977e: stopping tablet replica
I20260601 13:42:10.137584 19282 master.cc:584] Master@127.18.212.190:32935 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (4350 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:42:10.151538 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:40957
I20260601 13:42:10.152001 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.154078 29052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.154188 29054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.154263 29051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.154441 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:10.154717 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.154759 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:10.154775 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321330154775 us; error 0 us; skew 500 ppm
I20260601 13:42:10.155839 19282 webserver.cc:533] Webserver started at http://127.18.212.190:37747/ using document root <none> and password file <none>
I20260601 13:42:10.156051 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.156104 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.156169 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.156628 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "76793779d67248958d15c8f493b73853"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.158459 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:10.160104 29059 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.160810 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.161123 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "76793779d67248958d15c8f493b73853"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.161268 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-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)
I20260601 13:42:10.172583 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.173117 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.178416 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:40957
I20260601 13:42:10.184633 29111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:40957 every 8 connection(s)
I20260601 13:42:10.185329 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.187762 29112 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853: Bootstrap starting.
I20260601 13:42:10.188822 29112 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.190655 29112 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853: No bootstrap required, opened a new log
I20260601 13:42:10.191550 29112 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76793779d67248958d15c8f493b73853" member_type: VOTER }
I20260601 13:42:10.191707 29112 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.191756 29112 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76793779d67248958d15c8f493b73853, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.191949 29112 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76793779d67248958d15c8f493b73853" member_type: VOTER }
I20260601 13:42:10.192034 29112 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:10.192065 29112 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:10.192117 29112 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.193154 29112 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76793779d67248958d15c8f493b73853" member_type: VOTER }
I20260601 13:42:10.193305 29112 leader_election.cc:304] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [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: 76793779d67248958d15c8f493b73853; no voters: 
I20260601 13:42:10.193543 29112 leader_election.cc:290] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:10.193964 29115 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.194227 29112 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:10.194335 29115 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 1 LEADER]: Becoming Leader. State: Replica: 76793779d67248958d15c8f493b73853, State: Running, Role: LEADER
I20260601 13:42:10.194743 29115 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [LEADER]: Queue going to LEADER mode. State: All 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: "76793779d67248958d15c8f493b73853" member_type: VOTER }
I20260601 13:42:10.195499 29117 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76793779d67248958d15c8f493b73853. Latest consensus state: current_term: 1 leader_uuid: "76793779d67248958d15c8f493b73853" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76793779d67248958d15c8f493b73853" member_type: VOTER } }
I20260601 13:42:10.195603 29117 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:10.195648 29116 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76793779d67248958d15c8f493b73853" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76793779d67248958d15c8f493b73853" member_type: VOTER } }
I20260601 13:42:10.195771 29116 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:10.196017 29124 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:10.197525 29124 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:10.197849 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:10.200083 29124 catalog_manager.cc:1382] Generated new cluster ID: b04dcb131b5f4900a7df3f7539565aaa
I20260601 13:42:10.200183 29124 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:10.215456 29124 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:10.216202 29124 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:10.223541 29124 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853: Generated new TSK 0
I20260601 13:42:10.223839 29124 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:10.230729 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.233656 29134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.233775 29136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.234045 29133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.234269 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:10.234593 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.234644 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:10.234663 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321330234662 us; error 0 us; skew 500 ppm
I20260601 13:42:10.235818 19282 webserver.cc:533] Webserver started at http://127.18.212.129:44661/ using document root <none> and password file <none>
I20260601 13:42:10.236033 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.236099 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.236193 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.236729 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "7ca2f615ff254c18a5a34a938112d98d"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.238783 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:10.240437 29141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.240820 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.240922 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "7ca2f615ff254c18a5a34a938112d98d"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.241032 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-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)
I20260601 13:42:10.273566 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.274115 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.274495 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:10.275041 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:10.275144 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.275210 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:10.275264 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.280814 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:44521
I20260601 13:42:10.280920 29204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:44521 every 8 connection(s)
I20260601 13:42:10.281922 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.285341 29209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.285408 29212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.285524 29210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.285449 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:10.286093 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.286149 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:10.286175 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321330286173 us; error 0 us; skew 500 ppm
I20260601 13:42:10.287429 19282 webserver.cc:533] Webserver started at http://127.18.212.130:45579/ using document root <none> and password file <none>
I20260601 13:42:10.287660 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.287743 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.287832 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.288470 29205 heartbeater.cc:344] Connected to a master server at 127.18.212.190:40957
I20260601 13:42:10.288414 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "bc59d8f689154adcaecb6300ead28839"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.288589 29205 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:10.288890 29205 heartbeater.cc:507] Master 127.18.212.190:40957 requested a full tablet report, sending...
I20260601 13:42:10.289739 29076 ts_manager.cc:194] Registered new tserver with Master: 7ca2f615ff254c18a5a34a938112d98d (127.18.212.129:44521)
I20260601 13:42:10.290544 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:10.290751 29076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46210
I20260601 13:42:10.291942 29217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.292279 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.292356 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "bc59d8f689154adcaecb6300ead28839"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.292431 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-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)
I20260601 13:42:10.309875 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.310369 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.310674 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:10.311347 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:10.311393 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.311429 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:10.311446 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.316439 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:38837
I20260601 13:42:10.316453 29280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:38837 every 8 connection(s)
I20260601 13:42:10.317430 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.320020 29284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.320120 29287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.320334 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:10.321066 29285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.321579 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.321672 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:10.321700 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321330321698 us; error 0 us; skew 500 ppm
I20260601 13:42:10.322620 29281 heartbeater.cc:344] Connected to a master server at 127.18.212.190:40957
I20260601 13:42:10.322739 29281 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:10.322988 19282 webserver.cc:533] Webserver started at http://127.18.212.131:42509/ using document root <none> and password file <none>
I20260601 13:42:10.323066 29281 heartbeater.cc:507] Master 127.18.212.190:40957 requested a full tablet report, sending...
I20260601 13:42:10.323201 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.323261 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.323341 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.323877 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "819a614b080948758c8abc1c275422e5"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.323966 29076 ts_manager.cc:194] Registered new tserver with Master: bc59d8f689154adcaecb6300ead28839 (127.18.212.130:38837)
I20260601 13:42:10.324947 29076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46220
I20260601 13:42:10.326382 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:10.328303 29292 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.328678 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:10.328761 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "819a614b080948758c8abc1c275422e5"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.328846 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321147880162-19282-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)
I20260601 13:42:10.345505 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.346033 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.346391 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:10.346948 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:10.347018 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.347141 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:10.347198 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.352391 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:40681
I20260601 13:42:10.352439 29355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:40681 every 8 connection(s)
I20260601 13:42:10.358110 29356 heartbeater.cc:344] Connected to a master server at 127.18.212.190:40957
I20260601 13:42:10.358245 29356 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:10.358590 29356 heartbeater.cc:507] Master 127.18.212.190:40957 requested a full tablet report, sending...
I20260601 13:42:10.359460 29076 ts_manager.cc:194] Registered new tserver with Master: 819a614b080948758c8abc1c275422e5 (127.18.212.131:40681)
I20260601 13:42:10.359809 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006865355s
I20260601 13:42:10.360194 29076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46222
I20260601 13:42:10.369794 29076 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46232:
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"
    }
  }
}
W20260601 13:42:10.370343 29076 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:10.381454 29169 tablet_service.cc:1511] Processing CreateTablet for tablet 187d8caee21b499cbf54235fcb504190 (DEFAULT_TABLE table=test-workload [id=d1dd357f4134443aa8629e7b15af725f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:10.381688 29245 tablet_service.cc:1511] Processing CreateTablet for tablet 187d8caee21b499cbf54235fcb504190 (DEFAULT_TABLE table=test-workload [id=d1dd357f4134443aa8629e7b15af725f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:10.381846 29169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187d8caee21b499cbf54235fcb504190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.381805 29320 tablet_service.cc:1511] Processing CreateTablet for tablet 187d8caee21b499cbf54235fcb504190 (DEFAULT_TABLE table=test-workload [id=d1dd357f4134443aa8629e7b15af725f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:10.381929 29245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187d8caee21b499cbf54235fcb504190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.382112 29320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187d8caee21b499cbf54235fcb504190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.384814 29371 tablet_bootstrap.cc:492] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5: Bootstrap starting.
I20260601 13:42:10.385995 29371 tablet_bootstrap.cc:654] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.386690 29372 tablet_bootstrap.cc:492] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d: Bootstrap starting.
I20260601 13:42:10.387284 29373 tablet_bootstrap.cc:492] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839: Bootstrap starting.
I20260601 13:42:10.387492 29371 tablet_bootstrap.cc:492] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5: No bootstrap required, opened a new log
I20260601 13:42:10.387620 29371 ts_tablet_manager.cc:1403] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:10.387851 29372 tablet_bootstrap.cc:654] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.388203 29371 raft_consensus.cc:359] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ca2f615ff254c18a5a34a938112d98d" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44521 } } peers { permanent_uuid: "819a614b080948758c8abc1c275422e5" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40681 } } peers { permanent_uuid: "bc59d8f689154adcaecb6300ead28839" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38837 } }
I20260601 13:42:10.388355 29371 raft_consensus.cc:385] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.388391 29371 raft_consensus.cc:740] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819a614b080948758c8abc1c275422e5, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.388538 29371 consensus_queue.cc:260] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ca2f615ff254c18a5a34a938112d98d" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44521 } } peers { permanent_uuid: "819a614b080948758c8abc1c275422e5" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40681 } } peers { permanent_uuid: "bc59d8f689154adcaecb6300ead28839" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38837 } }
I20260601 13:42:10.388926 29373 tablet_bootstrap.cc:654] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.388988 29371 ts_tablet_manager.cc:1434] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:10.389031 29356 heartbeater.cc:499] Master 127.18.212.190:40957 was elected leader, sending a full tablet report...
I20260601 13:42:10.390200 29373 tablet_bootstrap.cc:492] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839: No bootstrap required, opened a new log
I20260601 13:42:10.390334 29373 ts_tablet_manager.cc:1403] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:10.390838 29373 raft_consensus.cc:359] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ca2f615ff254c18a5a34a938112d98d" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44521 } } peers { permanent_uuid: "819a614b080948758c8abc1c275422e5" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40681 } } peers { permanent_uuid: "bc59d8f689154adcaecb6300ead28839" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38837 } }
I20260601 13:42:10.391000 29373 raft_consensus.cc:385] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.391047 29373 raft_consensus.cc:740] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc59d8f689154adcaecb6300ead28839, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.391237 29373 consensus_queue.cc:260] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ca2f615ff254c18a5a34a938112d98d" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44521 } } peers { permanent_uuid: "819a614b080948758c8abc1c275422e5" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40681 } } peers { permanent_uuid: "bc59d8f689154adcaecb6300ead28839" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38837 } }
I20260601 13:42:10.391662 29373 ts_tablet_manager.cc:1434] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:10.391683 29281 heartbeater.cc:499] Master 127.18.212.190:40957 was elected leader, sending a full tablet report...
I20260601 13:42:10.392262 29372 tablet_bootstrap.cc:492] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d: No bootstrap required, opened a new log
I20260601 13:42:10.392362 29372 ts_tablet_manager.cc:1403] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:10.392824 29372 raft_consensus.cc:359] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ca2f615ff254c18a5a34a938112d98d" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44521 } } peers { permanent_uuid: "819a614b080948758c8abc1c275422e5" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40681 } } peers { permanent_uuid: "bc59d8f689154adcaecb6300ead28839" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38837 } }
I20260601 13:42:10.392962 29372 raft_consensus.cc:385] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.393002 29372 raft_consensus.cc:740] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca2f615ff254c18a5a34a938112d98d, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.393142 29372 consensus_queue.cc:260] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ca2f615ff254c18a5a34a938112d98d" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44521 } } peers { permanent_uuid: "819a614b080948758c8abc1c275422e5" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40681 } } peers { permanent_uuid: "bc59d8f689154adcaecb6300ead28839" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38837 } }
I20260601 13:42:10.393535 29205 heartbeater.cc:499] Master 127.18.212.190:40957 was elected leader, sending a full tablet report...
I20260601 13:42:10.393546 29372 ts_tablet_manager.cc:1434] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:10.440671 29379 raft_consensus.cc:493] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:10.440907 29379 raft_consensus.cc:515] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ca2f615ff254c18a5a34a938112d98d" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44521 } } peers { permanent_uuid: "819a614b080948758c8abc1c275422e5" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40681 } } peers { permanent_uuid: "bc59d8f689154adcaecb6300ead28839" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38837 } }
I20260601 13:42:10.441548 29379 leader_election.cc:290] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819a614b080948758c8abc1c275422e5 (127.18.212.131:40681), bc59d8f689154adcaecb6300ead28839 (127.18.212.130:38837)
I20260601 13:42:10.446959 29255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187d8caee21b499cbf54235fcb504190" candidate_uuid: "7ca2f615ff254c18a5a34a938112d98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc59d8f689154adcaecb6300ead28839" is_pre_election: true
I20260601 13:42:10.447049 29330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187d8caee21b499cbf54235fcb504190" candidate_uuid: "7ca2f615ff254c18a5a34a938112d98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819a614b080948758c8abc1c275422e5" is_pre_election: true
I20260601 13:42:10.447218 29255 raft_consensus.cc:2468] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ca2f615ff254c18a5a34a938112d98d in term 0.
I20260601 13:42:10.447244 29330 raft_consensus.cc:2468] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ca2f615ff254c18a5a34a938112d98d in term 0.
I20260601 13:42:10.447676 29145 leader_election.cc:304] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ca2f615ff254c18a5a34a938112d98d, 819a614b080948758c8abc1c275422e5; no voters: 
I20260601 13:42:10.447908 29379 raft_consensus.cc:2804] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:10.447979 29379 raft_consensus.cc:493] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:10.448024 29379 raft_consensus.cc:3060] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.448922 29379 raft_consensus.cc:515] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ca2f615ff254c18a5a34a938112d98d" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44521 } } peers { permanent_uuid: "819a614b080948758c8abc1c275422e5" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40681 } } peers { permanent_uuid: "bc59d8f689154adcaecb6300ead28839" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38837 } }
I20260601 13:42:10.449505 29379 leader_election.cc:290] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [CANDIDATE]: Term 1 election: Requested vote from peers 819a614b080948758c8abc1c275422e5 (127.18.212.131:40681), bc59d8f689154adcaecb6300ead28839 (127.18.212.130:38837)
I20260601 13:42:10.449939 29255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187d8caee21b499cbf54235fcb504190" candidate_uuid: "7ca2f615ff254c18a5a34a938112d98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc59d8f689154adcaecb6300ead28839"
I20260601 13:42:10.449970 29330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187d8caee21b499cbf54235fcb504190" candidate_uuid: "7ca2f615ff254c18a5a34a938112d98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819a614b080948758c8abc1c275422e5"
I20260601 13:42:10.450049 29255 raft_consensus.cc:3060] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.450109 29330 raft_consensus.cc:3060] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.451226 29255 raft_consensus.cc:2468] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ca2f615ff254c18a5a34a938112d98d in term 1.
I20260601 13:42:10.451313 29330 raft_consensus.cc:2468] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ca2f615ff254c18a5a34a938112d98d in term 1.
I20260601 13:42:10.451563 29145 leader_election.cc:304] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ca2f615ff254c18a5a34a938112d98d, bc59d8f689154adcaecb6300ead28839; no voters: 
I20260601 13:42:10.451773 29379 raft_consensus.cc:2804] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.452021 29379 raft_consensus.cc:697] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 1 LEADER]: Becoming Leader. State: Replica: 7ca2f615ff254c18a5a34a938112d98d, State: Running, Role: LEADER
I20260601 13:42:10.452198 29379 consensus_queue.cc:237] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ca2f615ff254c18a5a34a938112d98d" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44521 } } peers { permanent_uuid: "819a614b080948758c8abc1c275422e5" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40681 } } peers { permanent_uuid: "bc59d8f689154adcaecb6300ead28839" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38837 } }
I20260601 13:42:10.453884 29076 catalog_manager.cc:5696] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ca2f615ff254c18a5a34a938112d98d (127.18.212.129). New cstate: current_term: 1 leader_uuid: "7ca2f615ff254c18a5a34a938112d98d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ca2f615ff254c18a5a34a938112d98d" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 44521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819a614b080948758c8abc1c275422e5" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 40681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc59d8f689154adcaecb6300ead28839" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38837 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:10.462086 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:42:10.465826 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.466099 19282 tablet_replica.cc:333] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d: stopping tablet replica
I20260601 13:42:10.466215 19282 raft_consensus.cc:2243] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.466361 19282 pending_rounds.cc:70] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d: Trying to abort 1 pending ops.
I20260601 13:42:10.466387 19282 pending_rounds.cc:77] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196169533870080 op_type: NO_OP noop_request { }
I20260601 13:42:10.466454 19282 raft_consensus.cc:2889] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:10.466499 19282 raft_consensus.cc:2272] T 187d8caee21b499cbf54235fcb504190 P 7ca2f615ff254c18a5a34a938112d98d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.480048 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:42:10.482527 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:42:10.486708 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.487042 19282 tablet_replica.cc:333] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839: stopping tablet replica
I20260601 13:42:10.487210 19282 raft_consensus.cc:2243] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.487367 19282 raft_consensus.cc:2272] T 187d8caee21b499cbf54235fcb504190 P bc59d8f689154adcaecb6300ead28839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.500371 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:42:10.502723 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:42:10.507009 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.507444 19282 tablet_replica.cc:333] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5: stopping tablet replica
I20260601 13:42:10.507642 19282 raft_consensus.cc:2243] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.507810 19282 raft_consensus.cc:2272] T 187d8caee21b499cbf54235fcb504190 P 819a614b080948758c8abc1c275422e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.521224 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:42:10.523870 19282 master.cc:562] Master@127.18.212.190:40957 shutting down...
I20260601 13:42:10.528131 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.528316 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.528479 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76793779d67248958d15c8f493b73853: stopping tablet replica
I20260601 13:42:10.542366 19282 master.cc:584] Master@127.18.212.190:40957 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (398 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:42:10.550096 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:36377
I20260601 13:42:10.550479 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.552711 29384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.552699 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:10.552711 29386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.552692 29383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.553304 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.553355 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:10.553372 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321330553371 us; error 0 us; skew 500 ppm
I20260601 13:42:10.554353 19282 webserver.cc:533] Webserver started at http://127.18.212.190:35011/ using document root <none> and password file <none>
I20260601 13:42:10.554564 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.554626 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.554749 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.555269 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "c3a70824c02b4bcb96574270f80e2ff6"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.557067 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:10.558398 29391 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.558835 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.559013 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "c3a70824c02b4bcb96574270f80e2ff6"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.559187 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-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)
I20260601 13:42:10.567699 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.568178 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.573067 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:36377
I20260601 13:42:10.575609 29443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:36377 every 8 connection(s)
I20260601 13:42:10.576105 29444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.578159 29444 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6: Bootstrap starting.
I20260601 13:42:10.578979 29444 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.580313 29444 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6: No bootstrap required, opened a new log
I20260601 13:42:10.580729 29444 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a70824c02b4bcb96574270f80e2ff6" member_type: VOTER }
I20260601 13:42:10.580828 29444 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.580852 29444 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3a70824c02b4bcb96574270f80e2ff6, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.580973 29444 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3a70824c02b4bcb96574270f80e2ff6" member_type: VOTER }
I20260601 13:42:10.581033 29444 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:10.581055 29444 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:10.581084 29444 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.581913 29444 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a70824c02b4bcb96574270f80e2ff6" member_type: VOTER }
I20260601 13:42:10.582037 29444 leader_election.cc:304] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [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: c3a70824c02b4bcb96574270f80e2ff6; no voters: 
I20260601 13:42:10.582353 29444 leader_election.cc:290] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:10.582593 29447 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.582854 29444 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:10.582844 29447 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 1 LEADER]: Becoming Leader. State: Replica: c3a70824c02b4bcb96574270f80e2ff6, State: Running, Role: LEADER
I20260601 13:42:10.583127 29447 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [LEADER]: Queue going to LEADER mode. State: All 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: "c3a70824c02b4bcb96574270f80e2ff6" member_type: VOTER }
I20260601 13:42:10.583722 29449 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3a70824c02b4bcb96574270f80e2ff6. Latest consensus state: current_term: 1 leader_uuid: "c3a70824c02b4bcb96574270f80e2ff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a70824c02b4bcb96574270f80e2ff6" member_type: VOTER } }
I20260601 13:42:10.583819 29449 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:10.583755 29448 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3a70824c02b4bcb96574270f80e2ff6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a70824c02b4bcb96574270f80e2ff6" member_type: VOTER } }
I20260601 13:42:10.584007 29448 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:10.584512 29455 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:10.585347 29455 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:10.585616 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:10.587924 29455 catalog_manager.cc:1382] Generated new cluster ID: 004217827ffa46a096f4837756fcf874
I20260601 13:42:10.587996 29455 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:10.610149 29455 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:10.610818 29455 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:10.622128 29455 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6: Generated new TSK 0
I20260601 13:42:10.622408 29455 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:10.650799 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.653571 29465 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.653581 29466 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.653848 29468 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.653991 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:10.654495 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.654553 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:10.654572 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321330654571 us; error 0 us; skew 500 ppm
I20260601 13:42:10.655606 19282 webserver.cc:533] Webserver started at http://127.18.212.129:41501/ using document root <none> and password file <none>
I20260601 13:42:10.655818 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.655884 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.655975 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.656445 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "76cf36f78d2b4771b3423ecc907cdb80"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.658308 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:10.659680 29473 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.660104 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:10.660211 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "76cf36f78d2b4771b3423ecc907cdb80"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.660339 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-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)
I20260601 13:42:10.694542 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.695093 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.695472 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:10.696007 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:10.696082 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.696141 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:10.696199 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.700881 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:43573
I20260601 13:42:10.700933 29536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:43573 every 8 connection(s)
I20260601 13:42:10.701927 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.704828 29541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.705040 29542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.705150 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:10.704823 29544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.705386 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.705432 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:10.705449 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321330705448 us; error 0 us; skew 500 ppm
I20260601 13:42:10.706645 19282 webserver.cc:533] Webserver started at http://127.18.212.130:41593/ using document root <none> and password file <none>
I20260601 13:42:10.706847 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.706950 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.707041 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.707530 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "bfc18c0709e94d619767a8efaa6a0a52"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.709195 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:10.710525 29549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.710807 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:10.710887 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "bfc18c0709e94d619767a8efaa6a0a52"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.710987 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-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)
I20260601 13:42:10.711738 29537 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36377
I20260601 13:42:10.711877 29537 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:10.712231 29537 heartbeater.cc:507] Master 127.18.212.190:36377 requested a full tablet report, sending...
I20260601 13:42:10.712990 29408 ts_manager.cc:194] Registered new tserver with Master: 76cf36f78d2b4771b3423ecc907cdb80 (127.18.212.129:43573)
I20260601 13:42:10.714035 29408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44308
I20260601 13:42:10.725963 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.726373 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.726670 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:10.727337 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:10.727380 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.727458 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:10.727500 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.732316 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:38467
I20260601 13:42:10.732422 29612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:38467 every 8 connection(s)
I20260601 13:42:10.733314 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.736234 29617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.736234 29616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.736467 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:10.736729 29619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.736956 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.737020 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:10.737048 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321330737047 us; error 0 us; skew 500 ppm
I20260601 13:42:10.738255 19282 webserver.cc:533] Webserver started at http://127.18.212.131:45851/ using document root <none> and password file <none>
I20260601 13:42:10.738478 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.738550 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.738566 29613 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36377
I20260601 13:42:10.738641 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.738691 29613 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:10.738952 29613 heartbeater.cc:507] Master 127.18.212.190:36377 requested a full tablet report, sending...
I20260601 13:42:10.739184 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "6ee1b2cfe0674396b0a4b1d91e20d615"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.739750 29408 ts_manager.cc:194] Registered new tserver with Master: bfc18c0709e94d619767a8efaa6a0a52 (127.18.212.130:38467)
I20260601 13:42:10.740336 29408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44324
I20260601 13:42:10.741101 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:10.742250 29624 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.742589 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.742697 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "6ee1b2cfe0674396b0a4b1d91e20d615"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.742803 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-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)
I20260601 13:42:10.752473 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.753022 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.753428 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:10.753983 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:10.754058 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.754119 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:10.754150 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.759394 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:34329
I20260601 13:42:10.759414 29687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:34329 every 8 connection(s)
I20260601 13:42:10.760537 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:10.763023 29692 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.763159 29691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:10.763729 29694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:10.763963 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:10.764191 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:10.764252 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:10.764278 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321330764277 us; error 0 us; skew 500 ppm
I20260601 13:42:10.765522 19282 webserver.cc:533] Webserver started at http://127.18.212.132:32899/ using document root <none> and password file <none>
I20260601 13:42:10.765754 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:10.765833 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:10.765929 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:10.766189 29688 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36377
I20260601 13:42:10.766307 29688 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:10.766520 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "cfa623920c8042ff8386dadcea07c05c"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.766575 29688 heartbeater.cc:507] Master 127.18.212.190:36377 requested a full tablet report, sending...
I20260601 13:42:10.767438 29408 ts_manager.cc:194] Registered new tserver with Master: 6ee1b2cfe0674396b0a4b1d91e20d615 (127.18.212.131:34329)
I20260601 13:42:10.768055 29408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44328
I20260601 13:42:10.768760 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:42:10.770004 29699 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.770320 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:10.770391 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "cfa623920c8042ff8386dadcea07c05c"
format_stamp: "Formatted at 2026-06-01 13:42:10 on dist-test-slave-b9mm"
I20260601 13:42:10.770519 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321147880162-19282-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)
I20260601 13:42:10.775988 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:10.776531 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:10.776975 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:10.777544 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:10.777633 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.777738 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:10.777809 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:10.783535 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:40261
I20260601 13:42:10.783610 29762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:40261 every 8 connection(s)
I20260601 13:42:10.789358 29763 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36377
I20260601 13:42:10.789489 29763 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:10.789759 29763 heartbeater.cc:507] Master 127.18.212.190:36377 requested a full tablet report, sending...
I20260601 13:42:10.790513 29408 ts_manager.cc:194] Registered new tserver with Master: cfa623920c8042ff8386dadcea07c05c (127.18.212.132:40261)
I20260601 13:42:10.791148 19282 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006933874s
I20260601 13:42:10.791172 29408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44342
I20260601 13:42:10.801251 29408 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44348:
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"
    }
  }
}
I20260601 13:42:10.813050 29727 tablet_service.cc:1511] Processing CreateTablet for tablet 7db944a5fc2743cc921aabec1948d5a1 (DEFAULT_TABLE table=test-workload [id=07b81e7bc00d4f75ab804cea263244a8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:10.813268 29652 tablet_service.cc:1511] Processing CreateTablet for tablet 7db944a5fc2743cc921aabec1948d5a1 (DEFAULT_TABLE table=test-workload [id=07b81e7bc00d4f75ab804cea263244a8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:10.813306 29577 tablet_service.cc:1511] Processing CreateTablet for tablet 7db944a5fc2743cc921aabec1948d5a1 (DEFAULT_TABLE table=test-workload [id=07b81e7bc00d4f75ab804cea263244a8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:10.813421 29727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db944a5fc2743cc921aabec1948d5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.813517 29577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db944a5fc2743cc921aabec1948d5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.813563 29652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db944a5fc2743cc921aabec1948d5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.815840 29778 tablet_bootstrap.cc:492] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615: Bootstrap starting.
I20260601 13:42:10.816228 29780 tablet_bootstrap.cc:492] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c: Bootstrap starting.
I20260601 13:42:10.816430 29779 tablet_bootstrap.cc:492] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52: Bootstrap starting.
I20260601 13:42:10.817338 29779 tablet_bootstrap.cc:654] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.817338 29780 tablet_bootstrap.cc:654] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.817538 29778 tablet_bootstrap.cc:654] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:10.818749 29779 tablet_bootstrap.cc:492] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52: No bootstrap required, opened a new log
I20260601 13:42:10.818749 29780 tablet_bootstrap.cc:492] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c: No bootstrap required, opened a new log
I20260601 13:42:10.818786 29778 tablet_bootstrap.cc:492] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615: No bootstrap required, opened a new log
I20260601 13:42:10.818898 29779 ts_tablet_manager.cc:1403] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:10.818898 29780 ts_tablet_manager.cc:1403] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:10.818967 29778 ts_tablet_manager.cc:1403] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:10.819550 29779 raft_consensus.cc:359] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfa623920c8042ff8386dadcea07c05c" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 40261 } } peers { permanent_uuid: "bfc18c0709e94d619767a8efaa6a0a52" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38467 } } peers { permanent_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34329 } }
I20260601 13:42:10.819550 29780 raft_consensus.cc:359] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfa623920c8042ff8386dadcea07c05c" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 40261 } } peers { permanent_uuid: "bfc18c0709e94d619767a8efaa6a0a52" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38467 } } peers { permanent_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34329 } }
I20260601 13:42:10.819711 29779 raft_consensus.cc:385] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.819721 29780 raft_consensus.cc:385] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.819651 29778 raft_consensus.cc:359] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfa623920c8042ff8386dadcea07c05c" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 40261 } } peers { permanent_uuid: "bfc18c0709e94d619767a8efaa6a0a52" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38467 } } peers { permanent_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34329 } }
I20260601 13:42:10.819770 29779 raft_consensus.cc:740] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfc18c0709e94d619767a8efaa6a0a52, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.819793 29778 raft_consensus.cc:385] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:10.819774 29780 raft_consensus.cc:740] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfa623920c8042ff8386dadcea07c05c, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.819849 29778 raft_consensus.cc:740] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ee1b2cfe0674396b0a4b1d91e20d615, State: Initialized, Role: FOLLOWER
I20260601 13:42:10.819977 29779 consensus_queue.cc:260] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfa623920c8042ff8386dadcea07c05c" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 40261 } } peers { permanent_uuid: "bfc18c0709e94d619767a8efaa6a0a52" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38467 } } peers { permanent_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34329 } }
I20260601 13:42:10.819952 29780 consensus_queue.cc:260] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfa623920c8042ff8386dadcea07c05c" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 40261 } } peers { permanent_uuid: "bfc18c0709e94d619767a8efaa6a0a52" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38467 } } peers { permanent_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34329 } }
I20260601 13:42:10.820006 29778 consensus_queue.cc:260] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfa623920c8042ff8386dadcea07c05c" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 40261 } } peers { permanent_uuid: "bfc18c0709e94d619767a8efaa6a0a52" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38467 } } peers { permanent_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34329 } }
I20260601 13:42:10.820426 29780 ts_tablet_manager.cc:1434] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:10.820451 29763 heartbeater.cc:499] Master 127.18.212.190:36377 was elected leader, sending a full tablet report...
I20260601 13:42:10.820477 29778 ts_tablet_manager.cc:1434] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:10.820818 29613 heartbeater.cc:499] Master 127.18.212.190:36377 was elected leader, sending a full tablet report...
I20260601 13:42:10.820855 29779 ts_tablet_manager.cc:1434] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:10.820895 29688 heartbeater.cc:499] Master 127.18.212.190:36377 was elected leader, sending a full tablet report...
I20260601 13:42:10.907534 29785 raft_consensus.cc:493] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:10.907747 29785 raft_consensus.cc:515] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfa623920c8042ff8386dadcea07c05c" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 40261 } } peers { permanent_uuid: "bfc18c0709e94d619767a8efaa6a0a52" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38467 } } peers { permanent_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34329 } }
I20260601 13:42:10.908514 29785 leader_election.cc:290] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfa623920c8042ff8386dadcea07c05c (127.18.212.132:40261), bfc18c0709e94d619767a8efaa6a0a52 (127.18.212.130:38467)
I20260601 13:42:10.912408 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db944a5fc2743cc921aabec1948d5a1" candidate_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfc18c0709e94d619767a8efaa6a0a52" is_pre_election: true
I20260601 13:42:10.912485 29737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db944a5fc2743cc921aabec1948d5a1" candidate_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfa623920c8042ff8386dadcea07c05c" is_pre_election: true
I20260601 13:42:10.912626 29587 raft_consensus.cc:2468] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ee1b2cfe0674396b0a4b1d91e20d615 in term 0.
I20260601 13:42:10.912721 29737 raft_consensus.cc:2468] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ee1b2cfe0674396b0a4b1d91e20d615 in term 0.
I20260601 13:42:10.913012 29628 leader_election.cc:304] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ee1b2cfe0674396b0a4b1d91e20d615, bfc18c0709e94d619767a8efaa6a0a52; no voters: 
I20260601 13:42:10.913362 29785 raft_consensus.cc:2804] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:10.913437 29785 raft_consensus.cc:493] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:10.913492 29785 raft_consensus.cc:3060] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.914412 29785 raft_consensus.cc:515] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfa623920c8042ff8386dadcea07c05c" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 40261 } } peers { permanent_uuid: "bfc18c0709e94d619767a8efaa6a0a52" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38467 } } peers { permanent_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34329 } }
I20260601 13:42:10.914840 29785 leader_election.cc:290] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [CANDIDATE]: Term 1 election: Requested vote from peers cfa623920c8042ff8386dadcea07c05c (127.18.212.132:40261), bfc18c0709e94d619767a8efaa6a0a52 (127.18.212.130:38467)
I20260601 13:42:10.915385 29737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db944a5fc2743cc921aabec1948d5a1" candidate_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfa623920c8042ff8386dadcea07c05c"
I20260601 13:42:10.915383 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db944a5fc2743cc921aabec1948d5a1" candidate_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfc18c0709e94d619767a8efaa6a0a52"
I20260601 13:42:10.915607 29587 raft_consensus.cc:3060] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.915544 29737 raft_consensus.cc:3060] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:10.916672 29587 raft_consensus.cc:2468] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ee1b2cfe0674396b0a4b1d91e20d615 in term 1.
I20260601 13:42:10.916731 29737 raft_consensus.cc:2468] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ee1b2cfe0674396b0a4b1d91e20d615 in term 1.
I20260601 13:42:10.917037 29626 leader_election.cc:304] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ee1b2cfe0674396b0a4b1d91e20d615, cfa623920c8042ff8386dadcea07c05c; no voters: 
I20260601 13:42:10.917270 29785 raft_consensus.cc:2804] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:10.917510 29785 raft_consensus.cc:697] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 1 LEADER]: Becoming Leader. State: Replica: 6ee1b2cfe0674396b0a4b1d91e20d615, State: Running, Role: LEADER
I20260601 13:42:10.917698 29785 consensus_queue.cc:237] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfa623920c8042ff8386dadcea07c05c" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 40261 } } peers { permanent_uuid: "bfc18c0709e94d619767a8efaa6a0a52" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38467 } } peers { permanent_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34329 } }
I20260601 13:42:10.919730 29407 catalog_manager.cc:5696] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ee1b2cfe0674396b0a4b1d91e20d615 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfa623920c8042ff8386dadcea07c05c" member_type: VOTER last_known_addr { host: "127.18.212.132" port: 40261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfc18c0709e94d619767a8efaa6a0a52" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 38467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ee1b2cfe0674396b0a4b1d91e20d615" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34329 } health_report { overall_health: HEALTHY } } }
W20260601 13:42:10.946350 19282 auto_rebalancer.cc:591] Failed to schedule move for tablet 7db944a5fc2743cc921aabec1948d5a1: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:42:10.946740 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:42:10.951439 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.964432 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:42:10.967427 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:42:10.971449 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.971987 19282 tablet_replica.cc:333] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52: stopping tablet replica
I20260601 13:42:10.972163 19282 raft_consensus.cc:2243] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:10.972297 19282 raft_consensus.cc:2272] T 7db944a5fc2743cc921aabec1948d5a1 P bfc18c0709e94d619767a8efaa6a0a52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:10.985589 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:42:10.988529 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:42:10.993036 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:10.993491 19282 tablet_replica.cc:333] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615: stopping tablet replica
I20260601 13:42:10.993643 19282 raft_consensus.cc:2243] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:10.993877 19282 pending_rounds.cc:70] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615: Trying to abort 1 pending ops.
I20260601 13:42:10.993933 19282 pending_rounds.cc:77] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196171440959488 op_type: NO_OP noop_request { }
I20260601 13:42:10.994026 19282 raft_consensus.cc:2889] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:10.994093 19282 raft_consensus.cc:2272] T 7db944a5fc2743cc921aabec1948d5a1 P 6ee1b2cfe0674396b0a4b1d91e20d615 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.008360 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:42:11.011515 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:42:11.016222 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:11.016618 19282 tablet_replica.cc:333] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c: stopping tablet replica
I20260601 13:42:11.016777 19282 raft_consensus.cc:2243] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:11.017017 19282 raft_consensus.cc:2272] T 7db944a5fc2743cc921aabec1948d5a1 P cfa623920c8042ff8386dadcea07c05c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.030916 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:42:11.033531 19282 master.cc:562] Master@127.18.212.190:36377 shutting down...
I20260601 13:42:11.037405 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:11.037626 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:11.037811 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3a70824c02b4bcb96574270f80e2ff6: stopping tablet replica
I20260601 13:42:11.051913 19282 master.cc:584] Master@127.18.212.190:36377 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (510 ms)
[----------] 22 tests from AutoRebalancerTest (183168 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:42:11.060940 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:36121
I20260601 13:42:11.061400 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:11.063620 29792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:11.063685 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:11.063899 29793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:11.063943 29795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:11.064218 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:11.064265 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:11.064280 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321331064280 us; error 0 us; skew 500 ppm
I20260601 13:42:11.065382 19282 webserver.cc:533] Webserver started at http://127.18.212.190:45509/ using document root <none> and password file <none>
I20260601 13:42:11.065544 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:11.065585 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:11.065653 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:11.066063 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "4b92d661bcc84beab3040b6e3b4bf1dc"
format_stamp: "Formatted at 2026-06-01 13:42:11 on dist-test-slave-b9mm"
I20260601 13:42:11.067873 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:11.068953 29800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:11.069272 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:11.069379 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "4b92d661bcc84beab3040b6e3b4bf1dc"
format_stamp: "Formatted at 2026-06-01 13:42:11 on dist-test-slave-b9mm"
I20260601 13:42:11.069487 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-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)
I20260601 13:42:11.088644 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:11.089221 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:11.094012 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:36121
I20260601 13:42:11.096850 29852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:36121 every 8 connection(s)
I20260601 13:42:11.097420 29853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:11.099428 29853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc: Bootstrap starting.
I20260601 13:42:11.100283 29853 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:11.101444 29853 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc: No bootstrap required, opened a new log
I20260601 13:42:11.101840 29853 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b92d661bcc84beab3040b6e3b4bf1dc" member_type: VOTER }
I20260601 13:42:11.101936 29853 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:11.102002 29853 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b92d661bcc84beab3040b6e3b4bf1dc, State: Initialized, Role: FOLLOWER
I20260601 13:42:11.102120 29853 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b92d661bcc84beab3040b6e3b4bf1dc" member_type: VOTER }
I20260601 13:42:11.102187 29853 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:11.102209 29853 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:11.102237 29853 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:11.103626 29853 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b92d661bcc84beab3040b6e3b4bf1dc" member_type: VOTER }
I20260601 13:42:11.103777 29853 leader_election.cc:304] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [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: 4b92d661bcc84beab3040b6e3b4bf1dc; no voters: 
I20260601 13:42:11.104177 29853 leader_election.cc:290] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:11.104419 29856 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:11.104738 29856 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 1 LEADER]: Becoming Leader. State: Replica: 4b92d661bcc84beab3040b6e3b4bf1dc, State: Running, Role: LEADER
I20260601 13:42:11.104914 29853 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:11.104987 29856 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [LEADER]: Queue going to LEADER mode. State: All 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: "4b92d661bcc84beab3040b6e3b4bf1dc" member_type: VOTER }
I20260601 13:42:11.105589 29858 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b92d661bcc84beab3040b6e3b4bf1dc. Latest consensus state: current_term: 1 leader_uuid: "4b92d661bcc84beab3040b6e3b4bf1dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b92d661bcc84beab3040b6e3b4bf1dc" member_type: VOTER } }
I20260601 13:42:11.105669 29857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b92d661bcc84beab3040b6e3b4bf1dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b92d661bcc84beab3040b6e3b4bf1dc" member_type: VOTER } }
I20260601 13:42:11.105787 29858 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:11.105798 29857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:11.106267 29864 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:11.107415 29864 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:11.108021 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:11.110029 29864 catalog_manager.cc:1382] Generated new cluster ID: 8234037668fb4e66a8f01d948c64171d
I20260601 13:42:11.110110 29864 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:11.139902 29864 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:11.140648 29864 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:11.148141 29864 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc: Generated new TSK 0
I20260601 13:42:11.148406 29864 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:11.173534 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:11.176599 29874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:11.176815 29875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:11.177146 29877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:11.177575 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:11.177783 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:11.177825 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:11.177842 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321331177842 us; error 0 us; skew 500 ppm
I20260601 13:42:11.178782 19282 webserver.cc:533] Webserver started at http://127.18.212.129:39479/ using document root <none> and password file <none>
I20260601 13:42:11.179030 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:11.179200 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:11.179296 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:11.179713 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "585ebcc66edd4720a2dabd59275e1a86"
format_stamp: "Formatted at 2026-06-01 13:42:11 on dist-test-slave-b9mm"
I20260601 13:42:11.181435 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:11.182817 29882 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:11.183208 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:11.183291 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "585ebcc66edd4720a2dabd59275e1a86"
format_stamp: "Formatted at 2026-06-01 13:42:11 on dist-test-slave-b9mm"
I20260601 13:42:11.183364 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-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)
I20260601 13:42:11.192623 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:11.193095 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:11.193393 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:11.194011 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:11.194054 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:11.194090 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:11.194105 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:11.199549 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:41433
I20260601 13:42:11.199566 29945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:41433 every 8 connection(s)
I20260601 13:42:11.200527 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:11.203032 29953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:11.203253 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:11.203183 29950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:11.203032 29951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:11.203737 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:11.203783 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:11.203800 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321331203800 us; error 0 us; skew 500 ppm
I20260601 13:42:11.205109 19282 webserver.cc:533] Webserver started at http://127.18.212.130:38279/ using document root <none> and password file <none>
I20260601 13:42:11.205327 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:11.205432 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:11.205520 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:11.205988 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "c01176e3f40b4e92b219a820f9fd5e0a"
format_stamp: "Formatted at 2026-06-01 13:42:11 on dist-test-slave-b9mm"
I20260601 13:42:11.206343 29946 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36121
I20260601 13:42:11.206477 29946 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:11.206763 29946 heartbeater.cc:507] Master 127.18.212.190:36121 requested a full tablet report, sending...
I20260601 13:42:11.207708 29817 ts_manager.cc:194] Registered new tserver with Master: 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433)
I20260601 13:42:11.208280 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:42:11.208613 29817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60886
I20260601 13:42:11.209838 29958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:11.210389 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:11.210467 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "c01176e3f40b4e92b219a820f9fd5e0a"
format_stamp: "Formatted at 2026-06-01 13:42:11 on dist-test-slave-b9mm"
I20260601 13:42:11.210657 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-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)
I20260601 13:42:11.222751 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:11.223382 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:11.223910 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:11.224524 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:11.224567 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:11.224604 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:11.224620 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:11.229878 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:35159
I20260601 13:42:11.229970 30021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:35159 every 8 connection(s)
I20260601 13:42:11.230913 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:11.234513 30025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:11.234513 30028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:11.234513 30026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:11.234897 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:11.235247 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:11.235309 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:11.235503 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321331235502 us; error 0 us; skew 500 ppm
I20260601 13:42:11.236249 30022 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36121
I20260601 13:42:11.236438 30022 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:11.236722 30022 heartbeater.cc:507] Master 127.18.212.190:36121 requested a full tablet report, sending...
I20260601 13:42:11.236997 19282 webserver.cc:533] Webserver started at http://127.18.212.131:34375/ using document root <none> and password file <none>
I20260601 13:42:11.237213 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:11.237286 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:11.237398 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:11.237551 29817 ts_manager.cc:194] Registered new tserver with Master: c01176e3f40b4e92b219a820f9fd5e0a (127.18.212.130:35159)
I20260601 13:42:11.237787 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "e99defbaf2dc4b249b1a70af55e38492"
format_stamp: "Formatted at 2026-06-01 13:42:11 on dist-test-slave-b9mm"
I20260601 13:42:11.238379 29817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60898
I20260601 13:42:11.239588 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:11.240752 30033 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:11.241168 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:11.241269 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "e99defbaf2dc4b249b1a70af55e38492"
format_stamp: "Formatted at 2026-06-01 13:42:11 on dist-test-slave-b9mm"
I20260601 13:42:11.241376 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-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)
I20260601 13:42:11.261601 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:11.262200 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:11.262595 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:11.263229 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:11.263298 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:11.263357 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:11.263404 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:11.270181 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:44713
I20260601 13:42:11.270298 30096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:44713 every 8 connection(s)
I20260601 13:42:11.276773 30097 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36121
I20260601 13:42:11.276933 30097 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:11.277295 30097 heartbeater.cc:507] Master 127.18.212.190:36121 requested a full tablet report, sending...
I20260601 13:42:11.278220 29817 ts_manager.cc:194] Registered new tserver with Master: e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131:44713)
I20260601 13:42:11.278831 29817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60902
I20260601 13:42:11.279134 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008493881s
I20260601 13:42:12.209892 29946 heartbeater.cc:499] Master 127.18.212.190:36121 was elected leader, sending a full tablet report...
I20260601 13:42:12.239744 30022 heartbeater.cc:499] Master 127.18.212.190:36121 was elected leader, sending a full tablet report...
I20260601 13:42:12.280308 30097 heartbeater.cc:499] Master 127.18.212.190:36121 was elected leader, sending a full tablet report...
I20260601 13:42:12.316519 29817 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60918:
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"
    }
  }
}
W20260601 13:42:12.317075 29817 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:12.331601 29910 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2038c729fe4f2ba3569f67256f4f15 (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:12.331609 29909 tablet_service.cc:1511] Processing CreateTablet for tablet 709923c1737a4b65a48f4147e57c5e2c (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:12.331840 29908 tablet_service.cc:1511] Processing CreateTablet for tablet fd74bba4a1c94057b6ee38ada86431c1 (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:12.332010 29910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2038c729fe4f2ba3569f67256f4f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.332160 29908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd74bba4a1c94057b6ee38ada86431c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.332304 29909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709923c1737a4b65a48f4147e57c5e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.332566 29907 tablet_service.cc:1511] Processing CreateTablet for tablet a18b595eb92a4c4faf663cf87ba372dc (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:12.332798 29907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18b595eb92a4c4faf663cf87ba372dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.334599 29906 tablet_service.cc:1511] Processing CreateTablet for tablet 3df07a2a2d5a43d0acd076ed449be902 (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:12.334861 29906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df07a2a2d5a43d0acd076ed449be902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.334956 29905 tablet_service.cc:1511] Processing CreateTablet for tablet b207656bca7b400fbf20350fe7a8495f (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:12.335251 29905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b207656bca7b400fbf20350fe7a8495f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.337476 30060 tablet_service.cc:1511] Processing CreateTablet for tablet 709923c1737a4b65a48f4147e57c5e2c (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:12.337630 30061 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2038c729fe4f2ba3569f67256f4f15 (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:12.337759 30060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709923c1737a4b65a48f4147e57c5e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.338063 30059 tablet_service.cc:1511] Processing CreateTablet for tablet fd74bba4a1c94057b6ee38ada86431c1 (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:12.338313 30059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd74bba4a1c94057b6ee38ada86431c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.340011 30118 tablet_bootstrap.cc:492] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492: Bootstrap starting.
I20260601 13:42:12.340636 30058 tablet_service.cc:1511] Processing CreateTablet for tablet a18b595eb92a4c4faf663cf87ba372dc (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:12.340919 30058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18b595eb92a4c4faf663cf87ba372dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.341198 30118 tablet_bootstrap.cc:654] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.342514 30118 tablet_bootstrap.cc:492] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492: No bootstrap required, opened a new log
I20260601 13:42:12.342621 30118 ts_tablet_manager.cc:1403] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:12.343178 30057 tablet_service.cc:1511] Processing CreateTablet for tablet 3df07a2a2d5a43d0acd076ed449be902 (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:12.343189 30118 raft_consensus.cc:359] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.343339 30118 raft_consensus.cc:385] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.343413 30118 raft_consensus.cc:740] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e99defbaf2dc4b249b1a70af55e38492, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.343479 30057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df07a2a2d5a43d0acd076ed449be902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.343364 29981 tablet_service.cc:1511] Processing CreateTablet for tablet b207656bca7b400fbf20350fe7a8495f (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:12.343531 30118 consensus_queue.cc:260] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.343590 29982 tablet_service.cc:1511] Processing CreateTablet for tablet 3df07a2a2d5a43d0acd076ed449be902 (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:12.343670 29981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b207656bca7b400fbf20350fe7a8495f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.343839 29982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df07a2a2d5a43d0acd076ed449be902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.343945 30118 ts_tablet_manager.cc:1434] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:12.344486 30118 tablet_bootstrap.cc:492] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492: Bootstrap starting.
I20260601 13:42:12.345548 30118 tablet_bootstrap.cc:654] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.345991 30121 tablet_bootstrap.cc:492] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a: Bootstrap starting.
I20260601 13:42:12.346340 29983 tablet_service.cc:1511] Processing CreateTablet for tablet a18b595eb92a4c4faf663cf87ba372dc (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:12.346652 29983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18b595eb92a4c4faf663cf87ba372dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.347275 30121 tablet_bootstrap.cc:654] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.347389 30056 tablet_service.cc:1511] Processing CreateTablet for tablet b207656bca7b400fbf20350fe7a8495f (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:12.347658 30056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b207656bca7b400fbf20350fe7a8495f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.348356 30121 tablet_bootstrap.cc:492] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a: No bootstrap required, opened a new log
I20260601 13:42:12.348425 30121 ts_tablet_manager.cc:1403] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:12.348819 30121 raft_consensus.cc:359] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.348902 30121 raft_consensus.cc:385] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.348979 30121 raft_consensus.cc:740] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01176e3f40b4e92b219a820f9fd5e0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.349129 30121 consensus_queue.cc:260] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.349222 29984 tablet_service.cc:1511] Processing CreateTablet for tablet fd74bba4a1c94057b6ee38ada86431c1 (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:12.349493 29984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd74bba4a1c94057b6ee38ada86431c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.349542 30121 ts_tablet_manager.cc:1434] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.349704 30121 tablet_bootstrap.cc:492] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a: Bootstrap starting.
I20260601 13:42:12.350881 30121 tablet_bootstrap.cc:654] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.352031 29985 tablet_service.cc:1511] Processing CreateTablet for tablet 709923c1737a4b65a48f4147e57c5e2c (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:12.352268 29985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709923c1737a4b65a48f4147e57c5e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.352339 30121 tablet_bootstrap.cc:492] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a: No bootstrap required, opened a new log
I20260601 13:42:12.352427 30121 ts_tablet_manager.cc:1403] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:12.352926 30121 raft_consensus.cc:359] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.353014 30121 raft_consensus.cc:385] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.353035 30121 raft_consensus.cc:740] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01176e3f40b4e92b219a820f9fd5e0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.353175 30121 consensus_queue.cc:260] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.353467 30121 ts_tablet_manager.cc:1434] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:12.353607 30121 tablet_bootstrap.cc:492] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a: Bootstrap starting.
I20260601 13:42:12.354513 29986 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2038c729fe4f2ba3569f67256f4f15 (DEFAULT_TABLE table=test-workload [id=1aa3df9da02440e08cef76eb9d71a288]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:12.354607 30121 tablet_bootstrap.cc:654] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.354799 29986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2038c729fe4f2ba3569f67256f4f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.355983 30121 tablet_bootstrap.cc:492] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a: No bootstrap required, opened a new log
I20260601 13:42:12.356077 30121 ts_tablet_manager.cc:1403] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:12.356509 30121 raft_consensus.cc:359] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.356596 30121 raft_consensus.cc:385] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.356617 30121 raft_consensus.cc:740] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01176e3f40b4e92b219a820f9fd5e0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.356714 30121 consensus_queue.cc:260] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.356972 30121 ts_tablet_manager.cc:1434] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:12.357136 30121 tablet_bootstrap.cc:492] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a: Bootstrap starting.
I20260601 13:42:12.357602 30061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2038c729fe4f2ba3569f67256f4f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:12.358285 30121 tablet_bootstrap.cc:654] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.336922 30117 tablet_bootstrap.cc:492] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86: Bootstrap starting.
I20260601 13:42:12.360450 30121 tablet_bootstrap.cc:492] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a: No bootstrap required, opened a new log
I20260601 13:42:12.360581 30121 ts_tablet_manager.cc:1403] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:12.361003 30117 tablet_bootstrap.cc:654] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.361104 30121 raft_consensus.cc:359] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.361275 30121 raft_consensus.cc:385] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.361367 30121 raft_consensus.cc:740] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01176e3f40b4e92b219a820f9fd5e0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.361521 30121 consensus_queue.cc:260] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.362263 30121 ts_tablet_manager.cc:1434] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:12.362289 30118 tablet_bootstrap.cc:492] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492: No bootstrap required, opened a new log
I20260601 13:42:12.362289 30117 tablet_bootstrap.cc:492] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86: No bootstrap required, opened a new log
I20260601 13:42:12.362447 30118 ts_tablet_manager.cc:1403] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:42:12.362447 30117 ts_tablet_manager.cc:1403] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.000s
I20260601 13:42:12.362514 30121 tablet_bootstrap.cc:492] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a: Bootstrap starting.
I20260601 13:42:12.362979 30118 raft_consensus.cc:359] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.362994 30117 raft_consensus.cc:359] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.363130 30118 raft_consensus.cc:385] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.363133 30117 raft_consensus.cc:385] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.363183 30118 raft_consensus.cc:740] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e99defbaf2dc4b249b1a70af55e38492, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.363196 30117 raft_consensus.cc:740] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585ebcc66edd4720a2dabd59275e1a86, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.363343 30117 consensus_queue.cc:260] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.363325 30118 consensus_queue.cc:260] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.363637 30118 ts_tablet_manager.cc:1434] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.363722 30121 tablet_bootstrap.cc:654] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.363857 30118 tablet_bootstrap.cc:492] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492: Bootstrap starting.
I20260601 13:42:12.364992 30118 tablet_bootstrap.cc:654] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.365543 30121 tablet_bootstrap.cc:492] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a: No bootstrap required, opened a new log
I20260601 13:42:12.365641 30121 ts_tablet_manager.cc:1403] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:12.366072 30117 ts_tablet_manager.cc:1434] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:42:12.366142 30121 raft_consensus.cc:359] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.366297 30121 raft_consensus.cc:385] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.366299 30118 tablet_bootstrap.cc:492] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492: No bootstrap required, opened a new log
I20260601 13:42:12.366395 30121 raft_consensus.cc:740] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01176e3f40b4e92b219a820f9fd5e0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.366503 30118 ts_tablet_manager.cc:1403] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:12.366576 30121 consensus_queue.cc:260] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.367000 30117 tablet_bootstrap.cc:492] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86: Bootstrap starting.
I20260601 13:42:12.367122 30118 raft_consensus.cc:359] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.367239 30118 raft_consensus.cc:385] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.367277 30118 raft_consensus.cc:740] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e99defbaf2dc4b249b1a70af55e38492, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.367482 30118 consensus_queue.cc:260] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.367897 30118 ts_tablet_manager.cc:1434] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.368273 30117 tablet_bootstrap.cc:654] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.367033 30121 ts_tablet_manager.cc:1434] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:12.369071 30121 tablet_bootstrap.cc:492] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a: Bootstrap starting.
I20260601 13:42:12.369220 30118 tablet_bootstrap.cc:492] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492: Bootstrap starting.
I20260601 13:42:12.370021 30124 raft_consensus.cc:493] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:12.370199 30121 tablet_bootstrap.cc:654] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.370116 30124 raft_consensus.cc:515] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.370307 30118 tablet_bootstrap.cc:654] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.370779 30124 leader_election.cc:290] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433), e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131:44713)
I20260601 13:42:12.371485 30117 tablet_bootstrap.cc:492] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86: No bootstrap required, opened a new log
I20260601 13:42:12.371593 30117 ts_tablet_manager.cc:1403] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:12.372120 30117 raft_consensus.cc:359] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } }
I20260601 13:42:12.372247 30117 raft_consensus.cc:385] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.372282 30117 raft_consensus.cc:740] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585ebcc66edd4720a2dabd59275e1a86, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.372417 30117 consensus_queue.cc:260] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } }
I20260601 13:42:12.372736 30117 ts_tablet_manager.cc:1434] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:12.372920 30117 tablet_bootstrap.cc:492] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86: Bootstrap starting.
I20260601 13:42:12.373988 30121 tablet_bootstrap.cc:492] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a: No bootstrap required, opened a new log
I20260601 13:42:12.374083 30121 ts_tablet_manager.cc:1403] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:12.374099 30117 tablet_bootstrap.cc:654] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.374578 30121 raft_consensus.cc:359] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } }
I20260601 13:42:12.374684 30121 raft_consensus.cc:385] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.374719 30121 raft_consensus.cc:740] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01176e3f40b4e92b219a820f9fd5e0a, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.374857 30121 consensus_queue.cc:260] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } }
I20260601 13:42:12.375133 30118 tablet_bootstrap.cc:492] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492: No bootstrap required, opened a new log
I20260601 13:42:12.375211 30121 ts_tablet_manager.cc:1434] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.375227 30118 ts_tablet_manager.cc:1403] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:12.375886 30118 raft_consensus.cc:359] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.375994 30117 tablet_bootstrap.cc:492] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86: No bootstrap required, opened a new log
I20260601 13:42:12.376004 30118 raft_consensus.cc:385] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.376092 30118 raft_consensus.cc:740] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e99defbaf2dc4b249b1a70af55e38492, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.376245 30118 consensus_queue.cc:260] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.376626 30118 ts_tablet_manager.cc:1434] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.376094 30117 ts_tablet_manager.cc:1403] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:12.377158 30117 raft_consensus.cc:359] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.377259 30117 raft_consensus.cc:385] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.377310 30117 raft_consensus.cc:740] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585ebcc66edd4720a2dabd59275e1a86, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.377449 30117 consensus_queue.cc:260] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.377738 30117 ts_tablet_manager.cc:1434] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:12.377939 30117 tablet_bootstrap.cc:492] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86: Bootstrap starting.
I20260601 13:42:12.379222 30117 tablet_bootstrap.cc:654] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.380038 30071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18b595eb92a4c4faf663cf87ba372dc" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e99defbaf2dc4b249b1a70af55e38492" is_pre_election: true
I20260601 13:42:12.380139 30118 tablet_bootstrap.cc:492] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492: Bootstrap starting.
I20260601 13:42:12.380192 30071 raft_consensus.cc:2468] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 0.
I20260601 13:42:12.380555 29960 leader_election.cc:304] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01176e3f40b4e92b219a820f9fd5e0a, e99defbaf2dc4b249b1a70af55e38492; no voters: 
I20260601 13:42:12.380759 30124 raft_consensus.cc:2804] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:12.380817 30124 raft_consensus.cc:493] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:12.380859 30124 raft_consensus.cc:3060] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.381012 30117 tablet_bootstrap.cc:492] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86: No bootstrap required, opened a new log
I20260601 13:42:12.381109 30117 ts_tablet_manager.cc:1403] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:12.381309 30118 tablet_bootstrap.cc:654] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.381623 30117 raft_consensus.cc:359] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.381747 30117 raft_consensus.cc:385] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.381781 30117 raft_consensus.cc:740] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585ebcc66edd4720a2dabd59275e1a86, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.381942 30117 consensus_queue.cc:260] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.381968 30124 raft_consensus.cc:515] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.382220 30117 ts_tablet_manager.cc:1434] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:12.382416 30124 leader_election.cc:290] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 election: Requested vote from peers 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433), e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131:44713)
I20260601 13:42:12.382429 30117 tablet_bootstrap.cc:492] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86: Bootstrap starting.
I20260601 13:42:12.382829 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18b595eb92a4c4faf663cf87ba372dc" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585ebcc66edd4720a2dabd59275e1a86" is_pre_election: true
I20260601 13:42:12.382979 29920 raft_consensus.cc:2468] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 0.
I20260601 13:42:12.383191 29919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18b595eb92a4c4faf663cf87ba372dc" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585ebcc66edd4720a2dabd59275e1a86"
I20260601 13:42:12.383278 29919 raft_consensus.cc:3060] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.383496 30071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18b595eb92a4c4faf663cf87ba372dc" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e99defbaf2dc4b249b1a70af55e38492"
I20260601 13:42:12.383600 30117 tablet_bootstrap.cc:654] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.383643 30071 raft_consensus.cc:3060] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.384616 29919 raft_consensus.cc:2468] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 1.
I20260601 13:42:12.384792 30071 raft_consensus.cc:2468] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 1.
I20260601 13:42:12.384949 30117 tablet_bootstrap.cc:492] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86: No bootstrap required, opened a new log
I20260601 13:42:12.385062 30117 ts_tablet_manager.cc:1403] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:12.385108 29961 leader_election.cc:304] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585ebcc66edd4720a2dabd59275e1a86, c01176e3f40b4e92b219a820f9fd5e0a; no voters: 
I20260601 13:42:12.385293 30124 raft_consensus.cc:2804] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:12.385504 30124 raft_consensus.cc:697] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 1 LEADER]: Becoming Leader. State: Replica: c01176e3f40b4e92b219a820f9fd5e0a, State: Running, Role: LEADER
I20260601 13:42:12.385598 30117 raft_consensus.cc:359] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.385649 30124 consensus_queue.cc:237] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.385703 30117 raft_consensus.cc:385] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.385742 30117 raft_consensus.cc:740] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585ebcc66edd4720a2dabd59275e1a86, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.385883 30117 consensus_queue.cc:260] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.386088 30120 raft_consensus.cc:493] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:12.386162 30120 raft_consensus.cc:515] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.386245 30117 ts_tablet_manager.cc:1434] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:12.386441 30117 tablet_bootstrap.cc:492] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86: Bootstrap starting.
I20260601 13:42:12.386626 30120 leader_election.cc:290] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433), c01176e3f40b4e92b219a820f9fd5e0a (127.18.212.130:35159)
I20260601 13:42:12.387786 30117 tablet_bootstrap.cc:654] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.387884 29817 catalog_manager.cc:5696] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c01176e3f40b4e92b219a820f9fd5e0a (127.18.212.130). New cstate: current_term: 1 leader_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:12.391796 30118 tablet_bootstrap.cc:492] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492: No bootstrap required, opened a new log
I20260601 13:42:12.391950 30118 ts_tablet_manager.cc:1403] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:42:12.392010 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd74bba4a1c94057b6ee38ada86431c1" candidate_uuid: "e99defbaf2dc4b249b1a70af55e38492" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" is_pre_election: true
I20260601 13:42:12.392140 29996 raft_consensus.cc:2468] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e99defbaf2dc4b249b1a70af55e38492 in term 0.
I20260601 13:42:12.392498 30118 raft_consensus.cc:359] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.392622 30118 raft_consensus.cc:385] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.392669 30118 raft_consensus.cc:740] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e99defbaf2dc4b249b1a70af55e38492, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.392812 30118 consensus_queue.cc:260] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.392947 30035 leader_election.cc:304] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01176e3f40b4e92b219a820f9fd5e0a, e99defbaf2dc4b249b1a70af55e38492; no voters: 
I20260601 13:42:12.393030 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd74bba4a1c94057b6ee38ada86431c1" candidate_uuid: "e99defbaf2dc4b249b1a70af55e38492" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585ebcc66edd4720a2dabd59275e1a86" is_pre_election: true
I20260601 13:42:12.393157 30118 ts_tablet_manager.cc:1434] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:12.393157 29920 raft_consensus.cc:2468] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e99defbaf2dc4b249b1a70af55e38492 in term 0.
I20260601 13:42:12.393404 30118 tablet_bootstrap.cc:492] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492: Bootstrap starting.
I20260601 13:42:12.393412 30146 raft_consensus.cc:2804] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:12.393484 30146 raft_consensus.cc:493] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:12.393536 30146 raft_consensus.cc:3060] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.394613 30118 tablet_bootstrap.cc:654] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:12.394651 30146 raft_consensus.cc:515] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.395110 30146 leader_election.cc:290] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [CANDIDATE]: Term 1 election: Requested vote from peers 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433), c01176e3f40b4e92b219a820f9fd5e0a (127.18.212.130:35159)
I20260601 13:42:12.395483 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd74bba4a1c94057b6ee38ada86431c1" candidate_uuid: "e99defbaf2dc4b249b1a70af55e38492" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585ebcc66edd4720a2dabd59275e1a86"
I20260601 13:42:12.395605 29920 raft_consensus.cc:3060] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.395623 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd74bba4a1c94057b6ee38ada86431c1" candidate_uuid: "e99defbaf2dc4b249b1a70af55e38492" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01176e3f40b4e92b219a820f9fd5e0a"
I20260601 13:42:12.395736 29996 raft_consensus.cc:3060] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.396307 30117 tablet_bootstrap.cc:492] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86: No bootstrap required, opened a new log
I20260601 13:42:12.396395 30117 ts_tablet_manager.cc:1403] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:42:12.396797 29996 raft_consensus.cc:2468] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e99defbaf2dc4b249b1a70af55e38492 in term 1.
I20260601 13:42:12.396806 29920 raft_consensus.cc:2468] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e99defbaf2dc4b249b1a70af55e38492 in term 1.
I20260601 13:42:12.396926 30117 raft_consensus.cc:359] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.397038 30117 raft_consensus.cc:385] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.397085 30117 raft_consensus.cc:740] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 585ebcc66edd4720a2dabd59275e1a86, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.397109 30035 leader_election.cc:304] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01176e3f40b4e92b219a820f9fd5e0a, e99defbaf2dc4b249b1a70af55e38492; no voters: 
I20260601 13:42:12.397271 30146 raft_consensus.cc:2804] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:12.397403 30146 raft_consensus.cc:697] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 1 LEADER]: Becoming Leader. State: Replica: e99defbaf2dc4b249b1a70af55e38492, State: Running, Role: LEADER
I20260601 13:42:12.397527 30146 consensus_queue.cc:237] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.397789 30118 tablet_bootstrap.cc:492] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492: No bootstrap required, opened a new log
I20260601 13:42:12.397923 30118 ts_tablet_manager.cc:1403] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:12.398394 30118 raft_consensus.cc:359] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } }
I20260601 13:42:12.398501 30118 raft_consensus.cc:385] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:12.398535 30118 raft_consensus.cc:740] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e99defbaf2dc4b249b1a70af55e38492, State: Initialized, Role: FOLLOWER
I20260601 13:42:12.398646 30118 consensus_queue.cc:260] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } }
I20260601 13:42:12.398962 30118 ts_tablet_manager.cc:1434] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:12.397230 30117 consensus_queue.cc:260] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.399366 30117 ts_tablet_manager.cc:1434] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:12.399425 29816 catalog_manager.cc:5696] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 reported cstate change: term changed from 0 to 1, leader changed from <none> to e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "e99defbaf2dc4b249b1a70af55e38492" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:12.430032 30124 raft_consensus.cc:493] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:12.430219 30124 raft_consensus.cc:515] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.430857 30124 leader_election.cc:290] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433), e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131:44713)
I20260601 13:42:12.431413 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709923c1737a4b65a48f4147e57c5e2c" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585ebcc66edd4720a2dabd59275e1a86" is_pre_election: true
I20260601 13:42:12.431474 30071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709923c1737a4b65a48f4147e57c5e2c" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e99defbaf2dc4b249b1a70af55e38492" is_pre_election: true
I20260601 13:42:12.431648 29920 raft_consensus.cc:2468] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 0.
I20260601 13:42:12.431708 30071 raft_consensus.cc:2468] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 0.
I20260601 13:42:12.432022 29961 leader_election.cc:304] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585ebcc66edd4720a2dabd59275e1a86, c01176e3f40b4e92b219a820f9fd5e0a; no voters: 
I20260601 13:42:12.432332 30124 raft_consensus.cc:2804] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:12.432435 30124 raft_consensus.cc:493] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:12.432492 30124 raft_consensus.cc:3060] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.433475 30124 raft_consensus.cc:515] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.433921 30124 leader_election.cc:290] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 election: Requested vote from peers 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433), e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131:44713)
I20260601 13:42:12.434355 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709923c1737a4b65a48f4147e57c5e2c" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585ebcc66edd4720a2dabd59275e1a86"
I20260601 13:42:12.434355 30071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709923c1737a4b65a48f4147e57c5e2c" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e99defbaf2dc4b249b1a70af55e38492"
I20260601 13:42:12.434520 29920 raft_consensus.cc:3060] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.434588 30071 raft_consensus.cc:3060] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.435490 29920 raft_consensus.cc:2468] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 1.
I20260601 13:42:12.435581 30071 raft_consensus.cc:2468] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 1.
I20260601 13:42:12.435897 29961 leader_election.cc:304] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585ebcc66edd4720a2dabd59275e1a86, c01176e3f40b4e92b219a820f9fd5e0a; no voters: 
I20260601 13:42:12.436087 30124 raft_consensus.cc:2804] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:12.436208 30124 raft_consensus.cc:697] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 1 LEADER]: Becoming Leader. State: Replica: c01176e3f40b4e92b219a820f9fd5e0a, State: Running, Role: LEADER
I20260601 13:42:12.436401 30124 consensus_queue.cc:237] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.438308 29816 catalog_manager.cc:5696] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c01176e3f40b4e92b219a820f9fd5e0a (127.18.212.130). New cstate: current_term: 1 leader_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:12.473599 30146 raft_consensus.cc:493] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:12.473765 30146 raft_consensus.cc:515] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.474426 30146 leader_election.cc:290] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433), c01176e3f40b4e92b219a820f9fd5e0a (127.18.212.130:35159)
I20260601 13:42:12.474885 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df07a2a2d5a43d0acd076ed449be902" candidate_uuid: "e99defbaf2dc4b249b1a70af55e38492" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" is_pre_election: true
I20260601 13:42:12.474888 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df07a2a2d5a43d0acd076ed449be902" candidate_uuid: "e99defbaf2dc4b249b1a70af55e38492" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585ebcc66edd4720a2dabd59275e1a86" is_pre_election: true
I20260601 13:42:12.475020 29996 raft_consensus.cc:2468] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e99defbaf2dc4b249b1a70af55e38492 in term 0.
I20260601 13:42:12.475244 29920 raft_consensus.cc:2468] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e99defbaf2dc4b249b1a70af55e38492 in term 0.
I20260601 13:42:12.475558 30035 leader_election.cc:304] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01176e3f40b4e92b219a820f9fd5e0a, e99defbaf2dc4b249b1a70af55e38492; no voters: 
I20260601 13:42:12.475785 30146 raft_consensus.cc:2804] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:12.475867 30146 raft_consensus.cc:493] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:12.475924 30146 raft_consensus.cc:3060] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.476830 30146 raft_consensus.cc:515] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.477322 30146 leader_election.cc:290] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [CANDIDATE]: Term 1 election: Requested vote from peers 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433), c01176e3f40b4e92b219a820f9fd5e0a (127.18.212.130:35159)
I20260601 13:42:12.477788 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df07a2a2d5a43d0acd076ed449be902" candidate_uuid: "e99defbaf2dc4b249b1a70af55e38492" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01176e3f40b4e92b219a820f9fd5e0a"
I20260601 13:42:12.477798 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df07a2a2d5a43d0acd076ed449be902" candidate_uuid: "e99defbaf2dc4b249b1a70af55e38492" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585ebcc66edd4720a2dabd59275e1a86"
I20260601 13:42:12.477905 29996 raft_consensus.cc:3060] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.477958 29920 raft_consensus.cc:3060] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.478806 29920 raft_consensus.cc:2468] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e99defbaf2dc4b249b1a70af55e38492 in term 1.
I20260601 13:42:12.478835 29996 raft_consensus.cc:2468] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e99defbaf2dc4b249b1a70af55e38492 in term 1.
I20260601 13:42:12.479230 30036 leader_election.cc:304] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585ebcc66edd4720a2dabd59275e1a86, e99defbaf2dc4b249b1a70af55e38492; no voters: 
I20260601 13:42:12.479458 30146 raft_consensus.cc:2804] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:12.479576 30146 raft_consensus.cc:697] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 1 LEADER]: Becoming Leader. State: Replica: e99defbaf2dc4b249b1a70af55e38492, State: Running, Role: LEADER
I20260601 13:42:12.479724 30146 consensus_queue.cc:237] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.481570 29816 catalog_manager.cc:5696] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 reported cstate change: term changed from 0 to 1, leader changed from <none> to e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "e99defbaf2dc4b249b1a70af55e38492" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:12.524869 30131 raft_consensus.cc:493] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:12.525030 30131 raft_consensus.cc:515] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } }
I20260601 13:42:12.525652 30131 leader_election.cc:290] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131:44713), c01176e3f40b4e92b219a820f9fd5e0a (127.18.212.130:35159)
I20260601 13:42:12.526448 30124 raft_consensus.cc:493] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:12.526549 30124 raft_consensus.cc:515] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.527138 30124 leader_election.cc:290] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433), e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131:44713)
I20260601 13:42:12.527459 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b207656bca7b400fbf20350fe7a8495f" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585ebcc66edd4720a2dabd59275e1a86" is_pre_election: true
I20260601 13:42:12.527583 29920 raft_consensus.cc:2468] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 0.
I20260601 13:42:12.527770 30071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b207656bca7b400fbf20350fe7a8495f" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e99defbaf2dc4b249b1a70af55e38492" is_pre_election: true
I20260601 13:42:12.527865 30071 raft_consensus.cc:2468] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 0.
I20260601 13:42:12.528160 29961 leader_election.cc:304] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585ebcc66edd4720a2dabd59275e1a86, c01176e3f40b4e92b219a820f9fd5e0a; no voters: 
I20260601 13:42:12.528389 30124 raft_consensus.cc:2804] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:12.528462 30124 raft_consensus.cc:493] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:12.528501 30124 raft_consensus.cc:3060] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.529647 30124 raft_consensus.cc:515] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.530035 30071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2038c729fe4f2ba3569f67256f4f15" candidate_uuid: "585ebcc66edd4720a2dabd59275e1a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e99defbaf2dc4b249b1a70af55e38492" is_pre_election: true
I20260601 13:42:12.530153 30071 raft_consensus.cc:2468] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585ebcc66edd4720a2dabd59275e1a86 in term 0.
I20260601 13:42:12.530365 30070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b207656bca7b400fbf20350fe7a8495f" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e99defbaf2dc4b249b1a70af55e38492"
I20260601 13:42:12.530413 29884 leader_election.cc:304] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585ebcc66edd4720a2dabd59275e1a86, e99defbaf2dc4b249b1a70af55e38492; no voters: 
I20260601 13:42:12.530491 30070 raft_consensus.cc:3060] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.530599 30131 raft_consensus.cc:2804] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:12.530625 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2038c729fe4f2ba3569f67256f4f15" candidate_uuid: "585ebcc66edd4720a2dabd59275e1a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" is_pre_election: true
I20260601 13:42:12.530652 30131 raft_consensus.cc:493] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:12.530779 30131 raft_consensus.cc:3060] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.530787 29996 raft_consensus.cc:2468] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 585ebcc66edd4720a2dabd59275e1a86 in term 0.
I20260601 13:42:12.530625 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b207656bca7b400fbf20350fe7a8495f" candidate_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "585ebcc66edd4720a2dabd59275e1a86"
I20260601 13:42:12.531050 29920 raft_consensus.cc:3060] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.531716 30070 raft_consensus.cc:2468] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 1.
I20260601 13:42:12.531718 30131 raft_consensus.cc:515] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } }
I20260601 13:42:12.530040 30124 leader_election.cc:290] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 election: Requested vote from peers 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433), e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131:44713)
I20260601 13:42:12.531847 29920 raft_consensus.cc:2468] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01176e3f40b4e92b219a820f9fd5e0a in term 1.
I20260601 13:42:12.532028 29960 leader_election.cc:304] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c01176e3f40b4e92b219a820f9fd5e0a, e99defbaf2dc4b249b1a70af55e38492; no voters: 
I20260601 13:42:12.532209 30124 raft_consensus.cc:2804] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:12.532248 30131 leader_election.cc:290] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [CANDIDATE]: Term 1 election: Requested vote from peers e99defbaf2dc4b249b1a70af55e38492 (127.18.212.131:44713), c01176e3f40b4e92b219a820f9fd5e0a (127.18.212.130:35159)
I20260601 13:42:12.532300 30124 raft_consensus.cc:697] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 1 LEADER]: Becoming Leader. State: Replica: c01176e3f40b4e92b219a820f9fd5e0a, State: Running, Role: LEADER
I20260601 13:42:12.532441 30124 consensus_queue.cc:237] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } }
I20260601 13:42:12.532621 30070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2038c729fe4f2ba3569f67256f4f15" candidate_uuid: "585ebcc66edd4720a2dabd59275e1a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e99defbaf2dc4b249b1a70af55e38492"
I20260601 13:42:12.532660 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2038c729fe4f2ba3569f67256f4f15" candidate_uuid: "585ebcc66edd4720a2dabd59275e1a86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01176e3f40b4e92b219a820f9fd5e0a"
I20260601 13:42:12.532714 30070 raft_consensus.cc:3060] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.532753 29996 raft_consensus.cc:3060] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:12.533592 30070 raft_consensus.cc:2468] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585ebcc66edd4720a2dabd59275e1a86 in term 1.
I20260601 13:42:12.533717 29996 raft_consensus.cc:2468] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 585ebcc66edd4720a2dabd59275e1a86 in term 1.
I20260601 13:42:12.534035 29884 leader_election.cc:304] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 585ebcc66edd4720a2dabd59275e1a86, e99defbaf2dc4b249b1a70af55e38492; no voters: 
I20260601 13:42:12.534209 30131 raft_consensus.cc:2804] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:12.534407 30131 raft_consensus.cc:697] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 LEADER]: Becoming Leader. State: Replica: 585ebcc66edd4720a2dabd59275e1a86, State: Running, Role: LEADER
I20260601 13:42:12.534575 30131 consensus_queue.cc:237] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } }
I20260601 13:42:12.534583 29816 catalog_manager.cc:5696] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a reported cstate change: term changed from 0 to 1, leader changed from <none> to c01176e3f40b4e92b219a820f9fd5e0a (127.18.212.130). New cstate: current_term: 1 leader_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:12.536240 29817 catalog_manager.cc:5696] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "585ebcc66edd4720a2dabd59275e1a86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:12.604698 30070 raft_consensus.cc:1275] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Refusing update from remote peer c01176e3f40b4e92b219a820f9fd5e0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.605091 29920 raft_consensus.cc:1275] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Refusing update from remote peer c01176e3f40b4e92b219a820f9fd5e0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.606133 29919 raft_consensus.cc:1275] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Refusing update from remote peer c01176e3f40b4e92b219a820f9fd5e0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.607019 30071 raft_consensus.cc:1275] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Refusing update from remote peer c01176e3f40b4e92b219a820f9fd5e0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.607595 30141 consensus_queue.cc:1048] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.607959 30141 consensus_queue.cc:1048] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.608400 29920 raft_consensus.cc:1275] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Refusing update from remote peer c01176e3f40b4e92b219a820f9fd5e0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.609270 30070 raft_consensus.cc:1275] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Refusing update from remote peer c01176e3f40b4e92b219a820f9fd5e0a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.609898 30124 consensus_queue.cc:1048] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.610253 30124 consensus_queue.cc:1048] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.610766 30124 consensus_queue.cc:1048] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.611109 30124 consensus_queue.cc:1048] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.614087 29996 raft_consensus.cc:1275] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Refusing update from remote peer 585ebcc66edd4720a2dabd59275e1a86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.614548 30068 raft_consensus.cc:1275] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Refusing update from remote peer 585ebcc66edd4720a2dabd59275e1a86: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.616225 29917 raft_consensus.cc:1275] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Refusing update from remote peer e99defbaf2dc4b249b1a70af55e38492: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.617045 29995 raft_consensus.cc:1275] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Refusing update from remote peer e99defbaf2dc4b249b1a70af55e38492: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.617079 30154 consensus_queue.cc:1048] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.617180 30146 consensus_queue.cc:1048] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.617338 29917 raft_consensus.cc:1275] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Refusing update from remote peer e99defbaf2dc4b249b1a70af55e38492: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.617396 30154 consensus_queue.cc:1048] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.617851 30120 consensus_queue.cc:1048] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.619671 29996 raft_consensus.cc:1275] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Refusing update from remote peer e99defbaf2dc4b249b1a70af55e38492: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:12.620820 30120 consensus_queue.cc:1048] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.621172 30120 consensus_queue.cc:1048] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:12.638505 30170 mvcc.cc:204] Tried to move back new op lower bound from 7292196178372562944 to 7292196178063163392. Current Snapshot: MvccSnapshot[applied={T|T < 7292196178372562944}]
I20260601 13:42:12.803176 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:12.805460 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:12.805482 30210 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:12.805584 30213 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:12.805815 30211 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:12.806095 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:12.806167 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:12.806205 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321332806203 us; error 0 us; skew 500 ppm
I20260601 13:42:12.807368 19282 webserver.cc:533] Webserver started at http://127.18.212.132:35675/ using document root <none> and password file <none>
I20260601 13:42:12.807566 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:12.807660 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:12.807744 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:12.808207 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "e7932f4f6c264fb59ae657809704989e"
format_stamp: "Formatted at 2026-06-01 13:42:12 on dist-test-slave-b9mm"
I20260601 13:42:12.809764 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:12.810755 30218 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:12.811028 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:12.811156 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "e7932f4f6c264fb59ae657809704989e"
format_stamp: "Formatted at 2026-06-01 13:42:12 on dist-test-slave-b9mm"
I20260601 13:42:12.811254 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321147880162-19282-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)
I20260601 13:42:12.825193 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:12.825688 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:12.825999 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:12.826490 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:12.826560 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:12.826653 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:12.826702 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:12.832093 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:40927
I20260601 13:42:12.832140 30281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:40927 every 8 connection(s)
I20260601 13:42:12.837179 30282 heartbeater.cc:344] Connected to a master server at 127.18.212.190:36121
I20260601 13:42:12.837297 30282 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:12.837502 30282 heartbeater.cc:507] Master 127.18.212.190:36121 requested a full tablet report, sending...
I20260601 13:42:12.838135 29816 ts_manager.cc:194] Registered new tserver with Master: e7932f4f6c264fb59ae657809704989e (127.18.212.132:40927)
I20260601 13:42:12.838675 29816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60928
I20260601 13:42:13.114305 29919 consensus_queue.cc:237] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } }
I20260601 13:42:13.116212 30068 raft_consensus.cc:1275] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Refusing update from remote peer 585ebcc66edd4720a2dabd59275e1a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:13.116267 29994 raft_consensus.cc:1275] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Refusing update from remote peer 585ebcc66edd4720a2dabd59275e1a86: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:13.116736 30131 consensus_queue.cc:1048] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:13.116906 30154 consensus_queue.cc:1048] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:13.118546 30154 raft_consensus.cc:2955] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.119055 30068 raft_consensus.cc:2955] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
W20260601 13:42:13.120889 29883 consensus_peers.cc:597] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 -> Peer e7932f4f6c264fb59ae657809704989e (127.18.212.132:40927): Couldn't send request to peer e7932f4f6c264fb59ae657809704989e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c2038c729fe4f2ba3569f67256f4f15. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:13.121943 29994 raft_consensus.cc:2955] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.121981 29810 catalog_manager.cc:5696] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 reported cstate change: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "585ebcc66edd4720a2dabd59275e1a86" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:13.126976 30068 consensus_queue.cc:237] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } }
I20260601 13:42:13.128670 29919 raft_consensus.cc:1275] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Refusing update from remote peer e99defbaf2dc4b249b1a70af55e38492: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:13.129171 29994 raft_consensus.cc:1275] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Refusing update from remote peer e99defbaf2dc4b249b1a70af55e38492: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:13.129421 30206 consensus_queue.cc:1048] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:13.129621 30209 consensus_queue.cc:1048] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:13.131234 30120 raft_consensus.cc:2955] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.131856 29994 raft_consensus.cc:2955] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.134268 29919 raft_consensus.cc:2955] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.134577 29813 catalog_manager.cc:5696] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 reported cstate change: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "e99defbaf2dc4b249b1a70af55e38492" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:13.134792 30034 consensus_peers.cc:597] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 -> Peer e7932f4f6c264fb59ae657809704989e (127.18.212.132:40927): Couldn't send request to peer e7932f4f6c264fb59ae657809704989e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3df07a2a2d5a43d0acd076ed449be902. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:13.134577 30068 consensus_queue.cc:237] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } attrs { replace: true } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } }
I20260601 13:42:13.136816 29994 raft_consensus.cc:1275] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Refusing update from remote peer e99defbaf2dc4b249b1a70af55e38492: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:13.136828 29919 raft_consensus.cc:1275] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Refusing update from remote peer e99defbaf2dc4b249b1a70af55e38492: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260601 13:42:13.136904 30034 consensus_peers.cc:597] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 -> Peer e7932f4f6c264fb59ae657809704989e (127.18.212.132:40927): Couldn't send request to peer e7932f4f6c264fb59ae657809704989e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd74bba4a1c94057b6ee38ada86431c1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:13.137326 30178 consensus_queue.cc:1048] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Connected to new peer: Peer: permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:13.137585 30209 consensus_queue.cc:1048] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:13.139539 30178 raft_consensus.cc:2955] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } attrs { replace: true } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.140029 29919 raft_consensus.cc:2955] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } attrs { replace: true } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.142310 29816 catalog_manager.cc:5696] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 reported cstate change: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "e99defbaf2dc4b249b1a70af55e38492" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:13.143150 29994 raft_consensus.cc:2955] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } attrs { replace: true } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.146524 29994 consensus_queue.cc:237] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } }
I20260601 13:42:13.148222 29919 raft_consensus.cc:1275] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Refusing update from remote peer c01176e3f40b4e92b219a820f9fd5e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:13.148572 30068 raft_consensus.cc:1275] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Refusing update from remote peer c01176e3f40b4e92b219a820f9fd5e0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:13.148672 30188 consensus_queue.cc:1048] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:13.148931 30204 consensus_queue.cc:1048] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:13.150223 30188 raft_consensus.cc:2955] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.150785 29919 raft_consensus.cc:2955] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
W20260601 13:42:13.152549 29959 consensus_peers.cc:597] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a -> Peer e7932f4f6c264fb59ae657809704989e (127.18.212.132:40927): Couldn't send request to peer e7932f4f6c264fb59ae657809704989e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 709923c1737a4b65a48f4147e57c5e2c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:13.153327 29816 catalog_manager.cc:5696] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 reported cstate change: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.153364 30068 raft_consensus.cc:2955] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e7932f4f6c264fb59ae657809704989e (127.18.212.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "585ebcc66edd4720a2dabd59275e1a86" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41433 } attrs { replace: true } } peers { permanent_uuid: "c01176e3f40b4e92b219a820f9fd5e0a" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 35159 } } peers { permanent_uuid: "e99defbaf2dc4b249b1a70af55e38492" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 44713 } } peers { permanent_uuid: "e7932f4f6c264fb59ae657809704989e" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 40927 } attrs { promote: true } } }
I20260601 13:42:13.345623 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
W20260601 13:42:13.349301 29961 consensus_peers.cc:597] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a -> Peer 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433): Couldn't send request to peer 585ebcc66edd4720a2dabd59275e1a86. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:13.353629 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:13.353938 19282 tablet_replica.cc:333] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86: stopping tablet replica
I20260601 13:42:13.354117 19282 raft_consensus.cc:2243] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.354322 19282 raft_consensus.cc:2272] T b207656bca7b400fbf20350fe7a8495f P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.355149 19282 tablet_replica.cc:333] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86: stopping tablet replica
I20260601 13:42:13.355293 19282 raft_consensus.cc:2243] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.355476 19282 raft_consensus.cc:2272] T fd74bba4a1c94057b6ee38ada86431c1 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.356107 19282 tablet_replica.cc:333] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86: stopping tablet replica
I20260601 13:42:13.356240 19282 raft_consensus.cc:2243] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.356419 19282 raft_consensus.cc:2272] T 3df07a2a2d5a43d0acd076ed449be902 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.356997 19282 tablet_replica.cc:333] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86: stopping tablet replica
I20260601 13:42:13.357127 19282 raft_consensus.cc:2243] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.357292 19282 raft_consensus.cc:2272] T a18b595eb92a4c4faf663cf87ba372dc P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.358003 19282 tablet_replica.cc:333] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86: stopping tablet replica
I20260601 13:42:13.358130 19282 raft_consensus.cc:2243] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.358297 19282 raft_consensus.cc:2272] T 709923c1737a4b65a48f4147e57c5e2c P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.358839 19282 tablet_replica.cc:333] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86: stopping tablet replica
I20260601 13:42:13.358968 19282 raft_consensus.cc:2243] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:13.359284 19282 raft_consensus.cc:2272] T 3c2038c729fe4f2ba3569f67256f4f15 P 585ebcc66edd4720a2dabd59275e1a86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.374298 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
W20260601 13:42:13.376315 29961 consensus_peers.cc:597] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a -> Peer 585ebcc66edd4720a2dabd59275e1a86 (127.18.212.129:41433): Couldn't send request to peer 585ebcc66edd4720a2dabd59275e1a86. Status: Network error: Client connection negotiation failed: client connection to 127.18.212.129:41433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:13.378180 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:42:13.385215 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:13.385522 19282 tablet_replica.cc:333] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a: stopping tablet replica
I20260601 13:42:13.385672 19282 raft_consensus.cc:2243] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.385877 19282 raft_consensus.cc:2272] T 3c2038c729fe4f2ba3569f67256f4f15 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.386662 19282 tablet_replica.cc:333] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a: stopping tablet replica
I20260601 13:42:13.386790 19282 raft_consensus.cc:2243] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:13.387189 19282 raft_consensus.cc:2272] T 709923c1737a4b65a48f4147e57c5e2c P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.387820 19282 tablet_replica.cc:333] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a: stopping tablet replica
I20260601 13:42:13.387933 19282 raft_consensus.cc:2243] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.388053 19282 raft_consensus.cc:2272] T fd74bba4a1c94057b6ee38ada86431c1 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.388882 19282 tablet_replica.cc:333] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a: stopping tablet replica
I20260601 13:42:13.389024 19282 raft_consensus.cc:2243] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:13.389258 19282 raft_consensus.cc:2272] T b207656bca7b400fbf20350fe7a8495f P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.389904 19282 tablet_replica.cc:333] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a: stopping tablet replica
I20260601 13:42:13.390015 19282 raft_consensus.cc:2243] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:13.390200 19282 raft_consensus.cc:2272] T a18b595eb92a4c4faf663cf87ba372dc P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.390733 19282 tablet_replica.cc:333] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a: stopping tablet replica
I20260601 13:42:13.390833 19282 raft_consensus.cc:2243] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.390987 19282 raft_consensus.cc:2272] T 3df07a2a2d5a43d0acd076ed449be902 P c01176e3f40b4e92b219a820f9fd5e0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.406776 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:42:13.410174 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:42:13.416383 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:13.416626 19282 tablet_replica.cc:333] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492: stopping tablet replica
I20260601 13:42:13.416798 19282 raft_consensus.cc:2243] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:13.417176 19282 raft_consensus.cc:2272] T 3df07a2a2d5a43d0acd076ed449be902 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.417838 19282 tablet_replica.cc:333] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492: stopping tablet replica
I20260601 13:42:13.417960 19282 raft_consensus.cc:2243] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.418118 19282 raft_consensus.cc:2272] T a18b595eb92a4c4faf663cf87ba372dc P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.418871 19282 tablet_replica.cc:333] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492: stopping tablet replica
I20260601 13:42:13.418956 19282 raft_consensus.cc:2243] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.419183 19282 raft_consensus.cc:2272] T 3c2038c729fe4f2ba3569f67256f4f15 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.419807 19282 tablet_replica.cc:333] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492: stopping tablet replica
I20260601 13:42:13.419911 19282 raft_consensus.cc:2243] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.420049 19282 raft_consensus.cc:2272] T 709923c1737a4b65a48f4147e57c5e2c P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.420652 19282 tablet_replica.cc:333] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492: stopping tablet replica
I20260601 13:42:13.420727 19282 raft_consensus.cc:2243] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:13.420878 19282 raft_consensus.cc:2272] T b207656bca7b400fbf20350fe7a8495f P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.421335 19282 tablet_replica.cc:333] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492: stopping tablet replica
I20260601 13:42:13.421411 19282 raft_consensus.cc:2243] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:13.421658 19282 raft_consensus.cc:2272] T fd74bba4a1c94057b6ee38ada86431c1 P e99defbaf2dc4b249b1a70af55e38492 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.436519 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:42:13.439939 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:42:13.446316 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:13.458889 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:42:13.461086 19282 master.cc:562] Master@127.18.212.190:36121 shutting down...
W20260601 13:42:13.465509 29865 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:13.465605 29865 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:13.465643 29865 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:13.465997 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:13.466173 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:13.466270 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b92d661bcc84beab3040b6e3b4bf1dc: stopping tablet replica
I20260601 13:42:13.479839 19282 master.cc:584] Master@127.18.212.190:36121 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2430 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:42:13.491484 19282 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.212.190:42511
I20260601 13:42:13.491909 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:13.494251 30299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:13.494309 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:13.494199 30298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:13.494236 30301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:13.494726 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:13.494798 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:13.494825 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321333494825 us; error 0 us; skew 500 ppm
I20260601 13:42:13.495976 19282 webserver.cc:533] Webserver started at http://127.18.212.190:46361/ using document root <none> and password file <none>
I20260601 13:42:13.496241 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:13.496320 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:13.496429 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:13.496886 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/master-0-root/instance:
uuid: "fefbe58b64cd433b8e78c96e74224315"
format_stamp: "Formatted at 2026-06-01 13:42:13 on dist-test-slave-b9mm"
I20260601 13:42:13.498930 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:13.500159 30306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.500480 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:13.500582 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/master-0-root
uuid: "fefbe58b64cd433b8e78c96e74224315"
format_stamp: "Formatted at 2026-06-01 13:42:13 on dist-test-slave-b9mm"
I20260601 13:42:13.500675 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-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)
I20260601 13:42:13.520453 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:13.521015 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:13.525866 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.190:42511
I20260601 13:42:13.530840 30358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.190:42511 every 8 connection(s)
I20260601 13:42:13.531502 30359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:13.533402 30359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315: Bootstrap starting.
I20260601 13:42:13.534238 30359 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:13.535432 30359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315: No bootstrap required, opened a new log
I20260601 13:42:13.535842 30359 raft_consensus.cc:359] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefbe58b64cd433b8e78c96e74224315" member_type: VOTER }
I20260601 13:42:13.535953 30359 raft_consensus.cc:385] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:13.536008 30359 raft_consensus.cc:740] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefbe58b64cd433b8e78c96e74224315, State: Initialized, Role: FOLLOWER
I20260601 13:42:13.536187 30359 consensus_queue.cc:260] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fefbe58b64cd433b8e78c96e74224315" member_type: VOTER }
I20260601 13:42:13.536293 30359 raft_consensus.cc:399] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:13.536337 30359 raft_consensus.cc:493] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:13.536389 30359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:13.537106 30359 raft_consensus.cc:515] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefbe58b64cd433b8e78c96e74224315" member_type: VOTER }
I20260601 13:42:13.537276 30359 leader_election.cc:304] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [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: fefbe58b64cd433b8e78c96e74224315; no voters: 
I20260601 13:42:13.537518 30359 leader_election.cc:290] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:13.537700 30362 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:13.538049 30362 raft_consensus.cc:697] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 1 LEADER]: Becoming Leader. State: Replica: fefbe58b64cd433b8e78c96e74224315, State: Running, Role: LEADER
I20260601 13:42:13.538102 30359 sys_catalog.cc:565] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:13.538189 30362 consensus_queue.cc:237] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [LEADER]: Queue going to LEADER mode. State: All 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: "fefbe58b64cd433b8e78c96e74224315" member_type: VOTER }
I20260601 13:42:13.538645 30362 sys_catalog.cc:455] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fefbe58b64cd433b8e78c96e74224315. Latest consensus state: current_term: 1 leader_uuid: "fefbe58b64cd433b8e78c96e74224315" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefbe58b64cd433b8e78c96e74224315" member_type: VOTER } }
I20260601 13:42:13.539150 30362 sys_catalog.cc:458] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:13.539031 30363 sys_catalog.cc:455] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fefbe58b64cd433b8e78c96e74224315" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefbe58b64cd433b8e78c96e74224315" member_type: VOTER } }
I20260601 13:42:13.539439 30370 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:13.540359 30363 sys_catalog.cc:458] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:13.540484 30370 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:13.540695 19282 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:13.542526 30370 catalog_manager.cc:1382] Generated new cluster ID: 5e45c441ff0e4686acc2374d5b023222
I20260601 13:42:13.542589 30370 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:13.576190 30370 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:13.576820 30370 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:13.587303 30370 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315: Generated new TSK 0
I20260601 13:42:13.587662 30370 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:13.605696 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:13.608330 30380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:13.608332 30383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:13.608605 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:13.608515 30381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:13.608889 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:13.608939 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:13.608956 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321333608955 us; error 0 us; skew 500 ppm
I20260601 13:42:13.609925 19282 webserver.cc:533] Webserver started at http://127.18.212.129:36685/ using document root <none> and password file <none>
I20260601 13:42:13.610126 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:13.610179 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:13.610263 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:13.610695 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-0-root/instance:
uuid: "ef7be96247ea40f1ba251f116fd6b8b4"
format_stamp: "Formatted at 2026-06-01 13:42:13 on dist-test-slave-b9mm"
I20260601 13:42:13.612588 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:13.613958 30388 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.614331 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:13.614404 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-0-root
uuid: "ef7be96247ea40f1ba251f116fd6b8b4"
format_stamp: "Formatted at 2026-06-01 13:42:13 on dist-test-slave-b9mm"
I20260601 13:42:13.614478 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-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)
I20260601 13:42:13.633690 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:13.634135 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:13.634434 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:13.635008 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:13.635052 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.635172 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:13.635197 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.640461 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.129:41223
I20260601 13:42:13.640493 30451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.129:41223 every 8 connection(s)
I20260601 13:42:13.641451 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:13.643754 30459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:13.644009 30456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:13.644335 30457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:13.644680 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:13.644908 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:13.644953 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:13.644970 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321333644970 us; error 0 us; skew 500 ppm
I20260601 13:42:13.646121 19282 webserver.cc:533] Webserver started at http://127.18.212.130:35641/ using document root <none> and password file <none>
I20260601 13:42:13.646304 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:13.646375 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:13.646456 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:13.646875 30452 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42511
I20260601 13:42:13.646914 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-1-root/instance:
uuid: "e8f4228d0da14a00afdc6540c3b728dc"
format_stamp: "Formatted at 2026-06-01 13:42:13 on dist-test-slave-b9mm"
I20260601 13:42:13.646987 30452 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:13.647336 30452 heartbeater.cc:507] Master 127.18.212.190:42511 requested a full tablet report, sending...
I20260601 13:42:13.648073 30323 ts_manager.cc:194] Registered new tserver with Master: ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129:41223)
I20260601 13:42:13.648933 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:13.649051 30323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56876
I20260601 13:42:13.650138 30464 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.650483 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:13.650558 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-1-root
uuid: "e8f4228d0da14a00afdc6540c3b728dc"
format_stamp: "Formatted at 2026-06-01 13:42:13 on dist-test-slave-b9mm"
I20260601 13:42:13.650671 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-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)
I20260601 13:42:13.664358 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:13.664837 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:13.665189 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:13.665727 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:13.665791 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.665850 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:13.665899 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.671797 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.130:36525
I20260601 13:42:13.671921 30527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.130:36525 every 8 connection(s)
I20260601 13:42:13.672808 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:13.675112 30531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:13.675117 30532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:13.675282 30534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:13.675390 19282 server_base.cc:1061] running on GCE node
I20260601 13:42:13.675693 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:13.675755 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:13.675778 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321333675778 us; error 0 us; skew 500 ppm
I20260601 13:42:13.677067 19282 webserver.cc:533] Webserver started at http://127.18.212.131:38505/ using document root <none> and password file <none>
I20260601 13:42:13.677284 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:13.677353 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:13.677433 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:13.677686 30528 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42511
I20260601 13:42:13.677809 30528 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:13.677933 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-2-root/instance:
uuid: "59b1069612f642d08a86240961a279c1"
format_stamp: "Formatted at 2026-06-01 13:42:13 on dist-test-slave-b9mm"
I20260601 13:42:13.678078 30528 heartbeater.cc:507] Master 127.18.212.190:42511 requested a full tablet report, sending...
I20260601 13:42:13.678779 30323 ts_manager.cc:194] Registered new tserver with Master: e8f4228d0da14a00afdc6540c3b728dc (127.18.212.130:36525)
I20260601 13:42:13.679411 30323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56890
I20260601 13:42:13.679869 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:13.680994 30539 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.681288 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:13.681402 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-2-root
uuid: "59b1069612f642d08a86240961a279c1"
format_stamp: "Formatted at 2026-06-01 13:42:13 on dist-test-slave-b9mm"
I20260601 13:42:13.681529 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-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)
I20260601 13:42:13.694793 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:13.695304 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:13.695631 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:13.696123 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:13.696182 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.696234 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:13.696281 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:13.700860 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.131:34943
I20260601 13:42:13.700946 30602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.131:34943 every 8 connection(s)
I20260601 13:42:13.706528 30603 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42511
I20260601 13:42:13.706666 30603 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:13.707233 30603 heartbeater.cc:507] Master 127.18.212.190:42511 requested a full tablet report, sending...
I20260601 13:42:13.708335 30323 ts_manager.cc:194] Registered new tserver with Master: 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943)
I20260601 13:42:13.708456 19282 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007092079s
I20260601 13:42:13.709172 30323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56898
I20260601 13:42:14.650355 30452 heartbeater.cc:499] Master 127.18.212.190:42511 was elected leader, sending a full tablet report...
I20260601 13:42:14.680627 30528 heartbeater.cc:499] Master 127.18.212.190:42511 was elected leader, sending a full tablet report...
I20260601 13:42:14.710332 30603 heartbeater.cc:499] Master 127.18.212.190:42511 was elected leader, sending a full tablet report...
I20260601 13:42:14.747447 30323 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56900:
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"
    }
  }
}
W20260601 13:42:14.748302 30323 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:42:14.764321 30567 tablet_service.cc:1511] Processing CreateTablet for tablet dd385fa4aebe44fcb756c64e42558398 (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:14.764463 30564 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9a8cb2579d4067ba2c4faf7eec13ba (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:14.764693 30492 tablet_service.cc:1511] Processing CreateTablet for tablet dd385fa4aebe44fcb756c64e42558398 (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:14.764865 30567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd385fa4aebe44fcb756c64e42558398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.764981 30492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd385fa4aebe44fcb756c64e42558398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.765033 30488 tablet_service.cc:1511] Processing CreateTablet for tablet 52bcbf871ca14776a19a948344b5bc24 (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:14.765261 30490 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1d2b089277437184d493c16ee83eaf (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:14.765597 30487 tablet_service.cc:1511] Processing CreateTablet for tablet 0f141408a0f3492991eef8097e524fb0 (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:14.765048 30491 tablet_service.cc:1511] Processing CreateTablet for tablet b100dd3b0e044704982231e05aaaeeec (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:14.766140 30564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9a8cb2579d4067ba2c4faf7eec13ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.766256 30489 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9a8cb2579d4067ba2c4faf7eec13ba (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:14.767462 30566 tablet_service.cc:1511] Processing CreateTablet for tablet b100dd3b0e044704982231e05aaaeeec (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:14.767750 30566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b100dd3b0e044704982231e05aaaeeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.768859 30624 tablet_bootstrap.cc:492] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1: Bootstrap starting.
I20260601 13:42:14.768898 30623 tablet_bootstrap.cc:492] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc: Bootstrap starting.
I20260601 13:42:14.765370 30488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bcbf871ca14776a19a948344b5bc24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.769263 30489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9a8cb2579d4067ba2c4faf7eec13ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.769490 30490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1d2b089277437184d493c16ee83eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.770231 30624 tablet_bootstrap.cc:654] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.770381 30565 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1d2b089277437184d493c16ee83eaf (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:14.770666 30565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1d2b089277437184d493c16ee83eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.771169 30487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f141408a0f3492991eef8097e524fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.771732 30624 tablet_bootstrap.cc:492] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1: No bootstrap required, opened a new log
I20260601 13:42:14.771828 30624 ts_tablet_manager.cc:1403] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:14.772414 30624 raft_consensus.cc:359] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.772560 30624 raft_consensus.cc:385] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.772598 30624 raft_consensus.cc:740] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b1069612f642d08a86240961a279c1, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.772739 30624 consensus_queue.cc:260] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.773159 30624 ts_tablet_manager.cc:1434] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:14.773489 30562 tablet_service.cc:1511] Processing CreateTablet for tablet 0f141408a0f3492991eef8097e524fb0 (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:14.773582 30624 tablet_bootstrap.cc:492] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1: Bootstrap starting.
I20260601 13:42:14.773798 30562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f141408a0f3492991eef8097e524fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.773919 30491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b100dd3b0e044704982231e05aaaeeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.774312 30623 tablet_bootstrap.cc:654] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.774711 30624 tablet_bootstrap.cc:654] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.773159 30563 tablet_service.cc:1511] Processing CreateTablet for tablet 52bcbf871ca14776a19a948344b5bc24 (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:14.777500 30563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bcbf871ca14776a19a948344b5bc24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.779253 30415 tablet_service.cc:1511] Processing CreateTablet for tablet b100dd3b0e044704982231e05aaaeeec (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:14.779309 30414 tablet_service.cc:1511] Processing CreateTablet for tablet 5c1d2b089277437184d493c16ee83eaf (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:14.779436 30416 tablet_service.cc:1511] Processing CreateTablet for tablet dd385fa4aebe44fcb756c64e42558398 (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:14.779592 30415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b100dd3b0e044704982231e05aaaeeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.779805 30416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd385fa4aebe44fcb756c64e42558398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.779898 30413 tablet_service.cc:1511] Processing CreateTablet for tablet 4e9a8cb2579d4067ba2c4faf7eec13ba (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:14.780189 30413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e9a8cb2579d4067ba2c4faf7eec13ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.780828 30624 tablet_bootstrap.cc:492] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1: No bootstrap required, opened a new log
I20260601 13:42:14.780928 30624 ts_tablet_manager.cc:1403] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:14.781549 30624 raft_consensus.cc:359] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.781677 30624 raft_consensus.cc:385] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.781716 30624 raft_consensus.cc:740] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b1069612f642d08a86240961a279c1, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.781850 30624 consensus_queue.cc:260] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.782398 30624 ts_tablet_manager.cc:1434] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:14.782614 30412 tablet_service.cc:1511] Processing CreateTablet for tablet 52bcbf871ca14776a19a948344b5bc24 (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:14.782727 30414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c1d2b089277437184d493c16ee83eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.782910 30412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52bcbf871ca14776a19a948344b5bc24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.783228 30411 tablet_service.cc:1511] Processing CreateTablet for tablet 0f141408a0f3492991eef8097e524fb0 (DEFAULT_TABLE table=test-workload [id=3241e25d86bf4a539007c0a9ea92b351]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:14.783478 30411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f141408a0f3492991eef8097e524fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:14.782625 30624 tablet_bootstrap.cc:492] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1: Bootstrap starting.
I20260601 13:42:14.786571 30629 tablet_bootstrap.cc:492] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4: Bootstrap starting.
I20260601 13:42:14.786866 30624 tablet_bootstrap.cc:654] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.786872 30623 tablet_bootstrap.cc:492] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc: No bootstrap required, opened a new log
I20260601 13:42:14.787019 30623 ts_tablet_manager.cc:1403] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.000s
I20260601 13:42:14.787619 30623 raft_consensus.cc:359] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } }
I20260601 13:42:14.787829 30623 raft_consensus.cc:385] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.787871 30629 tablet_bootstrap.cc:654] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.787919 30623 raft_consensus.cc:740] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f4228d0da14a00afdc6540c3b728dc, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.788139 30623 consensus_queue.cc:260] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } }
I20260601 13:42:14.788225 30624 tablet_bootstrap.cc:492] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1: No bootstrap required, opened a new log
I20260601 13:42:14.788327 30624 ts_tablet_manager.cc:1403] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:42:14.788816 30624 raft_consensus.cc:359] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.788997 30624 raft_consensus.cc:385] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.789049 30623 ts_tablet_manager.cc:1434] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:14.789177 30629 tablet_bootstrap.cc:492] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4: No bootstrap required, opened a new log
I20260601 13:42:14.789268 30629 ts_tablet_manager.cc:1403] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:14.789404 30623 tablet_bootstrap.cc:492] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc: Bootstrap starting.
I20260601 13:42:14.789780 30629 raft_consensus.cc:359] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.789944 30629 raft_consensus.cc:385] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.789995 30629 raft_consensus.cc:740] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef7be96247ea40f1ba251f116fd6b8b4, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.790130 30629 consensus_queue.cc:260] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.789124 30624 raft_consensus.cc:740] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b1069612f642d08a86240961a279c1, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.790443 30624 consensus_queue.cc:260] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.790589 30629 ts_tablet_manager.cc:1434] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:14.790660 30623 tablet_bootstrap.cc:654] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.790901 30629 tablet_bootstrap.cc:492] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4: Bootstrap starting.
I20260601 13:42:14.790925 30624 ts_tablet_manager.cc:1434] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:14.791249 30624 tablet_bootstrap.cc:492] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1: Bootstrap starting.
I20260601 13:42:14.792074 30629 tablet_bootstrap.cc:654] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.792510 30624 tablet_bootstrap.cc:654] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.793470 30629 tablet_bootstrap.cc:492] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4: No bootstrap required, opened a new log
I20260601 13:42:14.793569 30629 ts_tablet_manager.cc:1403] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:14.794149 30629 raft_consensus.cc:359] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } }
I20260601 13:42:14.794281 30629 raft_consensus.cc:385] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.794313 30624 tablet_bootstrap.cc:492] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1: No bootstrap required, opened a new log
I20260601 13:42:14.794339 30629 raft_consensus.cc:740] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef7be96247ea40f1ba251f116fd6b8b4, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.794396 30624 ts_tablet_manager.cc:1403] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:14.794500 30629 consensus_queue.cc:260] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } }
I20260601 13:42:14.794757 30623 tablet_bootstrap.cc:492] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc: No bootstrap required, opened a new log
I20260601 13:42:14.794809 30629 ts_tablet_manager.cc:1434] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:14.795027 30629 tablet_bootstrap.cc:492] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4: Bootstrap starting.
I20260601 13:42:14.794960 30624 raft_consensus.cc:359] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.795143 30624 raft_consensus.cc:385] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.795181 30624 raft_consensus.cc:740] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b1069612f642d08a86240961a279c1, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.794967 30623 ts_tablet_manager.cc:1403] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.002s
I20260601 13:42:14.795349 30624 consensus_queue.cc:260] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.795674 30624 ts_tablet_manager.cc:1434] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.795869 30624 tablet_bootstrap.cc:492] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1: Bootstrap starting.
I20260601 13:42:14.796276 30629 tablet_bootstrap.cc:654] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.796924 30624 tablet_bootstrap.cc:654] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.797632 30629 tablet_bootstrap.cc:492] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4: No bootstrap required, opened a new log
I20260601 13:42:14.797746 30629 ts_tablet_manager.cc:1403] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:14.798230 30629 raft_consensus.cc:359] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.798363 30629 raft_consensus.cc:385] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.798403 30629 raft_consensus.cc:740] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef7be96247ea40f1ba251f116fd6b8b4, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.798585 30629 consensus_queue.cc:260] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.798900 30629 ts_tablet_manager.cc:1434] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.798900 30623 raft_consensus.cc:359] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.799121 30623 raft_consensus.cc:385] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.799175 30623 raft_consensus.cc:740] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f4228d0da14a00afdc6540c3b728dc, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.799393 30623 consensus_queue.cc:260] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.799705 30623 ts_tablet_manager.cc:1434] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:42:14.799736 30624 tablet_bootstrap.cc:492] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1: No bootstrap required, opened a new log
I20260601 13:42:14.799808 30624 ts_tablet_manager.cc:1403] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:14.799887 30623 tablet_bootstrap.cc:492] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc: Bootstrap starting.
I20260601 13:42:14.800251 30624 raft_consensus.cc:359] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } }
I20260601 13:42:14.800379 30624 raft_consensus.cc:385] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.800417 30624 raft_consensus.cc:740] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b1069612f642d08a86240961a279c1, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.800557 30624 consensus_queue.cc:260] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } }
I20260601 13:42:14.801100 30623 tablet_bootstrap.cc:654] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.801229 30624 ts_tablet_manager.cc:1434] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.801429 30624 tablet_bootstrap.cc:492] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1: Bootstrap starting.
I20260601 13:42:14.799175 30629 tablet_bootstrap.cc:492] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4: Bootstrap starting.
I20260601 13:42:14.802641 30624 tablet_bootstrap.cc:654] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.802968 30629 tablet_bootstrap.cc:654] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.804111 30624 tablet_bootstrap.cc:492] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1: No bootstrap required, opened a new log
I20260601 13:42:14.804229 30623 tablet_bootstrap.cc:492] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc: No bootstrap required, opened a new log
I20260601 13:42:14.804315 30624 ts_tablet_manager.cc:1403] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:14.804361 30623 ts_tablet_manager.cc:1403] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:42:14.804960 30623 raft_consensus.cc:359] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.805164 30623 raft_consensus.cc:385] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.805207 30623 raft_consensus.cc:740] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f4228d0da14a00afdc6540c3b728dc, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.804960 30624 raft_consensus.cc:359] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.805305 30624 raft_consensus.cc:385] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.805385 30623 consensus_queue.cc:260] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.805397 30624 raft_consensus.cc:740] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b1069612f642d08a86240961a279c1, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.805662 30624 consensus_queue.cc:260] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.805814 30623 ts_tablet_manager.cc:1434] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:14.806007 30624 ts_tablet_manager.cc:1434] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:14.806017 30623 tablet_bootstrap.cc:492] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc: Bootstrap starting.
I20260601 13:42:14.806330 30629 tablet_bootstrap.cc:492] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4: No bootstrap required, opened a new log
I20260601 13:42:14.806483 30629 ts_tablet_manager.cc:1403] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:14.807045 30629 raft_consensus.cc:359] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.807201 30629 raft_consensus.cc:385] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.807248 30629 raft_consensus.cc:740] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef7be96247ea40f1ba251f116fd6b8b4, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.807391 30629 consensus_queue.cc:260] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.807581 30623 tablet_bootstrap.cc:654] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.808341 30629 ts_tablet_manager.cc:1434] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:14.808561 30629 tablet_bootstrap.cc:492] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4: Bootstrap starting.
I20260601 13:42:14.808914 30623 tablet_bootstrap.cc:492] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc: No bootstrap required, opened a new log
I20260601 13:42:14.809006 30623 ts_tablet_manager.cc:1403] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:14.809512 30623 raft_consensus.cc:359] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.809616 30623 raft_consensus.cc:385] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.809677 30623 raft_consensus.cc:740] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f4228d0da14a00afdc6540c3b728dc, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.809801 30629 tablet_bootstrap.cc:654] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.809854 30623 consensus_queue.cc:260] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.810230 30623 ts_tablet_manager.cc:1434] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.810460 30623 tablet_bootstrap.cc:492] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc: Bootstrap starting.
I20260601 13:42:14.811440 30629 tablet_bootstrap.cc:492] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4: No bootstrap required, opened a new log
I20260601 13:42:14.811542 30629 ts_tablet_manager.cc:1403] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:14.811712 30623 tablet_bootstrap.cc:654] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.811936 30630 raft_consensus.cc:493] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.812062 30630 raft_consensus.cc:515] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.812101 30629 raft_consensus.cc:359] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.812224 30629 raft_consensus.cc:385] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.812266 30629 raft_consensus.cc:740] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef7be96247ea40f1ba251f116fd6b8b4, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.812470 30629 consensus_queue.cc:260] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.812752 30630 leader_election.cc:290] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129:41223), e8f4228d0da14a00afdc6540c3b728dc (127.18.212.130:36525)
I20260601 13:42:14.813066 30623 tablet_bootstrap.cc:492] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc: No bootstrap required, opened a new log
I20260601 13:42:14.813159 30623 ts_tablet_manager.cc:1403] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:14.813604 30629 ts_tablet_manager.cc:1434] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:14.813684 30623 raft_consensus.cc:359] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.813797 30623 raft_consensus.cc:385] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.813805 30629 tablet_bootstrap.cc:492] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4: Bootstrap starting.
I20260601 13:42:14.813854 30623 raft_consensus.cc:740] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f4228d0da14a00afdc6540c3b728dc, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.814026 30623 consensus_queue.cc:260] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.814368 30623 ts_tablet_manager.cc:1434] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:14.815037 30623 tablet_bootstrap.cc:492] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc: Bootstrap starting.
I20260601 13:42:14.815160 30629 tablet_bootstrap.cc:654] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.816581 30623 tablet_bootstrap.cc:654] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:14.818223 30629 tablet_bootstrap.cc:492] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4: No bootstrap required, opened a new log
I20260601 13:42:14.818413 30629 ts_tablet_manager.cc:1403] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:42:14.818977 30629 raft_consensus.cc:359] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.819186 30629 raft_consensus.cc:385] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.819231 30629 raft_consensus.cc:740] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef7be96247ea40f1ba251f116fd6b8b4, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.819417 30629 consensus_queue.cc:260] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.819476 30502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9a8cb2579d4067ba2c4faf7eec13ba" candidate_uuid: "59b1069612f642d08a86240961a279c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f4228d0da14a00afdc6540c3b728dc" is_pre_election: true
I20260601 13:42:14.819590 30502 raft_consensus.cc:2468] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59b1069612f642d08a86240961a279c1 in term 0.
I20260601 13:42:14.819855 30629 ts_tablet_manager.cc:1434] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:14.819904 30540 leader_election.cc:304] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59b1069612f642d08a86240961a279c1, e8f4228d0da14a00afdc6540c3b728dc; no voters: 
I20260601 13:42:14.820147 30630 raft_consensus.cc:2804] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.820221 30630 raft_consensus.cc:493] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.820282 30630 raft_consensus.cc:3060] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.820842 30623 tablet_bootstrap.cc:492] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc: No bootstrap required, opened a new log
I20260601 13:42:14.821002 30623 ts_tablet_manager.cc:1403] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20260601 13:42:14.821607 30623 raft_consensus.cc:359] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.821677 30630 raft_consensus.cc:515] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.821792 30623 raft_consensus.cc:385] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:14.821918 30623 raft_consensus.cc:740] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f4228d0da14a00afdc6540c3b728dc, State: Initialized, Role: FOLLOWER
I20260601 13:42:14.821997 30426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9a8cb2579d4067ba2c4faf7eec13ba" candidate_uuid: "59b1069612f642d08a86240961a279c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" is_pre_election: true
I20260601 13:42:14.822147 30426 raft_consensus.cc:2468] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59b1069612f642d08a86240961a279c1 in term 0.
I20260601 13:42:14.822170 30630 leader_election.cc:290] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [CANDIDATE]: Term 1 election: Requested vote from peers ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129:41223), e8f4228d0da14a00afdc6540c3b728dc (127.18.212.130:36525)
I20260601 13:42:14.822180 30623 consensus_queue.cc:260] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.822594 30502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9a8cb2579d4067ba2c4faf7eec13ba" candidate_uuid: "59b1069612f642d08a86240961a279c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f4228d0da14a00afdc6540c3b728dc"
I20260601 13:42:14.822711 30502 raft_consensus.cc:3060] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.822803 30623 ts_tablet_manager.cc:1434] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:14.822925 30426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e9a8cb2579d4067ba2c4faf7eec13ba" candidate_uuid: "59b1069612f642d08a86240961a279c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef7be96247ea40f1ba251f116fd6b8b4"
I20260601 13:42:14.823038 30426 raft_consensus.cc:3060] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.823963 30502 raft_consensus.cc:2468] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b1069612f642d08a86240961a279c1 in term 1.
I20260601 13:42:14.824077 30426 raft_consensus.cc:2468] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b1069612f642d08a86240961a279c1 in term 1.
I20260601 13:42:14.824322 30540 leader_election.cc:304] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59b1069612f642d08a86240961a279c1, e8f4228d0da14a00afdc6540c3b728dc; no voters: 
I20260601 13:42:14.824491 30630 raft_consensus.cc:2804] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.824592 30630 raft_consensus.cc:697] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 1 LEADER]: Becoming Leader. State: Replica: 59b1069612f642d08a86240961a279c1, State: Running, Role: LEADER
I20260601 13:42:14.824733 30630 consensus_queue.cc:237] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.826279 30323 catalog_manager.cc:5696] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59b1069612f642d08a86240961a279c1 (127.18.212.131). New cstate: current_term: 1 leader_uuid: "59b1069612f642d08a86240961a279c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:14.838590 30634 raft_consensus.cc:493] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.838762 30634 raft_consensus.cc:515] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.839653 30634 leader_election.cc:290] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f4228d0da14a00afdc6540c3b728dc (127.18.212.130:36525), 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943)
I20260601 13:42:14.844890 30577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b100dd3b0e044704982231e05aaaeeec" candidate_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b1069612f642d08a86240961a279c1" is_pre_election: true
I20260601 13:42:14.844878 30502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b100dd3b0e044704982231e05aaaeeec" candidate_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f4228d0da14a00afdc6540c3b728dc" is_pre_election: true
I20260601 13:42:14.845260 30502 raft_consensus.cc:2468] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef7be96247ea40f1ba251f116fd6b8b4 in term 0.
I20260601 13:42:14.845260 30577 raft_consensus.cc:2468] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef7be96247ea40f1ba251f116fd6b8b4 in term 0.
I20260601 13:42:14.845747 30392 leader_election.cc:304] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59b1069612f642d08a86240961a279c1, ef7be96247ea40f1ba251f116fd6b8b4; no voters: 
I20260601 13:42:14.845968 30634 raft_consensus.cc:2804] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.846035 30634 raft_consensus.cc:493] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.846092 30634 raft_consensus.cc:3060] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.847304 30634 raft_consensus.cc:515] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.847769 30634 leader_election.cc:290] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [CANDIDATE]: Term 1 election: Requested vote from peers e8f4228d0da14a00afdc6540c3b728dc (127.18.212.130:36525), 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943)
I20260601 13:42:14.848194 30577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b100dd3b0e044704982231e05aaaeeec" candidate_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b1069612f642d08a86240961a279c1"
I20260601 13:42:14.848194 30502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b100dd3b0e044704982231e05aaaeeec" candidate_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f4228d0da14a00afdc6540c3b728dc"
I20260601 13:42:14.848310 30577 raft_consensus.cc:3060] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.848399 30502 raft_consensus.cc:3060] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.849319 30577 raft_consensus.cc:2468] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef7be96247ea40f1ba251f116fd6b8b4 in term 1.
I20260601 13:42:14.849465 30502 raft_consensus.cc:2468] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef7be96247ea40f1ba251f116fd6b8b4 in term 1.
I20260601 13:42:14.849656 30392 leader_election.cc:304] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59b1069612f642d08a86240961a279c1, ef7be96247ea40f1ba251f116fd6b8b4; no voters: 
I20260601 13:42:14.849869 30634 raft_consensus.cc:2804] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.850157 30634 raft_consensus.cc:697] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 LEADER]: Becoming Leader. State: Replica: ef7be96247ea40f1ba251f116fd6b8b4, State: Running, Role: LEADER
I20260601 13:42:14.850353 30634 consensus_queue.cc:237] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.852027 30632 raft_consensus.cc:493] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.852113 30632 raft_consensus.cc:515] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } }
I20260601 13:42:14.852442 30323 catalog_manager.cc:5696] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:14.852697 30632 leader_election.cc:290] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943), ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129:41223)
I20260601 13:42:14.858181 30426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd385fa4aebe44fcb756c64e42558398" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" is_pre_election: true
I20260601 13:42:14.858624 30426 raft_consensus.cc:2468] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 0.
I20260601 13:42:14.858644 30577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd385fa4aebe44fcb756c64e42558398" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b1069612f642d08a86240961a279c1" is_pre_election: true
I20260601 13:42:14.858837 30577 raft_consensus.cc:2468] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 0.
I20260601 13:42:14.859020 30466 leader_election.cc:304] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8f4228d0da14a00afdc6540c3b728dc, ef7be96247ea40f1ba251f116fd6b8b4; no voters: 
I20260601 13:42:14.859231 30632 raft_consensus.cc:2804] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.859299 30632 raft_consensus.cc:493] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.859340 30632 raft_consensus.cc:3060] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.860334 30632 raft_consensus.cc:515] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } }
I20260601 13:42:14.860703 30632 leader_election.cc:290] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 election: Requested vote from peers 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943), ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129:41223)
I20260601 13:42:14.861011 30426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd385fa4aebe44fcb756c64e42558398" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef7be96247ea40f1ba251f116fd6b8b4"
I20260601 13:42:14.861011 30577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd385fa4aebe44fcb756c64e42558398" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b1069612f642d08a86240961a279c1"
I20260601 13:42:14.861160 30577 raft_consensus.cc:3060] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.861160 30426 raft_consensus.cc:3060] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.862152 30426 raft_consensus.cc:2468] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 1.
I20260601 13:42:14.862152 30577 raft_consensus.cc:2468] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 1.
I20260601 13:42:14.862460 30466 leader_election.cc:304] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8f4228d0da14a00afdc6540c3b728dc, ef7be96247ea40f1ba251f116fd6b8b4; no voters: 
I20260601 13:42:14.862659 30632 raft_consensus.cc:2804] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.862921 30632 raft_consensus.cc:697] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 1 LEADER]: Becoming Leader. State: Replica: e8f4228d0da14a00afdc6540c3b728dc, State: Running, Role: LEADER
I20260601 13:42:14.863050 30632 consensus_queue.cc:237] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } }
I20260601 13:42:14.863502 30657 raft_consensus.cc:493] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.863619 30657 raft_consensus.cc:515] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.864291 30657 leader_election.cc:290] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129:41223), 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943)
I20260601 13:42:14.864315 30577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f141408a0f3492991eef8097e524fb0" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b1069612f642d08a86240961a279c1" is_pre_election: true
I20260601 13:42:14.864315 30426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f141408a0f3492991eef8097e524fb0" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" is_pre_election: true
I20260601 13:42:14.864463 30577 raft_consensus.cc:2468] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 0.
I20260601 13:42:14.864488 30426 raft_consensus.cc:2468] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 0.
I20260601 13:42:14.864771 30468 leader_election.cc:304] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59b1069612f642d08a86240961a279c1, e8f4228d0da14a00afdc6540c3b728dc; no voters: 
I20260601 13:42:14.864905 30323 catalog_manager.cc:5696] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc reported cstate change: term changed from 0 to 1, leader changed from <none> to e8f4228d0da14a00afdc6540c3b728dc (127.18.212.130). New cstate: current_term: 1 leader_uuid: "e8f4228d0da14a00afdc6540c3b728dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:14.865060 30657 raft_consensus.cc:2804] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.865106 30657 raft_consensus.cc:493] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.865154 30657 raft_consensus.cc:3060] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.866125 30657 raft_consensus.cc:515] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.866453 30657 leader_election.cc:290] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 election: Requested vote from peers ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129:41223), 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943)
I20260601 13:42:14.866734 30577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f141408a0f3492991eef8097e524fb0" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b1069612f642d08a86240961a279c1"
I20260601 13:42:14.866852 30577 raft_consensus.cc:3060] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.867282 30426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f141408a0f3492991eef8097e524fb0" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef7be96247ea40f1ba251f116fd6b8b4"
I20260601 13:42:14.867373 30426 raft_consensus.cc:3060] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.867969 30577 raft_consensus.cc:2468] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 1.
I20260601 13:42:14.868247 30468 leader_election.cc:304] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59b1069612f642d08a86240961a279c1, e8f4228d0da14a00afdc6540c3b728dc; no voters: 
I20260601 13:42:14.868310 30426 raft_consensus.cc:2468] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 1.
I20260601 13:42:14.868415 30657 raft_consensus.cc:2804] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.868508 30657 raft_consensus.cc:697] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 1 LEADER]: Becoming Leader. State: Replica: e8f4228d0da14a00afdc6540c3b728dc, State: Running, Role: LEADER
I20260601 13:42:14.868639 30657 consensus_queue.cc:237] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.870414 30323 catalog_manager.cc:5696] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc reported cstate change: term changed from 0 to 1, leader changed from <none> to e8f4228d0da14a00afdc6540c3b728dc (127.18.212.130). New cstate: current_term: 1 leader_uuid: "e8f4228d0da14a00afdc6540c3b728dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:14.900944 30634 raft_consensus.cc:493] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:14.901192 30634 raft_consensus.cc:515] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.901901 30634 leader_election.cc:290] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f4228d0da14a00afdc6540c3b728dc (127.18.212.130:36525), 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943)
I20260601 13:42:14.902486 30502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1d2b089277437184d493c16ee83eaf" candidate_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f4228d0da14a00afdc6540c3b728dc" is_pre_election: true
I20260601 13:42:14.902489 30577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1d2b089277437184d493c16ee83eaf" candidate_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b1069612f642d08a86240961a279c1" is_pre_election: true
I20260601 13:42:14.902634 30502 raft_consensus.cc:2468] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef7be96247ea40f1ba251f116fd6b8b4 in term 0.
I20260601 13:42:14.902725 30577 raft_consensus.cc:2468] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef7be96247ea40f1ba251f116fd6b8b4 in term 0.
I20260601 13:42:14.903028 30389 leader_election.cc:304] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8f4228d0da14a00afdc6540c3b728dc, ef7be96247ea40f1ba251f116fd6b8b4; no voters: 
I20260601 13:42:14.903267 30634 raft_consensus.cc:2804] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:14.903338 30634 raft_consensus.cc:493] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:14.903396 30634 raft_consensus.cc:3060] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.904469 30634 raft_consensus.cc:515] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.904889 30634 leader_election.cc:290] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [CANDIDATE]: Term 1 election: Requested vote from peers e8f4228d0da14a00afdc6540c3b728dc (127.18.212.130:36525), 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943)
I20260601 13:42:14.905295 30577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1d2b089277437184d493c16ee83eaf" candidate_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b1069612f642d08a86240961a279c1"
I20260601 13:42:14.905323 30502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c1d2b089277437184d493c16ee83eaf" candidate_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f4228d0da14a00afdc6540c3b728dc"
I20260601 13:42:14.905429 30577 raft_consensus.cc:3060] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.905468 30502 raft_consensus.cc:3060] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:14.906327 30502 raft_consensus.cc:2468] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef7be96247ea40f1ba251f116fd6b8b4 in term 1.
I20260601 13:42:14.906312 30577 raft_consensus.cc:2468] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef7be96247ea40f1ba251f116fd6b8b4 in term 1.
I20260601 13:42:14.906656 30389 leader_election.cc:304] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8f4228d0da14a00afdc6540c3b728dc, ef7be96247ea40f1ba251f116fd6b8b4; no voters: 
I20260601 13:42:14.906922 30634 raft_consensus.cc:2804] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:14.907042 30634 raft_consensus.cc:697] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 LEADER]: Becoming Leader. State: Replica: ef7be96247ea40f1ba251f116fd6b8b4, State: Running, Role: LEADER
I20260601 13:42:14.907258 30634 consensus_queue.cc:237] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:14.909399 30323 catalog_manager.cc:5696] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129). New cstate: current_term: 1 leader_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:15.015645 30657 raft_consensus.cc:493] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:15.015879 30657 raft_consensus.cc:515] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:15.016613 30657 leader_election.cc:290] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129:41223), 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943)
I20260601 13:42:15.017262 30426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bcbf871ca14776a19a948344b5bc24" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" is_pre_election: true
I20260601 13:42:15.017269 30577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bcbf871ca14776a19a948344b5bc24" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b1069612f642d08a86240961a279c1" is_pre_election: true
I20260601 13:42:15.017434 30426 raft_consensus.cc:2468] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 0.
I20260601 13:42:15.017524 30577 raft_consensus.cc:2468] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 0.
I20260601 13:42:15.017820 30466 leader_election.cc:304] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8f4228d0da14a00afdc6540c3b728dc, ef7be96247ea40f1ba251f116fd6b8b4; no voters: 
I20260601 13:42:15.018007 30657 raft_consensus.cc:2804] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:15.018069 30657 raft_consensus.cc:493] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:15.018113 30657 raft_consensus.cc:3060] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.019212 30657 raft_consensus.cc:515] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:15.019580 30657 leader_election.cc:290] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 election: Requested vote from peers ef7be96247ea40f1ba251f116fd6b8b4 (127.18.212.129:41223), 59b1069612f642d08a86240961a279c1 (127.18.212.131:34943)
I20260601 13:42:15.019970 30426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bcbf871ca14776a19a948344b5bc24" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef7be96247ea40f1ba251f116fd6b8b4"
I20260601 13:42:15.020085 30426 raft_consensus.cc:3060] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.020169 30577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52bcbf871ca14776a19a948344b5bc24" candidate_uuid: "e8f4228d0da14a00afdc6540c3b728dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b1069612f642d08a86240961a279c1"
I20260601 13:42:15.020341 30577 raft_consensus.cc:3060] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:15.021024 30426 raft_consensus.cc:2468] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 1.
I20260601 13:42:15.021203 30577 raft_consensus.cc:2468] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f4228d0da14a00afdc6540c3b728dc in term 1.
I20260601 13:42:15.021342 30466 leader_election.cc:304] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e8f4228d0da14a00afdc6540c3b728dc, ef7be96247ea40f1ba251f116fd6b8b4; no voters: 
I20260601 13:42:15.021536 30657 raft_consensus.cc:2804] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:15.021637 30657 raft_consensus.cc:697] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 1 LEADER]: Becoming Leader. State: Replica: e8f4228d0da14a00afdc6540c3b728dc, State: Running, Role: LEADER
I20260601 13:42:15.021792 30657 consensus_queue.cc:237] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } }
I20260601 13:42:15.023640 30323 catalog_manager.cc:5696] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc reported cstate change: term changed from 0 to 1, leader changed from <none> to e8f4228d0da14a00afdc6540c3b728dc (127.18.212.130). New cstate: current_term: 1 leader_uuid: "e8f4228d0da14a00afdc6540c3b728dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:15.086184 30577 raft_consensus.cc:1275] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Refusing update from remote peer ef7be96247ea40f1ba251f116fd6b8b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.086436 30502 raft_consensus.cc:1275] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Refusing update from remote peer ef7be96247ea40f1ba251f116fd6b8b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.087267 30653 consensus_queue.cc:1048] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.087390 30502 raft_consensus.cc:1275] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Refusing update from remote peer 59b1069612f642d08a86240961a279c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.087553 30426 raft_consensus.cc:1275] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Refusing update from remote peer 59b1069612f642d08a86240961a279c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.088099 30630 consensus_queue.cc:1048] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.088263 30626 consensus_queue.cc:1048] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.088536 30576 raft_consensus.cc:1275] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Refusing update from remote peer ef7be96247ea40f1ba251f116fd6b8b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.089005 30634 consensus_queue.cc:1048] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.091276 30502 raft_consensus.cc:1275] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Refusing update from remote peer ef7be96247ea40f1ba251f116fd6b8b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.091987 30577 raft_consensus.cc:1275] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Refusing update from remote peer e8f4228d0da14a00afdc6540c3b728dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.092224 30634 consensus_queue.cc:1048] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.092613 30426 raft_consensus.cc:1275] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Refusing update from remote peer e8f4228d0da14a00afdc6540c3b728dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.093036 30657 consensus_queue.cc:1048] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.093667 30632 consensus_queue.cc:1048] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.093879 30576 raft_consensus.cc:1275] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Refusing update from remote peer e8f4228d0da14a00afdc6540c3b728dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.094163 30426 raft_consensus.cc:1275] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Refusing update from remote peer e8f4228d0da14a00afdc6540c3b728dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.095103 30576 raft_consensus.cc:1275] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Refusing update from remote peer e8f4228d0da14a00afdc6540c3b728dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.095436 30657 consensus_queue.cc:1048] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.095712 30657 consensus_queue.cc:1048] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.095968 30657 consensus_queue.cc:1048] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.096292 30425 raft_consensus.cc:1275] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Refusing update from remote peer e8f4228d0da14a00afdc6540c3b728dc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:15.097342 30653 consensus_queue.cc:1048] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.101616 30632 consensus_queue.cc:1048] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:15.104705 30670 mvcc.cc:204] Tried to move back new op lower bound from 7292196188516532224 to 7292196187443650560. Current Snapshot: MvccSnapshot[applied={T|T < 7292196188513996800}]
I20260601 13:42:15.115134 30672 mvcc.cc:204] Tried to move back new op lower bound from 7292196188508274688 to 7292196187781914624. Current Snapshot: MvccSnapshot[applied={T|T < 7292196188508274688}]
I20260601 13:42:15.302109 19282 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:15.304500 30719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:15.304615 30722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:15.304693 19282 server_base.cc:1061] running on GCE node
W20260601 13:42:15.304774 30720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:15.305037 19282 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:15.305094 19282 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:15.305132 19282 hybrid_clock.cc:648] HybridClock initialized: now 1780321335305132 us; error 0 us; skew 500 ppm
I20260601 13:42:15.306406 19282 webserver.cc:533] Webserver started at http://127.18.212.132:44797/ using document root <none> and password file <none>
I20260601 13:42:15.306574 19282 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:15.306628 19282 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:15.306694 19282 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:15.307202 19282 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-3-root/instance:
uuid: "b2812c8a90924f1e8587839014840684"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-b9mm"
I20260601 13:42:15.308825 19282 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:15.309892 30727 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.310158 19282 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:15.310220 19282 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-3-root
uuid: "b2812c8a90924f1e8587839014840684"
format_stamp: "Formatted at 2026-06-01 13:42:15 on dist-test-slave-b9mm"
I20260601 13:42:15.310282 19282 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwWo4fY/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321147880162-19282-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)
I20260601 13:42:15.319051 19282 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:15.319753 19282 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:15.320112 19282 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:15.320776 19282 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:15.320838 19282 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.320899 19282 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:15.320946 19282 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:15.327400 19282 rpc_server.cc:307] RPC server started. Bound to: 127.18.212.132:43221
I20260601 13:42:15.327661 30790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.212.132:43221 every 8 connection(s)
I20260601 13:42:15.333657 30791 heartbeater.cc:344] Connected to a master server at 127.18.212.190:42511
I20260601 13:42:15.333793 30791 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:15.334102 30791 heartbeater.cc:507] Master 127.18.212.190:42511 requested a full tablet report, sending...
I20260601 13:42:15.334848 30314 ts_manager.cc:194] Registered new tserver with Master: b2812c8a90924f1e8587839014840684 (127.18.212.132:43221)
I20260601 13:42:15.335579 30314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56902
I20260601 13:42:15.547901 30423 consensus_queue.cc:237] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [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: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } }
I20260601 13:42:15.549553 30573 raft_consensus.cc:1275] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Refusing update from remote peer ef7be96247ea40f1ba251f116fd6b8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:15.549649 30501 raft_consensus.cc:1275] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Refusing update from remote peer ef7be96247ea40f1ba251f116fd6b8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:15.550118 30690 consensus_queue.cc:1048] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:15.550339 30715 consensus_queue.cc:1048] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:15.552117 30634 raft_consensus.cc:2955] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.552484 30573 raft_consensus.cc:2955] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.552654 30501 raft_consensus.cc:2955] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.555341 30319 catalog_manager.cc:5696] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 reported cstate change: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } attrs { replace: true } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
W20260601 13:42:15.556123 30391 consensus_peers.cc:597] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 -> Peer b2812c8a90924f1e8587839014840684 (127.18.212.132:43221): Couldn't send request to peer b2812c8a90924f1e8587839014840684. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b100dd3b0e044704982231e05aaaeeec. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:15.558979 30501 consensus_queue.cc:237] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [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: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } attrs { replace: true } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } }
I20260601 13:42:15.560631 30423 raft_consensus.cc:1275] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Refusing update from remote peer e8f4228d0da14a00afdc6540c3b728dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:15.561245 30708 consensus_queue.cc:1048] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:15.561923 30573 raft_consensus.cc:1275] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Refusing update from remote peer e8f4228d0da14a00afdc6540c3b728dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:15.562305 30708 consensus_queue.cc:1048] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:15.562944 30718 raft_consensus.cc:2955] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } attrs { replace: true } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.563467 30423 raft_consensus.cc:2955] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } attrs { replace: true } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
W20260601 13:42:15.565578 30467 consensus_peers.cc:597] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc -> Peer b2812c8a90924f1e8587839014840684 (127.18.212.132:43221): Couldn't send request to peer b2812c8a90924f1e8587839014840684. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52bcbf871ca14776a19a948344b5bc24. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:15.565702 30318 catalog_manager.cc:5696] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc reported cstate change: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "e8f4228d0da14a00afdc6540c3b728dc" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:15.566341 30423 consensus_queue.cc:237] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [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: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } }
I20260601 13:42:15.566798 30573 raft_consensus.cc:2955] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } attrs { replace: true } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.567888 30501 raft_consensus.cc:1275] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Refusing update from remote peer ef7be96247ea40f1ba251f116fd6b8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:15.567885 30577 raft_consensus.cc:1275] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Refusing update from remote peer ef7be96247ea40f1ba251f116fd6b8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260601 13:42:15.568198 30391 consensus_peers.cc:597] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 -> Peer b2812c8a90924f1e8587839014840684 (127.18.212.132:43221): Couldn't send request to peer b2812c8a90924f1e8587839014840684. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c1d2b089277437184d493c16ee83eaf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:15.568303 30715 consensus_queue.cc:1048] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:15.568462 30690 consensus_queue.cc:1048] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:15.570442 30715 raft_consensus.cc:2955] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.570801 30501 raft_consensus.cc:2955] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.573328 30501 consensus_queue.cc:237] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [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: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } }
I20260601 13:42:15.573515 30314 catalog_manager.cc:5696] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 reported cstate change: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:15.574231 30573 raft_consensus.cc:2955] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
W20260601 13:42:15.575197 30467 consensus_peers.cc:597] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc -> Peer b2812c8a90924f1e8587839014840684 (127.18.212.132:43221): Couldn't send request to peer b2812c8a90924f1e8587839014840684. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f141408a0f3492991eef8097e524fb0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:15.575408 30423 raft_consensus.cc:1275] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Refusing update from remote peer e8f4228d0da14a00afdc6540c3b728dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:15.575932 30577 raft_consensus.cc:1275] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Refusing update from remote peer e8f4228d0da14a00afdc6540c3b728dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:15.576851 30709 consensus_queue.cc:1048] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:15.577272 30709 consensus_queue.cc:1048] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:15.578845 30718 raft_consensus.cc:2955] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.579391 30573 raft_consensus.cc:2955] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.579391 30423 raft_consensus.cc:2955] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.582401 30319 catalog_manager.cc:5696] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 reported cstate change: config changed from index -1 to 17, NON_VOTER b2812c8a90924f1e8587839014840684 (127.18.212.132) added. New cstate: current_term: 1 leader_uuid: "e8f4228d0da14a00afdc6540c3b728dc" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "ef7be96247ea40f1ba251f116fd6b8b4" member_type: VOTER last_known_addr { host: "127.18.212.129" port: 41223 } } peers { permanent_uuid: "e8f4228d0da14a00afdc6540c3b728dc" member_type: VOTER last_known_addr { host: "127.18.212.130" port: 36525 } } peers { permanent_uuid: "59b1069612f642d08a86240961a279c1" member_type: VOTER last_known_addr { host: "127.18.212.131" port: 34943 } attrs { replace: true } } peers { permanent_uuid: "b2812c8a90924f1e8587839014840684" member_type: NON_VOTER last_known_addr { host: "127.18.212.132" port: 43221 } attrs { promote: true } } }
I20260601 13:42:15.585498 19282 tablet_server.cc:179] TabletServer@127.18.212.129:0 shutting down...
I20260601 13:42:15.594290 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.594553 19282 tablet_replica.cc:333] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4: stopping tablet replica
I20260601 13:42:15.594724 19282 raft_consensus.cc:2243] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.594931 19282 raft_consensus.cc:2272] T 0f141408a0f3492991eef8097e524fb0 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.595788 19282 tablet_replica.cc:333] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4: stopping tablet replica
I20260601 13:42:15.595920 19282 raft_consensus.cc:2243] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.596131 19282 raft_consensus.cc:2272] T 52bcbf871ca14776a19a948344b5bc24 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.596722 19282 tablet_replica.cc:333] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4: stopping tablet replica
I20260601 13:42:15.596833 19282 raft_consensus.cc:2243] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.597100 19282 raft_consensus.cc:2272] T 5c1d2b089277437184d493c16ee83eaf P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.597577 19282 tablet_replica.cc:333] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4: stopping tablet replica
I20260601 13:42:15.597679 19282 raft_consensus.cc:2243] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.597816 19282 raft_consensus.cc:2272] T 4e9a8cb2579d4067ba2c4faf7eec13ba P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.598448 19282 tablet_replica.cc:333] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4: stopping tablet replica
I20260601 13:42:15.598551 19282 raft_consensus.cc:2243] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.598829 19282 raft_consensus.cc:2272] T b100dd3b0e044704982231e05aaaeeec P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.599793 19282 tablet_replica.cc:333] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4: stopping tablet replica
I20260601 13:42:15.599968 19282 raft_consensus.cc:2243] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.600191 19282 raft_consensus.cc:2272] T dd385fa4aebe44fcb756c64e42558398 P ef7be96247ea40f1ba251f116fd6b8b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.617951 19282 tablet_server.cc:196] TabletServer@127.18.212.129:0 shutdown complete.
I20260601 13:42:15.624259 19282 tablet_server.cc:179] TabletServer@127.18.212.130:0 shutting down...
I20260601 13:42:15.632520 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.632861 19282 tablet_replica.cc:333] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc: stopping tablet replica
I20260601 13:42:15.633049 19282 raft_consensus.cc:2243] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.633417 19282 raft_consensus.cc:2272] T 52bcbf871ca14776a19a948344b5bc24 P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.634244 19282 tablet_replica.cc:333] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc: stopping tablet replica
I20260601 13:42:15.634414 19282 raft_consensus.cc:2243] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.634687 19282 raft_consensus.cc:2272] T b100dd3b0e044704982231e05aaaeeec P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.635569 19282 tablet_replica.cc:333] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc: stopping tablet replica
I20260601 13:42:15.635720 19282 raft_consensus.cc:2243] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.636087 19282 raft_consensus.cc:2272] T 0f141408a0f3492991eef8097e524fb0 P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.636711 19282 tablet_replica.cc:333] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc: stopping tablet replica
I20260601 13:42:15.636830 19282 raft_consensus.cc:2243] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.637109 19282 raft_consensus.cc:2272] T dd385fa4aebe44fcb756c64e42558398 P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.637650 19282 tablet_replica.cc:333] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc: stopping tablet replica
I20260601 13:42:15.637768 19282 raft_consensus.cc:2243] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.637952 19282 raft_consensus.cc:2272] T 5c1d2b089277437184d493c16ee83eaf P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.638556 19282 tablet_replica.cc:333] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc: stopping tablet replica
I20260601 13:42:15.638743 19282 raft_consensus.cc:2243] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.638995 19282 raft_consensus.cc:2272] T 4e9a8cb2579d4067ba2c4faf7eec13ba P e8f4228d0da14a00afdc6540c3b728dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.655754 19282 tablet_server.cc:196] TabletServer@127.18.212.130:0 shutdown complete.
I20260601 13:42:15.659190 19282 tablet_server.cc:179] TabletServer@127.18.212.131:0 shutting down...
I20260601 13:42:15.665633 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.665900 19282 tablet_replica.cc:333] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1: stopping tablet replica
I20260601 13:42:15.666050 19282 raft_consensus.cc:2243] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.666244 19282 raft_consensus.cc:2272] T 52bcbf871ca14776a19a948344b5bc24 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.667029 19282 tablet_replica.cc:333] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1: stopping tablet replica
I20260601 13:42:15.667201 19282 raft_consensus.cc:2243] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.667490 19282 raft_consensus.cc:2272] T dd385fa4aebe44fcb756c64e42558398 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.668174 19282 tablet_replica.cc:333] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1: stopping tablet replica
I20260601 13:42:15.668336 19282 raft_consensus.cc:2243] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.668510 19282 raft_consensus.cc:2272] T 0f141408a0f3492991eef8097e524fb0 P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.669232 19282 tablet_replica.cc:333] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1: stopping tablet replica
I20260601 13:42:15.669360 19282 raft_consensus.cc:2243] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.669525 19282 raft_consensus.cc:2272] T 5c1d2b089277437184d493c16ee83eaf P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.670118 19282 tablet_replica.cc:333] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1: stopping tablet replica
I20260601 13:42:15.670244 19282 raft_consensus.cc:2243] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.670482 19282 raft_consensus.cc:2272] T 4e9a8cb2579d4067ba2c4faf7eec13ba P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.671195 19282 tablet_replica.cc:333] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1: stopping tablet replica
I20260601 13:42:15.671319 19282 raft_consensus.cc:2243] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.671521 19282 raft_consensus.cc:2272] T b100dd3b0e044704982231e05aaaeeec P 59b1069612f642d08a86240961a279c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.687290 19282 tablet_server.cc:196] TabletServer@127.18.212.131:0 shutdown complete.
I20260601 13:42:15.690480 19282 tablet_server.cc:179] TabletServer@127.18.212.132:0 shutting down...
I20260601 13:42:15.697052 19282 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.710088 19282 tablet_server.cc:196] TabletServer@127.18.212.132:0 shutdown complete.
I20260601 13:42:15.713178 19282 master.cc:562] Master@127.18.212.190:42511 shutting down...
W20260601 13:42:15.718331 30371 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:15.718433 30371 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:15.718464 30371 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:15.718773 19282 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.718984 19282 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.719218 19282 tablet_replica.cc:333] T 00000000000000000000000000000000 P fefbe58b64cd433b8e78c96e74224315: stopping tablet replica
I20260601 13:42:15.734216 19282 master.cc:584] Master@127.18.212.190:42511 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2254 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4685 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (187854 ms total)
[  PASSED  ] 24 tests.
I20260601 13:42:15.746665 19282 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~19 seconds ago
I20260601 13:42:15.746747 19282 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 7 messages since previous log ~19 seconds ago
I20260601 13:42:15.746795 19282 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 7 messages since previous log ~19 seconds ago
I20260601 13:42:15.746832 19282 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 12 messages since previous log ~48 seconds ago
I20260601 13:42:15.746898 19282 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 21 messages since previous log ~116 seconds ago
I20260601 13:42:15.746943 19282 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~174 seconds ago
I20260601 13:42:15.746999 19282 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 84 messages since previous log ~19 seconds ago
I20260601 13:42:15.747145 19282 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~5 seconds ago
